Skip to content

Commit

Permalink
Update required terraform version to match cloudposse (#180)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff McCoy <code@jeffm.us>
  • Loading branch information
YrrepNoj authored and jeff-mccoy committed Nov 29, 2021
1 parent 52e6ecf commit a339015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tf/public-ec2-instance/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "0.13.7"
required_version = "1.0.11"
}

locals {
Expand Down

0 comments on commit a339015

Please sign in to comment.