opentofu/command/testdata/state-list-backend-default/main.tf
2019-06-30 10:16:15 +02:00

5 lines
42 B
HCL

terraform {
backend "local" {
}
}