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 10000e8 + e8ab8b9 commit e1cf18cCopy full SHA for e1cf18c
test/provider.tf
@@ -1,6 +1,5 @@
1
// Provider to initialize tests
2
3
provider "aws" {
4
- version = "~> 3.12.0"
5
region = var.region
6
}
0 commit comments