correct documentation about multiple ssl certificates

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
Dana Hoffman 2019-12-05 01:14:21 +00:00 committed by Modular Magician
parent 352731c9db
commit 68146fde03
2 changed files with 4 additions and 5 deletions

View file

@ -78,8 +78,7 @@ options:
ssl_certificates:
description:
- A list of SslCertificate resources that are used to authenticate connections
between users and the load balancer. Currently, exactly one SSL certificate
must be specified.
between users and the load balancer. At least one SSL certificate must be specified.
required: true
type: list
ssl_policy:
@ -290,7 +289,7 @@ quicOverride:
sslCertificates:
description:
- A list of SslCertificate resources that are used to authenticate connections between
users and the load balancer. Currently, exactly one SSL certificate must be specified.
users and the load balancer. At least one SSL certificate must be specified.
returned: success
type: list
sslPolicy:

View file

@ -149,8 +149,8 @@ resources:
sslCertificates:
description:
- A list of SslCertificate resources that are used to authenticate connections
between users and the load balancer. Currently, exactly one SSL certificate
must be specified.
between users and the load balancer. At least one SSL certificate must be
specified.
returned: success
type: list
sslPolicy: