Skip to content

Releases: devwithkrishna/azure-terraforminator

v1.1.3

09 Apr 16:41
1b82855
Compare
Choose a tag to compare

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

Full Changelog: v1.1.2...v1.1.3

v1.1.2

09 Apr 16:36
e68a2a4
Compare
Choose a tag to compare

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

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Apr 16:27
5f8e429
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

Azure Terraforminator: Automated Daily Terraform Execution with Azure Authentication

09 Apr 16:58
1b82855
Compare
Choose a tag to compare

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

10 Dec 06:51
170594f
Compare
Choose a tag to compare

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Sep 20:10
0af0579
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/devwithkrishna/azure-terraforminator/commits/v1.0.0