Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform 0.12 Upgrade #11

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Terraform 0.12 Upgrade #11

wants to merge 7 commits into from

Conversation

disaac
Copy link
Member

@disaac disaac commented May 28, 2020

  • Upgraded modules and configuration for Terraform 0.12.
  • Compatibility updated to >= 0.12

* Upraded module and examples to use terraform v0.12
* ran ssed pattern to remove any additional ${ wrappings on variables that didn't need it.
* Removed enclosing [ from list variable inputs.
* Ran terraform-clean-syntax on project as well.
* Verrified no more failures were seen with bin/covalence ci using the latest image which contains 0.12.26 terraform.
* Updated the condition to use object path_pattern. Field definition attribute has been deprecated and produces warnings in TF12.
* Updating CHANGELOG to have new release with backward incompatabilities notes.
* Removed superfluous terraform version constraint in consul and cluster terraform files. versions.tf has the TF 0.12 constraint set there.
* Updated terraform requirement to 0.12.0 in readme.
* Updating covalence to latest version in circleci config that has terraform 0.12.26.
* Updated to use a new region for the CI executions of terraform 12 tasks.
* Updated AMI to be the latest amazonlinux 1 ecs optimized image for the us-east-1 region.
* Updated terraform bucket to use the one in us-east-1 as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant