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 6086b4e commit 87e75e6Copy full SHA for 87e75e6
infrastructure-as-code/aws-ec2-instance/main.tf
@@ -1,5 +1,5 @@
1
terraform {
2
- required_version = ">= 0.11.7"
+ required_version = ">= 0.11.8"
3
}
4
5
provider "aws" {
0 commit comments