Update to Terraform 1.0.7 and terraform-docs v0.15.0#41
Merged
Conversation
11 tasks
This was referenced Sep 21, 2021
7 tasks
This was referenced Sep 24, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🗣 Description
This PR updates our global Terraform version from
0.14.11to1.0.7. It also updates our globalterraform-docsversion fromv0.14.1tov0.15.0.💭 Motivation and context
This is the last step in our journey of migrating Terraform to version 1.0.x. We previously upgraded from Terraform 0.12 to 0.13 with #37 and from 0.13 to 0.14 in #39.
This PR will remain
blockeduntil the following conditions have been met:This PR is part of https://github.com/cisagov/cool-system/issues/219.
🧪 Testing
These is not really anything to test in this repository, but this change will be verified in all downstream repositories that use these
TERRAFORM_VERSIONandTERRAFORM_DOCS_VERSIONvalues.✅ Checklist
✅ Post-Merge Checklist
cisagov/setup-env-github-action@improvement/support_tf_1.0tocisagov/setup-env-github-action@develop.improvement/support_tf_0.13andimprovement/support_tf_0.14.