Skip to content

0.3.0

Compare
Choose a tag to compare
@mbode mbode released this 04 Oct 16:05
· 35 commits to master since this release

Changelog

Added

  • Delay flag to prevent hitting rate limits with remote state (#8, contributed by @xanonid)
  • Flags for verbose output and dry-run mode (#8, contributed by @xanonid)

Commits

2b68a2e Add delay flag to prevent hitting rate limits with remote state
3cae4e8 Add hint to README.md about GCP provider and delay flag
3bf6fca Add verbose and dry-run flag
2aef259 Ensure Terraform 0.13.4 compatibility
bdf4ed2 Release 0.3.0
7816d7a Set default delay to 0s, uses config everywhere (review comments)
4752829 Track test coverage on codecov.io