Releases: devwithkrishna/azure-terraforminator
v1.1.3
Pull Request Title: speciefied checkout repo devwithkrishna/azure-terraforminator
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: None
Created At: 2025-04-09T16:40:42Z
Closed & Merged At: 2025-04-09T16:40:52Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- speciefied checkout repo devwithkrishna/azure-terraforminator by @githubofkrishnadhas in #8
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Pull Request Title: add bash shell and checkut action
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: None
Created At: 2025-04-09T16:35:35Z
Closed & Merged At: 2025-04-09T16:35:42Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- add bash shell and checkut action by @githubofkrishnadhas in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Pull Request Title: fix composite action
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: fix the action add default shell as bash in steps
Created At: 2025-04-09T16:26:34Z
Closed & Merged At: 2025-04-09T16:26:41Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- Add Azure Terraforminator Action for Decommissioning Resource Groups by @githubofkrishnadhas in #4
- DEVOPS-313 convert azure terraforminator as action by @githubofkrishnadhas in #5
- fix composite action by @githubofkrishnadhas in #6
Full Changelog: v1.1.0...v1.1.1
Azure Terraforminator: Automated Daily Terraform Execution with Azure Authentication
Azure 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
v1.1.0
Pull Request Title: updated script to pick up temporarty tag with case insensitive true value
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: updated script to pick up temporarty tag with case insensitive true value
Created At: 2024-12-10T06:50:31Z
Closed & Merged At: 2024-12-10T06:50:37Z
Assignees: githubofkrishnadhas
Total Commits: 1
What's Changed
- updated script to pick up temporarty tag with case insensitive true value by @githubofkrishnadhas in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Pull Request Title: Add list of resources gt decmmisioned as a output in console
Pull Request URL: PR Link
Opened By: githubofkrishnadhas
Merged: True
Description: * updated readme file
- Updated python packages
- Updated python program to tabulate list of resources got decommissioned
Created At: 2024-09-25T19:53:20Z
Closed & Merged At: 2024-09-25T20:10:17Z
Assignees: githubofkrishnadhas
Total Commits: 4
What's Changed
- Add list of resources gt decmmisioned as a output in console by @githubofkrishnadhas in #1
New Contributors
- @githubofkrishnadhas made their first contribution in #1
Full Changelog: https://github.com/devwithkrishna/azure-terraforminator/commits/v1.0.0