Skip to content

Commit 8da18a9

Browse files
authored
Fix dnssecConfig filed on google_dns_managed_zone resource (#11632)
1 parent 7a2585c commit 8da18a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/dns/ManagedZone.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ properties:
149149
- !ruby/object:Api::Type::NestedObject
150150
name: 'dnssecConfig'
151151
description: DNSSEC configuration
152+
default_from_api: true
152153
properties:
153154
- !ruby/object:Api::Type::String
154155
name: 'kind'

0 commit comments

Comments
 (0)