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

Add support for TLSA records #425

Closed
1 task done
nick-oconnor opened this issue Mar 17, 2024 · 1 comment
Closed
1 task done

Add support for TLSA records #425

nick-oconnor opened this issue Mar 17, 2024 · 1 comment

Comments

@nick-oconnor
Copy link

nick-oconnor commented Mar 17, 2024

Terraform CLI and Provider Versions

Terraform v1.7.5
+ provider registry.terraform.io/hashicorp/dns v3.4.0

Use Cases or Problem Statement

Add support for managing TLSA records. This is a requirement for DANE. TLSA records include port numbers of services so managing them with terraform is preferred.

Proposal

Add a new resource type for TLSA. Alternatively adding a generic resource with a configurable type and free-form value would suffice. This approach would also enable users to enforce the values of other not yet supported RRs.

How much impact is this issue causing?

Medium

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nick-oconnor
Copy link
Author

Closing as I've migrated off DNSSEC.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant