This PR contains the changes needed to fix an issue with tags not being set when the Unity UI Terraform configuration is executed by the management console.
Proposed Changes
[FIX] Created a "default_tags" Terraform variable which is merged with the auto injected set of tags when Terraform resources are created. In this fashion, any key in the default_tags var will overwrite those injected by marketplace.
Issues
9
Testing
Cannot be tested locally, needs to be published so that tests against Marketplace can be executed.
Purpose
This PR contains the changes needed to fix an issue with tags not being set when the Unity UI Terraform configuration is executed by the management console.
Proposed Changes
Issues
9
Testing