✨ feat(deploy): iac/ Vault provisioning + workflow (uses app_roles module from tools)
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 = "dance-lessons-coach/main"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user