Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared/Central parameters support #833

Open
Jefajers opened this issue Dec 4, 2023 · 1 comment
Open

Shared/Central parameters support #833

Jefajers opened this issue Dec 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request triage

Comments

@Jefajers
Copy link
Member

Jefajers commented Dec 4, 2023

This issue is a split from #831

Ability to associate/import/refence multiple parameter files into one outcome.

A fair amount of parameters will be shared by customers as well, which could lead to duplication among the parameter files. However, the Bicep community is already working on parameter imports in Azure/bicep#12019.

@schaijkw
Copy link

schaijkw commented Feb 7, 2024

A cascading style will be nice. So you can inherit from a more general bicepparameter file and still have the ability to overrule an imported parameter. Like the union() function currently works. The last written value survives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants