-
Notifications
You must be signed in to change notification settings - Fork 17
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 Import Feature #63
Comments
Thank you for using this tool :) I thought the import was out of the box, but it seems that we need to add some stuff into the source code. I just looked into the import capabilities. We need to add import capabilities on all of our current resources. I will add this to our TODO. Knowing this is an open source project, and that there's only few active people on this project currently, If you need this done quickly, contributions are welcome ! Thank you for your understanding. |
Hey @soufi - is anyone picking this up? Wondering if I can contribute to this, as my organization has a use case for importing pre-existing infrastructure from Anypoint as well - I see there is a branch open here. |
Hi @nramdial and @jacobtaunton, The impact of including the import functionality on the existing resources is pretty significant. In fact if the resource identifier is composed of multiple sub ids, for example: an environment is within an org, so you need to compose the identifier with both the env id and org id. I'm thinking about adding this to a new major version, but i'm not sure when. In the meantime, can you please tell me what are the your most urgent resources for this ? For info, all the new resources are delivered with the import feature. Can you also open this issue on the active fork here. You can also join the Discord Server for a more thorough exchange on the subject ? yours, |
Hey @soufi - that makes sense to me. I can go ahead and open a new issue on the active fork. As for discussion, I'll join the Discord server for a chat on this. |
@jacobtaunton Import was added to all resources in the latest version of the provider. @rubycube can you please close this one ? |
Please add import resources. We have resources already deployed that we want to bring under state management. We can only do that with terraform import.
The text was updated successfully, but these errors were encountered: