Skip to content

v0.3.0

Compare
Choose a tag to compare
@mariux mariux released this 03 Aug 11:29
· 42 commits to master since this release
49f3a11

BREAKING CHANGE

In AWS provider 3.x the region argument was converted to a read-only value. We removed support for region which is a breaking change if you used it before to create buckets in regions outside of the region of the configured AWS provider.

Changed

  • Add support for 3.x terraform AWS provider

Removed

  • Remove deprecated region argument (BREAKING CHANGE)