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

Support enabling https certificates #449

Open
aviau opened this issue Oct 19, 2024 · 0 comments
Open

Support enabling https certificates #449

aviau opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aviau
Copy link

aviau commented Oct 19, 2024

I would like to be able to set this using the terraform provider:

Screenshot 2024-10-19 at 5 59 59 PM

Maybe with the following config?

resource "tailscale_dns_preferences" "sample_preferences" {
  magic_dns = true
  https_certificates = true
}
@aviau aviau added the enhancement New feature or request label Oct 19, 2024
@aviau aviau changed the title Support enabling https Support enabling https certificates Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant