Skip to content

v1.12.1

Latest
Compare
Choose a tag to compare
@devwithkrishna-app-token-generator devwithkrishna-app-token-generator released this 07 Jun 20:21
· 1 commit to main since this release

Pull Request Title: Devops 348

Pull Request URL: PR Link

Opened By: githubofkrishnadhas

Merged: True

Description: This Terraform setup conditionally creates a new Azure Resource Group or reuses an existing one based on the create_in_existing_resource_group variable. It uses a resource block when creating a new group and a data block to reference an existing one. A local block then abstracts the selected resource group’s name and location for consistent use across other resources.

Created At: 2025-06-07T20:18:07Z

Closed & Merged At: 2025-06-07T20:21:07Z

Assignees: githubofkrishnadhas

Total Commits: 3

What's Changed

Full Changelog: v1.12.0...v1.12.1