infobloxopen / terraform-provider-infoblox

Infoblox NIOS Terraform Provider
https://github.com/infobloxopen/terraform-provider-infoblox
Mozilla Public License 2.0
68 stars 77 forks source link

data source "infoblox_host_record" throws error when cannot find a host record #375

Open wilber82 opened 3 months ago

wilber82 commented 3 months ago

The data source throws an error instead of just returning 0 results.

It leads to Terraform workflow failed.

I think the better way is to return null in the "results" in the output json.