terraform/command/test-fixtures/inmem-backend/main.tf

4 lines
35 B
HCL

terraform {
backend "inmem" {}
}