Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform Data Source to get DNSKEY records of DNSSEC-signed managed zones #1768

Conversation

modular-magician
Copy link
Collaborator

Terraform Data Source to get DNSKEY records of DNSSEC-signed managed zones.

Fixes: hashicorp/terraform-provider-google#4802

Release Note Template for Downstream PRs (will be copied)

google_dns_keys

Derived from GoogleCloudPlatform/magic-modules#3117

…zones (hashicorp#3117)

* 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 <[email protected]>

* rename data source in plural

* rename file, add comment on maps

* rename doc file

Co-authored-by: Sam Levenick <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit d91b1cf into hashicorp:master Feb 18, 2020
@modular-magician modular-magician deleted the downstream-pr-48bf9127f703abe07ae59f4f79d50438b6ee22f5 branch November 16, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose generated DNSKEY/DS records on DNSSEC-signed managed zones
1 participant