terraform/internal/command/testdata/init-backend-http/main.tf

5 lines
37 B
HCL

terraform {
backend "http" {
}
}