init arcodange factory
This commit is contained in:
6
iac/backend.tf
Normal file
6
iac/backend.tf
Normal file
@@ -0,0 +1,6 @@
|
||||
terraform {
|
||||
backend "gcs" {
|
||||
bucket = "arcodange-tf"
|
||||
prefix = "tofu/code"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user