Azure / Azure/bicep-registry-modules

[AVM Module Issue]: Container Registry `taskType` is missing `managedIdentities` and `credentials` properties

Open
#7,296 1 comment 0 reactions 1 assignee Claimed by @JPEasier 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/container-registry/registry

### (Optional) Module Version

0.13.0

### Description

When creating a task in an ABAC-enabled registry, you must be able to specify an identity and credentials to use for source registry access. The `task` subresource definition has parameters `managedIdentities` and `credentials` to support this requirement. However, the type `taskType` in the main resource definition for container registry is missing these properties, so you get a Bicep linting warning.

### (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.