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.
1 parent 0596027 commit 6969a68Copy full SHA for 6969a68
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