Commit 5e4de3c
docs: Update deployment docs to reflect Terraform infrastructure
Remove outdated Bicep files and update documentation to accurately
reflect current Terraform-based deployment architecture.
Changes:
- Delete obsolete Bicep templates (main.bicep, parameters files)
- Rewrite deploy/DEPLOYMENT.md with Terraform workflow
- Update deploy/README.md to reference Terraform repo
- Update tests/BUILD_DEPLOY_README.md noting automation is complete
- Clarify that ACR Tasks handle automated builds on git push
- Remove references to non-existent GitHub Actions Azure deployment
- Add security guard demo files and config updates
All infrastructure is now managed via Terraform in separate repository.
Deployment is fully automated via ACR Tasks triggered on push to main.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2414d4b commit 5e4de3c
12 files changed
Lines changed: 2423 additions & 947 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
59 | 82 | | |
60 | 83 | | |
61 | 84 | | |
| |||
0 commit comments