tailscale / terraform-provider-tailscale

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

tailscale: update state after modification for ACL resource #364

Closed mpminardi closed 6 months ago

mpminardi commented 6 months ago

Adds calls to Read after doing Create or Update operations for the ACL resource. This resource was missed in #362 where it was added for other existing resources.

Fixes https://github.com/tailscale/corp/issues/19698