mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-26 22:51:30 -07:00
Initial addition of generated spanner database to terraform. (#159)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
2bd4f747f9
commit
4b1523e833
2 changed files with 11 additions and 11 deletions
|
@ -69,8 +69,7 @@ items:
|
|||
name:
|
||||
description:
|
||||
- A unique identifier for the database, which cannot be changed after the instance
|
||||
is created. Values are of the form projects/<project>/instances/[a-z][-a-z0-9]*[a-z0-9].
|
||||
The final segment of the name must be between 6 and 30 characters in length.
|
||||
is created. Values are of the form [a-z][-a-z0-9]*[a-z0-9].
|
||||
returned: success
|
||||
type: str
|
||||
extraStatements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue