We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb60d2 commit e86fa7aCopy full SHA for e86fa7a
exercises/main.tf.start
@@ -1,5 +1,5 @@
1
provider "aws" {
2
- version = "~> 2.0"
+ version = "~> 3.0"
3
region = var.region
4
}
5
0 commit comments