tailscale / terraform-provider-tailscale

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

Add missing importer logic #442

Closed reegnz closed 1 week ago

reegnz commented 1 week ago

What this PR does / why we need it:

Some tailscale terraform resources were missing import capabilities.

Which issue this PR fixes _(use fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)_:

Fixes #441

Special notes for your reviewer:

reegnz commented 1 week ago

I have tested the import functionality for each resource with a locally built provider.