apiVersion: v3
kind: service
metadata:
  inheritFrom: system:permissions-platform
  name: auth0-m2m-config
  description: > 
    auth0-m2m-config is a worker used to configure/manage Auth0 Applications
    which are used to authenticate as Non-Human Identities (NHI) in PDE Applications.
    PDE commonly refers to NHIs as M2Ms (machine-to-machine).
  tags:
    - public:false
    - terraformed:true
spec:
  type: task
  componentOf:
    - system:permissions-platform
