terraform/main.tf

4 lines
32 B
HCL

terraform {
backend "pg" {}
}