mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-05 16:39:11 -07:00
Fix url formatting (#253)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
d4d9b8d3f7
commit
4d48c24681
42 changed files with 47 additions and 47 deletions
|
@ -59,7 +59,7 @@ options:
|
|||
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).)
|
||||
the docs](U(https://cloud.google.com/spanner/docs/instances)).
|
||||
required: true
|
||||
display_name:
|
||||
description:
|
||||
|
@ -111,7 +111,7 @@ config:
|
|||
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).)
|
||||
docs](U(https://cloud.google.com/spanner/docs/instances)).
|
||||
returned: success
|
||||
type: str
|
||||
displayName:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue