diff --git a/plugins/modules/gcp_compute_disk.py b/plugins/modules/gcp_compute_disk.py index 6077a45..55820fd 100644 --- a/plugins/modules/gcp_compute_disk.py +++ b/plugins/modules/gcp_compute_disk.py @@ -253,7 +253,7 @@ lastAttachTimestamp: type: str lastDetachTimestamp: description: - - Last dettach timestamp in RFC3339 text format. + - Last detach timestamp in RFC3339 text format. returned: success type: str labels: diff --git a/plugins/modules/gcp_compute_disk_info.py b/plugins/modules/gcp_compute_disk_info.py index 698e02c..0c4451f 100644 --- a/plugins/modules/gcp_compute_disk_info.py +++ b/plugins/modules/gcp_compute_disk_info.py @@ -102,7 +102,7 @@ resources: type: str lastDetachTimestamp: description: - - Last dettach timestamp in RFC3339 text format. + - Last detach timestamp in RFC3339 text format. returned: success type: str labels: diff --git a/plugins/modules/gcp_compute_image.py b/plugins/modules/gcp_compute_image.py index 0f06d9d..4dd2699 100644 --- a/plugins/modules/gcp_compute_image.py +++ b/plugins/modules/gcp_compute_image.py @@ -92,10 +92,10 @@ options: suboptions: type: description: - - The type of supported feature. Currenty only VIRTIO_SCSI_MULTIQUEUE is supported. - 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 - purely informational and does not enable or disable any features. + - The type of supported feature. Currently only VIRTIO_SCSI_MULTIQUEUE is + supported. 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 purely informational and does not enable or disable any features. - 'Some valid choices include: "VIRTIO_SCSI_MULTIQUEUE"' required: false type: str @@ -314,7 +314,7 @@ guestOsFeatures: contains: type: 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 the value WINDOWS to indicate that this is a Windows image. This value is purely informational and does not enable or disable any features. diff --git a/plugins/modules/gcp_compute_image_info.py b/plugins/modules/gcp_compute_image_info.py index 4ea5d7c..b7a128e 100644 --- a/plugins/modules/gcp_compute_image_info.py +++ b/plugins/modules/gcp_compute_image_info.py @@ -155,7 +155,7 @@ resources: contains: type: 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 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 diff --git a/plugins/modules/gcp_compute_region_disk.py b/plugins/modules/gcp_compute_region_disk.py index 30bde25..daa5e06 100644 --- a/plugins/modules/gcp_compute_region_disk.py +++ b/plugins/modules/gcp_compute_region_disk.py @@ -215,7 +215,7 @@ lastAttachTimestamp: type: str lastDetachTimestamp: description: - - Last dettach timestamp in RFC3339 text format. + - Last detach timestamp in RFC3339 text format. returned: success type: str labels: diff --git a/plugins/modules/gcp_compute_region_disk_info.py b/plugins/modules/gcp_compute_region_disk_info.py index 6adb7c4..9f14ae6 100644 --- a/plugins/modules/gcp_compute_region_disk_info.py +++ b/plugins/modules/gcp_compute_region_disk_info.py @@ -102,7 +102,7 @@ resources: type: str lastDetachTimestamp: description: - - Last dettach timestamp in RFC3339 text format. + - Last detach timestamp in RFC3339 text format. returned: success type: str labels: diff --git a/plugins/modules/gcp_pubsub_topic.py b/plugins/modules/gcp_pubsub_topic.py index bbd2273..8154557 100644 --- a/plugins/modules/gcp_pubsub_topic.py +++ b/plugins/modules/gcp_pubsub_topic.py @@ -56,7 +56,7 @@ options: kms_key_name: description: - 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. - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . required: false @@ -110,7 +110,7 @@ name: type: str kmsKeyName: 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`) must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature. - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . diff --git a/plugins/modules/gcp_pubsub_topic_info.py b/plugins/modules/gcp_pubsub_topic_info.py index 07290fb..6692347 100644 --- a/plugins/modules/gcp_pubsub_topic_info.py +++ b/plugins/modules/gcp_pubsub_topic_info.py @@ -67,7 +67,7 @@ resources: kmsKeyName: description: - 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 have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature. - The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` . diff --git a/plugins/modules/gcp_sql_instance.py b/plugins/modules/gcp_sql_instance.py index 49a0828..5f87578 100644 --- a/plugins/modules/gcp_sql_instance.py +++ b/plugins/modules/gcp_sql_instance.py @@ -175,7 +175,7 @@ options: - 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 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. required: false type: str @@ -495,7 +495,7 @@ replicaConfiguration: description: - 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 - 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 --master-data to 1 when using mysqldump. returned: success diff --git a/plugins/modules/gcp_sql_instance_info.py b/plugins/modules/gcp_sql_instance_info.py index 41e545a..11bec27 100644 --- a/plugins/modules/gcp_sql_instance_info.py +++ b/plugins/modules/gcp_sql_instance_info.py @@ -215,8 +215,8 @@ resources: - 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 gzip files (.gz) are also supported. Dumps should have - the binlog co-ordinates from which replication should begin. This - can be accomplished by setting --master-data to 1 when using mysqldump. + the binlog coordinates from which replication should begin. This can + be accomplished by setting --master-data to 1 when using mysqldump. returned: success type: str masterHeartbeatPeriod: