switching terraform backend to azure storage
This commit is contained in:
1
infrastructure/prod.backend.tfvars
Normal file
1
infrastructure/prod.backend.tfvars
Normal file
@@ -0,0 +1 @@
|
||||
container_name = "tfstate-flying-prod"
|
||||
1
infrastructure/test.backend.tfvars
Normal file
1
infrastructure/test.backend.tfvars
Normal file
@@ -0,0 +1 @@
|
||||
container_name = "tfstate-flying-test"
|
||||
Reference in New Issue
Block a user