Azure / Azure/bicep

Show default value of a module if it exists

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

Description

I'd like to know, in this case, that `enableIpForwarding` is false, without having to look at `nic.bicep`

![image](https://user-images.githubusercontent.com/11078275/98411803-932fd480-202b-11eb-9e5d-dbc95622f509.png)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the module reference shown in the issue and the referenced nic.bicep file to understand where enableIpForwarding's default is declared. Reproduce the displayed module information and determine how the default value could be surfaced without opening nic.bicep. Done means the module view shows that enableIpForwarding defaults to false.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.