We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2690d commit bcfbcf9Copy full SHA for bcfbcf9
examples/basic/providers.tf
@@ -1,3 +1,3 @@
1
provider "aws" {
2
- region = "eu-west-2"
+ region = "eu-west-2"
3
}
0 commit comments