opentofu/command/test-fixtures/state-list-backend-default/main.tf
2018-10-19 16:31:12 +02:00

5 lines
42 B
HCL

terraform {
backend "local" {
}
}