azure.container-registry¶
Container Registry Resource
- example:
Returns all container registry named my-test-container-registry
policies:
- name: get-container-registry
resource: azure.container-registry
filters:
- type: value
key: name
op: eq
value: my-test-container-registry