Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Reduce Tagging across child modules #209

Open
jrspinella opened this issue Dec 8, 2022 · 0 comments
Open

Reduce Tagging across child modules #209

jrspinella opened this issue Dec 8, 2022 · 0 comments
Labels
bicep Related to Bicep code bug Something isn't working core New feature or request enclaves Bring it all together to enable the rapid, repeatable, auditable, and authorizable deployment of out overlays Extend AzResources with specific configurations or combine them to create more useful objects. platforms Combine Overlays and AzResources to lay the networking required to support mission workloads. workloads Combine Overlays and AzResources to create solutions that achieve mission and operational goals.

Comments

@jrspinella
Copy link
Contributor

Describe the bug
Currently, all child modules use a separate tagging module. This creates multiple tag structures in the JSON. Thus creating a large deployment JSON file. We need to come up with a tagging mechanism that allows inheritance from the parent module.

Expected behavior
Reduce the tag structures in the deployment JSON and tag based on inheritance from the parent module

@jrspinella jrspinella added bug Something isn't working bicep Related to Bicep code core New feature or request overlays Extend AzResources with specific configurations or combine them to create more useful objects. platforms Combine Overlays and AzResources to lay the networking required to support mission workloads. workloads Combine Overlays and AzResources to create solutions that achieve mission and operational goals. enclaves Bring it all together to enable the rapid, repeatable, auditable, and authorizable deployment of out labels Dec 8, 2022
@jrspinella jrspinella added this to the NoOps V1 Release milestone Dec 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bicep Related to Bicep code bug Something isn't working core New feature or request enclaves Bring it all together to enable the rapid, repeatable, auditable, and authorizable deployment of out overlays Extend AzResources with specific configurations or combine them to create more useful objects. platforms Combine Overlays and AzResources to lay the networking required to support mission workloads. workloads Combine Overlays and AzResources to create solutions that achieve mission and operational goals.
Projects
None yet
Development

No branches or pull requests

1 participant