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

feat: add import via address for ip resources #145

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ikadix
Copy link
Collaborator

@ikadix ikadix commented Aug 12, 2024

Enables importing IP Address resources with the IP Addr or the ID.
Attempts to get the ID via the addr in the import step if the ID passed to import does not start with ip_

Import via addr

image

Import via ID

image

Fixes #47

@ikadix ikadix marked this pull request as ready for review August 12, 2024 14:47
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.

Import katapult_ip resources by ID or Address
1 participant