Last active
October 9, 2023 13:24
-
-
Save porn/a1b2072dd408d6d81431496091d905bd to your computer and use it in GitHub Desktop.
terraform 0.12.31 -> 1.5
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
tfswitch 0.12.31 | |
terraform plan # should show no changes | |
tfswitch 0.13.7 | |
terraform 0.13upgrade | |
terraform state replace-provider -- -/aws hashicorp/aws | |
tfswitch 1.5.7 | |
terraform init | |
terraform plan # should show no changes | |
rm versions.tf | |
terraform apply # store new version to tfstate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment