We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0596027 + 6969a68 commit 70840ceCopy full SHA for 70840ce
terraform/common/main.tf
@@ -1,5 +1,5 @@
1
provider "aws" {
2
- version = "~> 2.70"
+ version = "~> 3.0"
3
}
4
5
terraform {
terraform/dev/main.tf
terraform/prod/main.tf
provider "github" {
terraform/stg/main.tf
0 commit comments