Resource Group + Naming/Tagging Baseline
Opinionated resource group factory with CAF-compliant naming, mandatory tags, locks and budget alert.
Verification
Live-testedReally deployed, verified, idempotent and destroyed in a cloud sandbox.
Conformance
- Static validation (fmt · validate · tflint)
- No applicable security policies for this provider
- Plan tests (mocked: validation rules · outputs)
Provenance
- SHA-256 checksum
- Signature (pending)
Functional
- Live-tested — applied, verified, destroyed
Last verified 2026-06-29 · how we verify
Documentation
azure-resource-group-baseline
Opinionated resource group factory with CAF-compliant naming, mandatory tags,
locks and budget alert. One module call fans out any number of resource groups
from a single map: each gets a rg-<workload>-<env>-<region>-<nnn> name, a
merged governance tag set (owner and cost_center are enforced), an optional
CanNotDelete/ReadOnly management lock, and an optional cost budget with
actual + forecasted email alerts. Works with Terraform and OpenTofu
(>= 1.6), azurerm provider >= 4.0, < 5.0.
Requirements
| Requirement | Version |
|---|---|
| Terraform / OpenTofu | >= 1.6 |
hashicorp/azurerm | >= 4.0, < 5.0 |
Verification
Static-validated (fmt, validate, tflint). Live apply/destroy testing pending cloud sandbox availability — see catalog status.
License
Commercial — IaC Bazaar EULA. © IaC Bazaar. Original work (not derived from a third-party module).
Usage code & full reference unlock after purchase
The complete copy-paste usage, the full input/output reference, and operational notes ship with your licence — shown here and bundled in the download.
- Usage
- Inputs
- Outputs
- Notes