4 lines
44 B
Terraform
4 lines
44 B
Terraform
|
terraform {
|
||
|
required_version = "nope"
|
||
|
}
|