-
Notifications
You must be signed in to change notification settings - Fork 105
Description
Is your feature request related to a problem? Please describe.
No it's not. I just want an easier experience for installing / managing IPAM with our pre-existing deployment stack.
Describe the solution you'd like
I would like to see a way to deploy this full solution using terraform. I want to deploy all of the relevant resources, and be able to manage this IPAM from terraform.
This would be great because then I can reference IP space from the IPAM in my terraform code natively.
Describe alternatives you've considered
Today we host this in VMs and run your BICEP scripts to get these deployments going. But instead of BICEP I'd prefer terraform to match the rest of the deployments in our organization.
Additional context
I just wanted to know if terraform is on the roadmap, and if so, what timeframe would this be?