You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API has the ability to skip/exclude a certain number of ips when requesting the next available ip. Our old automation, which used the Infoblox API, would automatically find the first few ips in a subnet and exclude them. Now that we're using the Terraform provider, we lost that ability and it's a bit problematic.
Can the provider implement the same option as the API for skipping ips when requesting the next available ip?
The text was updated successfully, but these errors were encountered:
The API has the ability to skip/exclude a certain number of ips when requesting the next available ip. Our old automation, which used the Infoblox API, would automatically find the first few ips in a subnet and exclude them. Now that we're using the Terraform provider, we lost that ability and it's a bit problematic.
Can the provider implement the same option as the API for skipping ips when requesting the next available ip?
The text was updated successfully, but these errors were encountered: