Open ivandal77 opened 5 years ago
Did you check if your infoblox installation still supports api version 1.4.1? Since version 1.4.1 is hardcoded unfortunately.
Hi , I am having the same issue. I am using Terraform v0.11.13.
You can mark as solved, but the error was in the documentation: "host - (Required) The base url for the Infoblox REST API, but it can also be sourced from the INFOBLOX_HOST environment variable."
It means in my opinion
https://hostname.domain/wapi/v1.4.1
but the working url is:
Please explain better in the doc, thanks.
Dear, no way to get the next available IP from a network CIDR using
resource "infoblox_ip" "ip" { cidr = "172.16.8.0/24" }
I get this error:
but the network exist:
Using:
crashed terraform! See attachment crash.log for details. Thanks.
crash.log