Skip to content

Commit

Permalink
fix: Update avm/res/container-registry/registry - Param typo fix (#4375)
Browse files Browse the repository at this point in the history
  • Loading branch information
riosengineer authored Feb 7, 2025
1 parent f336c46 commit 4f17e15
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ param trustPolicyStatus = 'enabled'
| [`acrAdminUserEnabled`](#parameter-acradminuserenabled) | bool | Enable admin user that have push / pull permission to the registry. |
| [`acrSku`](#parameter-acrsku) | string | Tier of your Azure container registry. |
| [`anonymousPullEnabled`](#parameter-anonymouspullenabled) | bool | Enables registry-wide pull from unauthenticated clients. It's in preview and available in the Standard and Premium service tiers. |
| [`azureADAuthenticationAsArmPolicyStatus`](#parameter-azureadauthenticationasarmpolicystatus) | string | The value that indicates whether the policy for using ARM audience token for a container registr is enabled or not. Default is enabled. |
| [`azureADAuthenticationAsArmPolicyStatus`](#parameter-azureadauthenticationasarmpolicystatus) | string | The value that indicates whether the policy for using ARM audience token for a container registry is enabled or not. Default is enabled. |
| [`cacheRules`](#parameter-cacherules) | array | Array of Cache Rules. |
| [`credentialSets`](#parameter-credentialsets) | array | Array of Credential Sets. |
| [`customerManagedKey`](#parameter-customermanagedkey) | object | The customer managed key definition. |
Expand Down Expand Up @@ -1007,7 +1007,7 @@ Enables registry-wide pull from unauthenticated clients. It's in preview and ava

### Parameter: `azureADAuthenticationAsArmPolicyStatus`

The value that indicates whether the policy for using ARM audience token for a container registr is enabled or not. Default is enabled.
The value that indicates whether the policy for using ARM audience token for a container registry is enabled or not. Default is enabled.

- Required: No
- Type: string
Expand Down
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/cache-rule/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "13450234979206794925"
"version": "0.33.93.31351",
"templateHash": "3783697279882479947"
},
"name": "Container Registries Cache",
"description": "Cache for Azure Container Registry (Preview) feature allows users to cache container images in a private container registry. Cache for ACR, is a preview feature available in Basic, Standard, and Premium service tiers ([ref](https://learn.microsoft.com/en-us/azure/container-registry/tutorial-registry-cache))."
Expand Down
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/credential-set/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "16839288679507454258"
"version": "0.33.93.31351",
"templateHash": "15848218260506856293"
},
"name": "Container Registries Credential Sets",
"description": "This module deploys an ACR Credential Set."
Expand Down
2 changes: 1 addition & 1 deletion avm/res/container-registry/registry/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ param retentionPolicyDays int = 15
'disabled'
'enabled'
])
@description('Optional. The value that indicates whether the policy for using ARM audience token for a container registr is enabled or not. Default is enabled.')
@description('Optional. The value that indicates whether the policy for using ARM audience token for a container registry is enabled or not. Default is enabled.')
param azureADAuthenticationAsArmPolicyStatus string = 'enabled'

@allowed([
Expand Down
26 changes: 13 additions & 13 deletions avm/res/container-registry/registry/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "15303055419647729010"
"version": "0.33.93.31351",
"templateHash": "7811628046063994725"
},
"name": "Azure Container Registries (ACR)",
"description": "This module deploys an Azure Container Registry (ACR)."
Expand Down Expand Up @@ -1002,7 +1002,7 @@
"enabled"
],
"metadata": {
"description": "Optional. The value that indicates whether the policy for using ARM audience token for a container registr is enabled or not. Default is enabled."
"description": "Optional. The value that indicates whether the policy for using ARM audience token for a container registry is enabled or not. Default is enabled."
}
},
"softDeletePolicyStatus": {
Expand Down Expand Up @@ -1415,8 +1415,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "8957375042269792339"
"version": "0.33.93.31351",
"templateHash": "11112300500664950599"
},
"name": "Container Registries scopeMaps",
"description": "This module deploys an Azure Container Registry (ACR) scopeMap."
Expand Down Expand Up @@ -1538,8 +1538,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "2771208879484692364"
"version": "0.33.93.31351",
"templateHash": "6036875058945996178"
},
"name": "Azure Container Registry (ACR) Replications",
"description": "This module deploys an Azure Container Registry (ACR) Replication."
Expand Down Expand Up @@ -1682,8 +1682,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "16839288679507454258"
"version": "0.33.93.31351",
"templateHash": "15848218260506856293"
},
"name": "Container Registries Credential Sets",
"description": "This module deploys an ACR Credential Set."
Expand Down Expand Up @@ -1866,8 +1866,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "13450234979206794925"
"version": "0.33.93.31351",
"templateHash": "3783697279882479947"
},
"name": "Container Registries Cache",
"description": "Cache for Azure Container Registry (Preview) feature allows users to cache container images in a private container registry. Cache for ACR, is a preview feature available in Basic, Standard, and Premium service tiers ([ref](https://learn.microsoft.com/en-us/azure/container-registry/tutorial-registry-cache))."
Expand Down Expand Up @@ -2004,8 +2004,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "14557981877826360902"
"version": "0.33.93.31351",
"templateHash": "10084997815751263562"
},
"name": "Azure Container Registry (ACR) Webhooks",
"description": "This module deploys an Azure Container Registry (ACR) Webhook."
Expand Down
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/replication/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "2771208879484692364"
"version": "0.33.93.31351",
"templateHash": "6036875058945996178"
},
"name": "Azure Container Registry (ACR) Replications",
"description": "This module deploys an Azure Container Registry (ACR) Replication."
Expand Down
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/scope-map/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "8957375042269792339"
"version": "0.33.93.31351",
"templateHash": "11112300500664950599"
},
"name": "Container Registries scopeMaps",
"description": "This module deploys an Azure Container Registry (ACR) scopeMap."
Expand Down
4 changes: 2 additions & 2 deletions avm/res/container-registry/registry/webhook/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.33.13.18514",
"templateHash": "14557981877826360902"
"version": "0.33.93.31351",
"templateHash": "10084997815751263562"
},
"name": "Azure Container Registry (ACR) Webhooks",
"description": "This module deploys an Azure Container Registry (ACR) Webhook."
Expand Down

0 comments on commit 4f17e15

Please sign in to comment.