mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 23:21:31 -07:00
* DNSSEC Keys * update schema * Define as a data source * add into data sources map * remove unused import * add tests * No fill dns keys of zone is not dnssec enabled * add docs * add ds record to ksk * fix string templating * improve doc description * improve ds record generation * Update third_party/terraform/website/docs/d/datasource_dns_key.html.markdown Co-Authored-By: Sam Levenick <slevenick@google.com> * rename data source in plural * rename file, add comment on maps * rename doc file Co-authored-by: Sam Levenick <slevenick@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Sam Levenick <slevenick@google.com>
This commit is contained in:
parent
e17ffe42fb
commit
88333580dc
2 changed files with 2 additions and 3 deletions
|
@ -167,7 +167,6 @@ resources:
|
|||
when active, will only be used to sign resource record sets of type
|
||||
DNSKEY. Zone signing keys do not have the Secure Entry Point flag
|
||||
set and will be used to sign all other types of resource record sets.
|
||||
.
|
||||
returned: success
|
||||
type: str
|
||||
kind:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue