·
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
- Devops 348 by @githubofkrishnadhas in #30
Full Changelog: v1.12.0...v1.12.1