Azure Terraforminator: Automated Daily Terraform Execution with Azure Authentication
LatestAzure Terraforminator is a GitHub Action that automates the cleanup of temporary Azure resources. This action targets resource groups tagged with temporary=true and safely deletes them along with all initialized resources inside.
🔹 Use Cases:
-
Clean up ephemeral environments (e.g., dev/test) created during CI/CD runs
-
Maintain a tidy Azure subscription by removing unused temporary resource groups
-
Automate cost-saving cleanup routines daily or on demand