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

Handle 403 at EO path service refresh as orphan #890

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

cjgajard
Copy link
Contributor

Hotfix in response of:

They created services via the TF provider, but those services were removed from the UI unbeknownst to them.
When they tried to sync their configuration, they began receiving the error
Error: GET API call to {service URL} failed 403 Forbidden. Code: 0, Errors: , Message: Forbidden
The TF provider was still trying to get those services but received a 403 because you cannot update a non-existing object.

@cjgajard cjgajard merged commit e3402c2 into PagerDuty:master Jun 20, 2024
1 check passed
@cjgajard cjgajard deleted the tfprovdev-113 branch June 20, 2024 17:48
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

Successfully merging this pull request may close these issues.

1 participant