azure.containerregistry

Container Registry Resource

example

Returns all container registry named my-test-container-registry

policies:
- name: get-container-registry
  resource: azure.containerregistry
  filters:
    - type: value
      key: name
      op: eq
      value: my-test-container-registry