Azure / terraform-azurerm-avm-res-keyvault-vault

Azure Verified Module for Key Vault
https://registry.terraform.io/modules/Azure/avm-res-keyvault-vault/azurerm/latest
MIT License
21 stars 24 forks source link

[AVM Module Issue]: 0.6.0 output missing key id required by disk encryption set resources. #120

Closed jchancellor-ms closed 2 months ago

jchancellor-ms commented 2 months ago

Check for previous/existing GitHub issues

Issue Type?

Bug

(Optional) Module Version

0.6.0

(Optional) Correlation Id

No response

Description

The output changes in version 0.6.0 break disk encryption sets that reference key output by id. Please export the id value along with the resource_id, and resource_versionless_id values.

Error generated is - key vault nested item should contain 2 or 3 segments, found 10 segment(s) . See the disk encryption set example usage to see the straight id reference instead of the resource_id or resource_versionless_id references.

microsoft-github-policy-service[bot] commented 2 months ago

[!IMPORTANT] The "Needs: Triage :mag:" label must be removed once the triage process is complete!

[!NOTE] This label was added as per ITA06.

microsoft-github-policy-service[bot] commented 2 months ago

[!NOTE] The "Type: Bug :bug:" label was added as per ITA21.

matt-FFFFFF commented 2 months ago

Hey @jchancellor-ms

Will add to a patch release