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 import of existing roles into Terraform state #18

Closed
willtaylor opened this issue Jan 30, 2018 · 3 comments
Closed

Comments

@willtaylor
Copy link

I've had several instances where my Terraform state got out of sync with the roles provisioned by this provider and would have really liked to leverage terraform import and/or terraform refresh to recover. Manual editing of the state would probably have resolved my issue, but it was easier at the time to simply delete and recreate the roles in question.

@brianantonelli
Copy link
Member

See #17

@jantman
Copy link

jantman commented Feb 12, 2020

I'm not sure I'd say this is actually a duplicate. It looks like #17 is talking about the "out of sync" issue, but it doesn't directly address import.

@amagana3
Copy link
Contributor

I'm closing this issue as this was technically fixed here: #115

There is ONE important caveat. Due to the way ALKS Core is designed, this terraform import command forces a delete / create so be careful using this command if you don't have to! I'd still recommend creating new roles and deleting old ones. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants