Skip to content

Commit cd308b3

Browse files
Merge pull request #54 from terramate-io/soerenmartius/upgrade-terramate2
Set required terramate version to >= 0.14.0
2 parents 123cfbc + 2f83511 commit cd308b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terramate.tm.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terramate {
2-
required_version = ">= 0.12.0"
2+
required_version = ">= 0.14.0"
33
config {
44

55
# Optionally disable safe guards

0 commit comments

Comments
 (0)