Skip to content

Commit

Permalink
Merge pull request #84 from ministryofjustice/mogaal-patch-1
Browse files Browse the repository at this point in the history
Update versions.tf
  • Loading branch information
Alejandro Garrido Mota authored Feb 16, 2021
2 parents 9f1f006 + 952a711 commit 60ef97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

terraform {
required_version = "0.12.17"
}
required_version = ">= 0.12.17"
}

0 comments on commit 60ef97c

Please sign in to comment.