Azure / Azure/bicep-registry-modules

[AVM Module Issue]: Netapp volumeType type is missing securityStyle property even though referenced in file

Open
#7,269 2 comments 0 reactions 1 assignee Claimed by @fbinotto View on GitHub
Class: Resource Module :package: Needs: Triage :mag: Type: AVM :a: :v: :m:
Dominant language
Bicep
Stars
736
Forks
564
Avg merge
3d 15h
Merged PRs (30d)
30

Description

### Check for previous/existing GitHub issues

- [x] I have checked for previous/existing GitHub issues

### Issue Type?

Bug

### Module Name

avm/res/net-app/net-app-account

### (Optional) Module Version

latest

### Description

Even though securityStyle is referenced in the module https://github.com/Azure/bicep-registry-modules/blob/2af429a8933beea9b7d0754535d33e47eff0d007/avm/res/net-app/net-app-account/capacity-pool/main.bicep#L151

it is never declared in the type, meaning that the value passed through to the volume main.bicep will always be null.

This means the default value of unix is always used and there is no way to set to ntfs

### (Optional) Correlation Id

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.