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

@ -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: