-
Hi, it looks like a great module!
We use infoblox extensively in our on-prem datacenter. We want to start using terraform to automate tasks. I've done some tests, and I'm surprised by the great per…
-
Hi dear,
How create host with next_available IP address ? But code is need information ip address.
-
I would like to be able to manage DNS Zones in this provider.
This API should allow configuration of
- FQDN
- SOA fields
- TSIG Keys
- Name
- Algorithm
- Secret
- Comment
- Restart if…
-
In our environment, we authenticate administrators to Infoblox using SAML authentication to Microsoft Entra ID (Azure Active Directory).
It would be nice for admins to be able to use their Entra ID…
-
Hi,
Would it be possible to document the installation procedure?
I tried to put the released binary in ~/.terraform.d/plugins/linux_amd64/linux_amd64_terraform-provider-infoblox, but terraform c…
-
_From @martinberg on Aug 07, 2020 13:36_
##### SUMMARY
It doesn't seem to be possible to change the ip of a host record with nios_host_record. Ansible returns an error that "The record 'test.example…
-
Hi,
Would it be possible to make a release?
Like a similar project which I am using:
https://github.com/prudhvitella/terraform-provider-infoblox/releases
Binaries there are for linux/darwi…
-
Seems as netifaces has trouble building and running setup.py
-
Hi, I don't know if its related to the api version of my infoblox but the cmdlets of the module don't work for me and are giving errors:
For example, If I run Get-IBNetwork or Get-IBNextAvailableIP I…
-
I'm using the latest version 2.1.0, and the resource `infoblox_ip_allocation`.
The code created the DNS record on the IP address even though it is marked as "Used".
If I run it multiple times with …