splunk / terraform-provider-splunk

Terraform Provider for Splunk
Mozilla Public License 2.0
102 stars 75 forks source link

Removed additional Status Code checks #170

Open cbaxtersf opened 1 year ago

cbaxtersf commented 1 year ago

Following up on the work done in https://github.com/splunk/terraform-provider-splunk/pull/169. This removes the checking of the status code in a few places. This is duplicate work now and shouldn't be done in this place. It is now all handled in a central location.