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 10000e8 commit e8ab8b9Copy full SHA for e8ab8b9
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