megachangelog
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_key resource no longer clears the key attribute when Terraform state is refreshed. tailscale_tailnet_key values that are already cleared should be recreated to generate a new key in state. This issue only affects tailscale_tailnet_key resources that were refreshed on v0.29.0 of the Tailscale Terraform provider.
  • Fixed: The tailscale_tailnet_key resource no longer causes a panic when a key has been removed outside of Terraform.
terraformprovidertailnet-keystability

Source: original entry ↗