Skip to content

update foundry avm to 0.11.2#449

Merged
PabloZaiden merged 3 commits into
microsoft:mainfrom
PabloZaiden:dependabot/terraform/reference-architectures/iac/foundry/azure/avm-ptn-aiml-ai-foundry/azurerm-0.11.2
Jun 25, 2026
Merged

update foundry avm to 0.11.2#449
PabloZaiden merged 3 commits into
microsoft:mainfrom
PabloZaiden:dependabot/terraform/reference-architectures/iac/foundry/azure/avm-ptn-aiml-ai-foundry/azurerm-0.11.2

Conversation

@PabloZaiden

Copy link
Copy Markdown
Collaborator

This pull request updates the reference-architectures/iac/foundry/main.tf file with improvements to module versioning and resource type specification. The main changes are focused on keeping dependencies up to date and correcting resource type identifiers for Azure resources.

Dependency and resource updates:

  • Updated the foundry module version from 0.10.1 to 0.11.2 to ensure the latest features and bug fixes are included.
  • Corrected the type field for the azapi_resource_action.purge_ai_foundry resource to use the proper Azure resource type identifier (Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2025-09-01) instead of the previous incorrect value.

dependabot Bot and others added 3 commits June 23, 2026 19:53
Bumps [azure/avm-ptn-aiml-ai-foundry/azurerm](https://github.com/Azure/terraform-azurerm-avm-ptn-aiml-ai-foundry) from 0.10.1 to 0.11.2.
- [Release notes](https://github.com/Azure/terraform-azurerm-avm-ptn-aiml-ai-foundry/releases)
- [Commits](Azure/terraform-azurerm-avm-ptn-aiml-ai-foundry@v0.10.1...v0.11.2)

---
updated-dependencies:
- dependency-name: azure/avm-ptn-aiml-ai-foundry/azurerm
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/iac/foundry/azure/avm-ptn-aiml-ai-foundry/azurerm-0.11.2
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PabloZaiden PabloZaiden requested a review from a team as a code owner June 25, 2026 16:45
Copilot AI review requested due to automatic review settings June 25, 2026 16:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Foundry reference architecture Terraform to consume a newer Azure Verified Module release and aligns an AzAPI resource-action type string with the underlying Azure resource provider path used for purge-on-destroy behavior.

Changes:

  • Bumped the Azure/avm-ptn-aiml-ai-foundry/azurerm module from 0.10.1 to 0.11.2.
  • Updated azapi_resource_action.purge_ai_foundry.type to Microsoft.CognitiveServices/locations/resourceGroups/deletedAccounts@2025-09-01 to match the Microsoft.CognitiveServices provider namespace used in the resource_id.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PabloZaiden PabloZaiden enabled auto-merge (squash) June 25, 2026 16:49
@PabloZaiden PabloZaiden merged commit f906b26 into microsoft:main Jun 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants