remove duplicate word from spanner docs (#4896) (#433)

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:
The Magician 2021-06-21 10:14:35 -07:00 committed by GitHub
parent 169d26accd
commit a27ca5f788
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

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

View file

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