mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Co-authored-by: Vitalii Turovets <corebug@corebug.net> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Vitalii Turovets <corebug@corebug.net>
This commit is contained in:
parent
169d26accd
commit
a27ca5f788
2 changed files with 9 additions and 9 deletions
|
@ -56,9 +56,9 @@ options:
|
|||
config:
|
||||
description:
|
||||
- The name of the instance's configuration (similar but not quite the same as
|
||||
a region) which defines defines the geographic placement and replication of
|
||||
your databases in this instance. It determines where your data is stored. Values
|
||||
are typically of the form `regional-europe-west1` , `us-central` etc.
|
||||
a region) which defines the geographic placement and replication of your databases
|
||||
in this instance. It determines where your data is stored. Values are typically
|
||||
of the form `regional-europe-west1` , `us-central` etc.
|
||||
- In order to obtain a valid list please consult the [Configuration section of
|
||||
the docs](U(https://cloud.google.com/spanner/docs/instances)).
|
||||
required: true
|
||||
|
@ -159,9 +159,9 @@ name:
|
|||
config:
|
||||
description:
|
||||
- The name of the instance's configuration (similar but not quite the same as a
|
||||
region) which defines defines the geographic placement and replication of your
|
||||
databases in this instance. It determines where your data is stored. Values are
|
||||
typically of the form `regional-europe-west1` , `us-central` etc.
|
||||
region) which defines the geographic placement and replication of your databases
|
||||
in this instance. It determines where your data is stored. Values are typically
|
||||
of the form `regional-europe-west1` , `us-central` etc.
|
||||
- In order to obtain a valid list please consult the [Configuration section of the
|
||||
docs](U(https://cloud.google.com/spanner/docs/instances)).
|
||||
returned: success
|
||||
|
|
|
@ -113,9 +113,9 @@ resources:
|
|||
config:
|
||||
description:
|
||||
- The name of the instance's configuration (similar but not quite the same as
|
||||
a region) which defines defines the geographic placement and replication of
|
||||
your databases in this instance. It determines where your data is stored.
|
||||
Values are typically of the form `regional-europe-west1` , `us-central` etc.
|
||||
a region) which defines the geographic placement and replication of your databases
|
||||
in this instance. It determines where your data is stored. Values are typically
|
||||
of the form `regional-europe-west1` , `us-central` etc.
|
||||
- In order to obtain a valid list please consult the [Configuration section
|
||||
of the docs](U(https://cloud.google.com/spanner/docs/instances)).
|
||||
returned: success
|
||||
|
|
Loading…
Add table
Reference in a new issue