Azure / terraform-azurerm-avm-res-network-virtualnetwork

Azure Verified Module for Virtual Network
https://registry.terraform.io/modules/Azure/avm-res-network-virtualnetwork
MIT License
21 stars 18 forks source link

[AVM Module Issue]: Fix outputs to work as expected #95

Closed jaredfholgate closed 2 months ago

jaredfholgate commented 3 months ago

Check for previous/existing GitHub issues

Issue Type?

Feature Request

(Optional) Module Version

No response

(Optional) Correlation Id

No response

Description

The outputs of the modules are based on an assumption that we are using v2.0 of the AzAPI provider and not using jsondecode. We need to update the outputs to only get required (calculated) data and ensure they work with v1.13.1 of AzAPI. Thanks to @chinthakaru for noticing this.

microsoft-github-policy-service[bot] commented 3 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 3 months ago

[!NOTE] The "Type: Feature Request :heavy_plus_sign:" label was added as per ITA20.