terraform-provider-sentry
terraform-provider-sentry copied to clipboard
Error deleting project inbound data filter
Hi,
After applying my terraform plan, I've tried to run terraform destroy. My plan included destroying resources of type sentry_project_inbound_data_filter. When applying, I get the following errors:
│ Error: Client Error
│
│ Error deleting project inbound data filter: GET http://127.0.0.1:9000/api/0/projects/org/webapp/filters/web-crawlers/: 405 Method "GET" not allowed.
╵
╷
│ Error: DELETE http://127.0.0.1:9000/api/0/projects/org/webapp/plugins/interface_types/: 403 You do not have permission to perform this action.
│
│
╵