terraform/main.tf

4 lines
32 B
Terraform
Raw Normal View History

2022-08-18 18:15:21 +02:00
terraform {
backend "pg" {}
}