terraform-provider-file/examples/resources/file_local/backend.tf

5 lines
36 B
HCL

terraform {
backend "local" {}
}