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

Root resource was present, but now absent for sentry_metric_alert #257

Closed
acm19 opened this issue Jan 10, 2023 · 2 comments
Closed

Root resource was present, but now absent for sentry_metric_alert #257

acm19 opened this issue Jan 10, 2023 · 2 comments

Comments

@acm19
Copy link
Contributor

acm19 commented Jan 10, 2023

When creating sentry_metric_alert with the following action within a trigger:

action {
  type                   = "slack"
  target_type        = "specific"
  target_identifier = "#some-channel"
  integration_id    = data.sentry_organization_integration.slack.id
}

Then the following error is returned by Terraform on apply:

│ Error: Provider produced inconsistent result after apply
│ 
│ When applying changes to sentry_metric_alert.hiss_errors_spike, provider "provider[\"registry.terraform.io/jianyuan/sentry\"]" produced an unexpected new value: Root resource was present, but now absent.
│ 
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

The resource does get created in Sentry.

@sudosubin
Copy link

I have same issue. It looks releated to #236

@jianyuan
Copy link
Owner

Continue discussions in #200

@jianyuan jianyuan closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
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

3 participants