mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update Terraform files to 0.12 syntax
This commit is contained in:
parent
1b990d8c0e
commit
6ad25c79f6
3 changed files with 33 additions and 27 deletions
4
terraform/versions.tf
Normal file
4
terraform/versions.tf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
terraform {
|
||||
required_version = ">= 0.12"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue