Skip to content

Commit

Permalink
Pin TF version
Browse files Browse the repository at this point in the history
  • Loading branch information
ldx committed Aug 24, 2020
1 parent cc9149e commit b99a21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/terraform-aws/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 0.12.0"
required_version = "~> 0.12.0"
}

provider "external" {
Expand Down

0 comments on commit b99a21f

Please sign in to comment.