mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
5 lines
46 B
Terraform
5 lines
46 B
Terraform
|
|
|
||
|
|
terraform {
|
||
|
|
required_version = ">= 0.12"
|
||
|
|
}
|