Azure / Azure/bicep

Provide access to module params as .params property

Open
#1,926 5 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

Currently I have several modules where I would like to re-access the inputs and I re-output them.

Seeing as the information is already available, it would be useful to be able to access module inputs as a `.inputs` property on the module.

Contributor guide

Open the contributing guide

Research direction

Clarify whether the requested property is `.params` or `.inputs`, then review how Bicep modules expose their inputs and how those values are represented in generated Azure deployment output. Done means the issue's intended property and behavior are specified well enough to implement and verify for modules that re-output their inputs.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.