terraform azure
All checks were successful
Build, Test & Publish / Build (push) Successful in 55s
Build, Test & Publish / Build and Publish Container Image (push) Successful in 34s
Build, Test & Publish / Deploy to Infrastructure (push) Successful in 31s

This commit is contained in:
2026-03-25 08:33:50 +11:00
parent aafcd9ad72
commit 07d9dd6657
3 changed files with 130 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ export default defineConfig({
link: '/azure/',
collapsed: true,
items: [
{ text: 'ACA with Terraform', link: '/azure/aca-with-terraform' },
{ text: 'Identify Untagged Resources', link: '/azure/identify-untagged-resources' },
]
},