splunk / terraform-provider-splunk

Terraform Provider for Splunk
Mozilla Public License 2.0
105 stars 79 forks source link

Cannot delete action_webhook_param_url from splunk_saved_searches #194

Open cgetzen opened 2 months ago

cgetzen commented 2 months ago

To reproduce:

  1. Create a splunk_saved_searches with an action_webhook_param_url
  2. Remove action_webhook_param_url and plan/apply
  3. Re-plan

Expected output: a clean plan Actual output: action_webhook_param_url is still present