Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-08-15 08:53:34 -07:00 committed by Alex Stephen
parent 1c89350d77
commit 3ead2a2168
10 changed files with 17 additions and 17 deletions

View file

@ -253,7 +253,7 @@ lastAttachTimestamp:
type: str type: str
lastDetachTimestamp: lastDetachTimestamp:
description: description:
- Last dettach timestamp in RFC3339 text format. - Last detach timestamp in RFC3339 text format.
returned: success returned: success
type: str type: str
labels: labels:

View file

@ -102,7 +102,7 @@ resources:
type: str type: str
lastDetachTimestamp: lastDetachTimestamp:
description: description:
- Last dettach timestamp in RFC3339 text format. - Last detach timestamp in RFC3339 text format.
returned: success returned: success
type: str type: str
labels: labels:

View file

@ -92,10 +92,10 @@ options:
suboptions: suboptions:
type: type:
description: description:
- The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is supported. - The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is
For newer Windows images, the server might also populate this property with supported. For newer Windows images, the server might also populate this
the value WINDOWS to indicate that this is a Windows image. This value is property with the value WINDOWS to indicate that this is a Windows image.
purely informational and does not enable or disable any features. This value is purely informational and does not enable or disable any features.
- 'Some valid choices include: "VIRTIO_SCSI_MULTIQUEUE"' - 'Some valid choices include: "VIRTIO_SCSI_MULTIQUEUE"'
required: false required: false
type: str type: str
@ -314,7 +314,7 @@ guestOsFeatures:
contains: contains:
type: type:
description: description:
- The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is supported. - The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is supported.
For newer Windows images, the server might also populate this property with For newer Windows images, the server might also populate this property with
the value WINDOWS to indicate that this is a Windows image. This value is the value WINDOWS to indicate that this is a Windows image. This value is
purely informational and does not enable or disable any features. purely informational and does not enable or disable any features.

View file

@ -155,7 +155,7 @@ resources:
contains: contains:
type: type:
description: description:
- The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is - The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is
supported. For newer Windows images, the server might also populate this supported. For newer Windows images, the server might also populate this
property with the value WINDOWS to indicate that this is a Windows image. property with the value WINDOWS to indicate that this is a Windows image.
This value is purely informational and does not enable or disable any This value is purely informational and does not enable or disable any

View file

@ -215,7 +215,7 @@ lastAttachTimestamp:
type: str type: str
lastDetachTimestamp: lastDetachTimestamp:
description: description:
- Last dettach timestamp in RFC3339 text format. - Last detach timestamp in RFC3339 text format.
returned: success returned: success
type: str type: str
labels: labels:

View file

@ -102,7 +102,7 @@ resources:
type: str type: str
lastDetachTimestamp: lastDetachTimestamp:
description: description:
- Last dettach timestamp in RFC3339 text format. - Last detach timestamp in RFC3339 text format.
returned: success returned: success
type: str type: str
labels: labels:

View file

@ -56,7 +56,7 @@ options:
kms_key_name: kms_key_name:
description: description:
- The resource name of the Cloud KMS CryptoKey to be used to protect access to - The resource name of the Cloud KMS CryptoKey to be used to protect access to
messsages published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`) messages published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`)
must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature. must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
- The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` .
required: false required: false
@ -110,7 +110,7 @@ name:
type: str type: str
kmsKeyName: kmsKeyName:
description: description:
- The resource name of the Cloud KMS CryptoKey to be used to protect access to messsages - The resource name of the Cloud KMS CryptoKey to be used to protect access to messages
published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`) published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`)
must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature. must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
- The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` .

View file

@ -67,7 +67,7 @@ resources:
kmsKeyName: kmsKeyName:
description: description:
- The resource name of the Cloud KMS CryptoKey to be used to protect access - The resource name of the Cloud KMS CryptoKey to be used to protect access
to messsages published on this topic. Your project's PubSub service account to messages published on this topic. Your project's PubSub service account
(`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`) must (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`) must
have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature. have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
- The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` .

View file

@ -175,7 +175,7 @@ options:
- Path to a SQL dump file in Google Cloud Storage from which the slave - Path to a SQL dump file in Google Cloud Storage from which the slave
instance is to be created. The URI is in the form gs://bucketName/fileName. instance is to be created. The URI is in the form gs://bucketName/fileName.
Compressed gzip files (.gz) are also supported. Dumps should have the Compressed gzip files (.gz) are also supported. Dumps should have the
binlog co-ordinates from which replication should begin. This can be binlog coordinates from which replication should begin. This can be
accomplished by setting --master-data to 1 when using mysqldump. accomplished by setting --master-data to 1 when using mysqldump.
required: false required: false
type: str type: str
@ -495,7 +495,7 @@ replicaConfiguration:
description: description:
- Path to a SQL dump file in Google Cloud Storage from which the slave instance - Path to a SQL dump file in Google Cloud Storage from which the slave instance
is to be created. The URI is in the form gs://bucketName/fileName. Compressed is to be created. The URI is in the form gs://bucketName/fileName. Compressed
gzip files (.gz) are also supported. Dumps should have the binlog co-ordinates gzip files (.gz) are also supported. Dumps should have the binlog coordinates
from which replication should begin. This can be accomplished by setting from which replication should begin. This can be accomplished by setting
--master-data to 1 when using mysqldump. --master-data to 1 when using mysqldump.
returned: success returned: success

View file

@ -215,8 +215,8 @@ resources:
- Path to a SQL dump file in Google Cloud Storage from which the slave - Path to a SQL dump file in Google Cloud Storage from which the slave
instance is to be created. The URI is in the form gs://bucketName/fileName. instance is to be created. The URI is in the form gs://bucketName/fileName.
Compressed gzip files (.gz) are also supported. Dumps should have Compressed gzip files (.gz) are also supported. Dumps should have
the binlog co-ordinates from which replication should begin. This the binlog coordinates from which replication should begin. This can
can be accomplished by setting --master-data to 1 when using mysqldump. be accomplished by setting --master-data to 1 when using mysqldump.
returned: success returned: success
type: str type: str
masterHeartbeatPeriod: masterHeartbeatPeriod: