mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-24 03:41:22 -07:00
Spelling (#351)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
1c89350d77
commit
3ead2a2168
10 changed files with 17 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue