Move terraform files to infra collection
This commit is contained in:
parent
1e1677cb4d
commit
875d8f1538
@ -1,7 +1,5 @@
|
||||
terraform {
|
||||
backend "pg" {
|
||||
conn_str = "postgres://terraform@cluster.lab.enp.one:32421/terraform"
|
||||
}
|
||||
backend "pg" {}
|
||||
|
||||
required_providers {
|
||||
digitalocean = {
|
Reference in New Issue
Block a user