5 lines
42 B
Terraform
5 lines
42 B
Terraform
|
terraform {
|
||
|
backend "local" {
|
||
|
}
|
||
|
}
|