Move terraform files to infra collection
This commit is contained in:
		@@ -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 = {
 | 
				
			||||||
		Reference in New Issue
	
	Block a user