need elements listed in docs (#3141) (#161)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-02-18 22:32:06 -08:00 committed by GitHub
parent bfd4a8d72d
commit 69dc784c16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 159 additions and 0 deletions

View file

@ -208,6 +208,7 @@ options:
replica_names:
description:
- The replicas of the instance.
elements: str
required: false
type: list
service_account_email_address:
@ -225,6 +226,7 @@ options:
database_flags:
description:
- The database flags passed to the instance at startup.
elements: dict
required: false
type: list
version_added: '2.9'
@ -260,6 +262,7 @@ options:
- The list of external networks that are allowed to connect to the instance
using the IP. In CIDR notation, also known as 'slash' notation (e.g.
192.168.100.0/24).
elements: dict
required: false
type: list
suboptions: