Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude IPs when getting next available IP #470

Open
mj790 opened this issue Feb 3, 2025 · 1 comment
Open

exclude IPs when getting next available IP #470

mj790 opened this issue Feb 3, 2025 · 1 comment

Comments

@mj790
Copy link

mj790 commented Feb 3, 2025

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?

@mponton-cn
Copy link

@mj790 FYI, this was requested in 2021 in #174 and has yet to be implemented. We could use that feature too but I'm not holding my breath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants