4 lines
32 B
Terraform
4 lines
32 B
Terraform
|
terraform {
|
||
|
backend "pg" {}
|
||
|
}
|