Fix0.29.1
Tailscale Terraform Provider v0.29.1
Fixed an issue where the tailscale_tailnet_key resource was incorrectly clearing the key attribute during state refresh, and fixed a panic that occurred when keys were removed outside of Terraform.
v0.29.1 of the Tailscale Terraform Provider has been released with the following changes:
- Fixed: The
tailscale_tailnet_keyresource no longer clears thekeyattribute when Terraform state is refreshed.tailscale_tailnet_keyvalues that are already cleared should be recreated to generate a newkeyin state. This issue only affectstailscale_tailnet_keyresources that were refreshed onv0.29.0of the Tailscale Terraform provider. - Fixed: The
tailscale_tailnet_keyresource no longer causes a panic when a key has been removed outside of Terraform.
terraformprovidertailnet-keystability
Source: original entry ↗