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

correctly remove an app from state if it has been deleted from CF #133

Merged
merged 3 commits into from
Sep 25, 2018

Conversation

jcarrothers-sap
Copy link
Collaborator

@jcarrothers-sap jcarrothers-sap commented Sep 14, 2018

"d.MarkNewResource()" is not the way to do this.
I've used the AWS provider as my source for the correct method.

Also writing-custom-providers guide, mentions:

If the ID is updated to blank, this tells Terraform the resource no longer exists (maybe it was destroyed out of band).

@janosbinder janosbinder self-requested a review September 14, 2018 09:05
@janosbinder
Copy link
Collaborator

See the discussion of the review in this PR #98

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

Successfully merging this pull request may close these issues.

3 participants