Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@jimright jimright released this 17 Dec 10:39
· 1 commit to main since this release
5088b23

What's Changed

  • Add variable validation and update to use 0.9.0 of CDP modules by @jimright in #55

Full Changelog: v0.8.6...v0.9.0

Root Modules Updated

Root Module
aws
azure
gcp

Impact of updates

  • Updated all root modules to use version 0.9.0 of the Terraform CDP Modules. This will require an re-init and apply of Terraform if updating a pre-existing deployment.
  • Updated the Google Terraform provider. This will require an re-init and apply of Terraform if updating a pre-existing deployment.
  • Included variable validation on the env_prefix input variable.