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

pulumi update failure when changing the events listened to #1

Open
ellismg opened this issue Sep 12, 2018 · 0 comments
Open

pulumi update failure when changing the events listened to #1

ellismg opened this issue Sep 12, 2018 · 0 comments

Comments

@ellismg
Copy link
Owner

ellismg commented Sep 12, 2018

I had a small hook deployment that was listening for the issues event and then modified my registration to listen for both issues and pull_request. The preview worked as expected, but doing the update caused this error:

Diagnostics:
  pulumi-nodejs:dynamic:Resource: new-issues-registration-pulumi
    error: Plan apply failed: {"message":"Validation Failed","errors":[{"resource":"Hook","code":"custom","message":"Hook already exists on this organization"}],"documentation_url":"https://developer.github.com/v3/orgs/hooks/#create-a-hook"}

I was able to work around this by destroying and then updating from scratch.

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

1 participant