tailscale / terraform-provider-tailscale

Terraform provider for Tailscale
https://registry.terraform.io/providers/tailscale/tailscale
MIT License
261 stars 47 forks source link

New resource: tailscale_tailnet_settings #425

Closed reegnz closed 1 month ago

reegnz commented 2 months ago

Is your feature request related to a problem? Please describe.

I want to manage my tailnet settings with terraform.

Describe the solution you'd like Please expose the tailnet_settings API through the terraform provider.

Additional context I'm willing to contribute a PR if the project is open to merging outside PR-s.

mpminardi commented 2 months ago

Hey @reegnz ! We implemented this in https://github.com/tailscale/terraform-provider-tailscale/pull/415 but have not yet released a provider version that includes this new resource. Release date for an updated version of the provider is still TBD at this point.

mpminardi commented 1 month ago

Hey @reegnz ! We've just released v0.17.0 of the provider which has this resource. Going to close this issue as a result!