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