Skip to content

Commit

Permalink
Add rquired tf version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Jun 17, 2019
1 parent a65307d commit c90d6b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

terraform {
required_version = ">= 0.12"
}

0 comments on commit c90d6b4

Please sign in to comment.