Move terraform files to infra collection

This commit is contained in:
2023-04-05 01:38:55 -04:00
parent 1e1677cb4d
commit 875d8f1538
4 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
terraform { terraform {
backend "pg" { backend "pg" {}
conn_str = "postgres://terraform@cluster.lab.enp.one:32421/terraform"
}
required_providers { required_providers {
digitalocean = { digitalocean = {