Show default value of a module if it exists
Open
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`

Contributor 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