Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing importer logic #442

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

reegnz
Copy link
Contributor

@reegnz reegnz commented Oct 4, 2024

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:

Fixes tailscale#441

Signed-off-by: Zoltán Reegn <[email protected]>
@reegnz
Copy link
Contributor Author

reegnz commented Oct 4, 2024

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

Copy link
Member

@mpminardi mpminardi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding these! Much appreciated.

@mpminardi mpminardi merged commit 6b0ffa4 into tailscale:main Oct 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support import for all tailscale terraform resources
2 participants