We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8a4b9 commit a2302d0Copy full SHA for a2302d0
chapter1/listing1.2/main.tf
@@ -1,5 +1,4 @@
1
provider "aws" {
2
- version = "2.65.0"
3
region = "us-west-2"
4
}
5
0 commit comments