Fix more typos in api/terraform yaml files (#4246) (#339)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-11-20 10:57:54 -08:00 committed by GitHub
parent df7a53b6d4
commit 1dc603f0f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 11 deletions

View file

@ -196,7 +196,7 @@ options:
description: description:
- A policy that specifies the conditions for dead lettering messages in this subscription. - A policy that specifies the conditions for dead lettering messages in this subscription.
If dead_letter_policy is not set, dead lettering is disabled. If dead_letter_policy is not set, dead lettering is disabled.
- The Cloud Pub/Sub service account associated with this subscriptions's parent - The Cloud Pub/Sub service account associated with this subscription's parent
project (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) project (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com)
must have permission to Acknowledge() messages on this subscription. must have permission to Acknowledge() messages on this subscription.
required: false required: false
@ -476,9 +476,9 @@ deadLetterPolicy:
description: description:
- A policy that specifies the conditions for dead lettering messages in this subscription. - A policy that specifies the conditions for dead lettering messages in this subscription.
If dead_letter_policy is not set, dead lettering is disabled. If dead_letter_policy is not set, dead lettering is disabled.
- The Cloud Pub/Sub service account associated with this subscriptions's parent - The Cloud Pub/Sub service account associated with this subscription's parent project
project (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) must have
must have permission to Acknowledge() messages on this subscription. permission to Acknowledge() messages on this subscription.
returned: success returned: success
type: complex type: complex
contains: contains:

View file

@ -248,7 +248,7 @@ resources:
description: description:
- A policy that specifies the conditions for dead lettering messages in this - A policy that specifies the conditions for dead lettering messages in this
subscription. If dead_letter_policy is not set, dead lettering is disabled. subscription. If dead_letter_policy is not set, dead lettering is disabled.
- The Cloud Pub/Sub service account associated with this subscriptions's parent - The Cloud Pub/Sub service account associated with this subscription's parent
project (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com) project (i.e., service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com)
must have permission to Acknowledge() messages on this subscription. must have permission to Acknowledge() messages on this subscription.
returned: success returned: success

View file

@ -331,7 +331,7 @@ options:
type: dict type: dict
disk_encryption_configuration: disk_encryption_configuration:
description: description:
- Disk encyption settings. - Disk encryption settings.
required: false required: false
type: dict type: dict
suboptions: suboptions:
@ -342,7 +342,7 @@ options:
type: str type: str
disk_encryption_status: disk_encryption_status:
description: description:
- Disk encyption status. - Disk encryption status.
required: false required: false
type: dict type: dict
suboptions: suboptions:
@ -734,7 +734,7 @@ state:
type: str type: str
diskEncryptionConfiguration: diskEncryptionConfiguration:
description: description:
- Disk encyption settings. - Disk encryption settings.
returned: success returned: success
type: complex type: complex
contains: contains:
@ -745,7 +745,7 @@ diskEncryptionConfiguration:
type: str type: str
diskEncryptionStatus: diskEncryptionStatus:
description: description:
- Disk encyption status. - Disk encryption status.
returned: success returned: success
type: complex type: complex
contains: contains:

View file

@ -434,7 +434,7 @@ resources:
type: str type: str
diskEncryptionConfiguration: diskEncryptionConfiguration:
description: description:
- Disk encyption settings. - Disk encryption settings.
returned: success returned: success
type: complex type: complex
contains: contains:
@ -445,7 +445,7 @@ resources:
type: str type: str
diskEncryptionStatus: diskEncryptionStatus:
description: description:
- Disk encyption status. - Disk encryption status.
returned: success returned: success
type: complex type: complex
contains: contains: