Move terraform files to infra collection
This commit is contained in:
		@@ -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