Skip to content

Commit 87e75e6

Browse files
authored
Increase TF Lvel
1 parent 6086b4e commit 87e75e6

File tree

1 file changed

+1
-1
lines changed
  • infrastructure-as-code/aws-ec2-instance

1 file changed

+1
-1
lines changed

infrastructure-as-code/aws-ec2-instance/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = ">= 0.11.7"
2+
required_version = ">= 0.11.8"
33
}
44

55
provider "aws" {

0 commit comments

Comments
 (0)