allow google_dns_managed_zone.dnssec_config to be updated (#3313) (#185)

* allow update for dns_managed_zone

* add some input trues back in

* add some input trues back in

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-03-30 12:33:26 -07:00 committed by GitHub
commit 375166519b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 28 deletions

View file

@ -135,6 +135,7 @@ resources:
description:
- Specifies the mechanism used to provide authenticated denial-of-existence
responses.
- non_existence can only be updated when the state is `off`.
returned: success
type: str
state:
@ -147,6 +148,7 @@ resources:
- Specifies parameters that will be used for generating initial DnsKeys
for this ManagedZone. If you provide a spec for keySigning or zoneSigning,
you must also provide one for the other.
- default_key_specs can only be updated when the state is `off`.
returned: success
type: complex
contains: