Upgrade to terraform >= 0.13
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
terraform {
|
||||
required_version = ">= 0.13"
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
terraform {
|
||||
required_version = ">= 0.13"
|
||||
}
|
||||