Add terragrunt-enc repository #37
Reference in New Issue
Block a user
Delete Branch "benvin/terragrunt-enc-repo"
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?
terragrunt-enc will be the single source of truth for encapi ENC data (statuses, roles, node classifications), managed via Terraform/Terragrunt. This supersedes Cobbler node classification for Puppet, so the new repo is requested here first.
Changes:
config/git.unkin.net/unkin/repository/terragrunt-enc.yaml: public repo, default_branchmain, delete-branch-after-merge, squash merges.main: block direct pushes, require the two Woodpecker PR status checks (ci/woodpecker/pr/pre-commit,ci/woodpecker/pr/plan), and whitelistbenvinfor approvals.Branch protection and required status checks are natively supported by the terraform-git
branch_protectionblock (see encapi.yaml / dns-updater.yaml precedent), so they are configured directly here.