✨ feat(deploy): iac/ Vault provisioning + workflow (uses app_roles module from tools) #99
Reference in New Issue
Block a user
Delete Branch "vibe/batch-pr-iac1-dlc-vault"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds Terraform iac/ + Gitea vault.yaml workflow. Uses the canonical app_roles module from arcodange-org/tools (mirrors erp pattern). On merge, tofu apply provisions postgres backend role (creds/dance-lessons-coach) + k8s auth role (auth/kubernetes/role/dance-lessons-coach). Prereqs : factory#2 (postgres DB) + tools-v1 (gitea_cicd JWT role) must be applied first.