infobloxopen / terraform-provider-infoblox

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

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

Open wilber82 opened 5 months ago

wilber82 commented 5 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.