Commit 2cce2bc
feat(infra): add Azure Container Registry (acr.tf)
Basic SKU for demo; name auto-generated from random suffix if not
provided via var.acr_name. Admin disabled — workload identity used
for AKS pull access (role assignment added in aks.tf).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 210c2b5 commit 2cce2bc
2 files changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
0 commit comments