Skip to content

Release 0.99.2

Compare
Choose a tag to compare
@deepanjan90 deepanjan90 released this 25 Aug 20:45
· 310 commits to master since this release
b095459

ENHANCEMENTS:

  • 190: Allow GCP storage to work with remote state backends.

MISC:

  • 193: Fix remote file backend to only delete a file if it exists.
  • 195: Add exists(String file) and copy(String source, String dest) methods to FileBackend.