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

Feature Request: support importing existing resources #17

Open
cmollet opened this issue Mar 12, 2023 · 2 comments
Open

Feature Request: support importing existing resources #17

cmollet opened this issue Mar 12, 2023 · 2 comments

Comments

@cmollet
Copy link

cmollet commented Mar 12, 2023

Hello,

Thank you for providing an official ngrok terraform provider! However, unless I'm mistaken, it seems that this provider does not support importing existing resources into the terraform state file. We are currently in the process of trying to automate all of our infrastructure (of which ngrok is a crucial piece) and it would be great to be able to import existing ngrok resources so that they can be fully managed in terraform going forward.

@stmcallister
Copy link

Hey @cmollet, thanks for the request! We totally agree. There's a few things that need to be added to the provider and being able to import existing resources is definitely one of them. It is for sure on our radar. For your specific use case, which resources are you configuring with the provider and which resources are you looking to import?

@cmollet
Copy link
Author

cmollet commented Mar 14, 2023

Thanks for the quick reply, @stmcallister ! For us, the most crucial part to automate would be endpoint configurations and ip policy rules. However, we have an entire team that has been trained to use ngrok via the web portal so it would require some process changes on our end for an actually fully automated workflow that eliminated drift between terraform config vs actual infra. Importing existing endpoints and ip policy rules would be just the first step. Glad to hear it's on your radar though!

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

No branches or pull requests

2 participants