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 cbd1b59 commit 0b906dcCopy full SHA for 0b906dc
provider.tf
@@ -1,3 +1,4 @@
1
provider "aws" {
2
+ version = "~> 5.0"
3
region = var.region
4
}
0 commit comments