Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

v0.11.0

Latest
Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 16 Aug 21:32
· 10 commits to master since this release
e9ceb57

Description

  • Terraform 1.0 upgrade: We have verified that this repo is compatible with Terraform 1.0.x!
    • From this release onward, we will only be running tests with Terraform 1.0.x against this repo, so we recommend updating to 1.0.x soon!
    • To give you more time to upgrade, for the time being, all modules will still support Terraform 0.15.1 and above, as that version has several features in it (required_providers with source URLs) that make it more forwards compatible with 1.0.x.

Related links