Fixed doc string for Container Groups credential type

This commit is contained in:
dluong 2022-02-15 16:03:20 -05:00
parent 799968460d
commit 301818003d

View File

@ -33,7 +33,7 @@ options:
type: str
credential:
description:
- Credential to authenticate with Kubernetes or OpenShift. Must be of type "Kubernetes/OpenShift API Bearer Token".
- Credential to authenticate with Kubernetes or OpenShift. Must be of type "OpenShift or Kubernetes API Bearer Token".
required: False
type: str
is_container_group: