terraform-provider-infoblox
terraform-provider-infoblox copied to clipboard
data source "infoblox_host_record" throws error when cannot find a host record
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.