Terraform provider plugin to integrate with Infoblox Network Identity Operating System [NIOS]. The plugin enables lifecycle management of Infoblox NIOS DDI resources.
The latest version of Infoblox NIOS provider is v1.1.1
The features in development are available at develop
branch.
A Cloud Network Automation [CNA] license needs to be installed on NIOS. If CNA is not installed then following default EAs must be added at the NIOS side manually:
- Tenant ID :: String Type
- CMP Type :: String Type
- Cloud API Owned :: List Type (Values True, False)
- Network Name :: String Type
- VM Name :: String Type
- VM ID :: String Type
The comprehensive documentation of plugin is available at Terraform registry.
https://registry.terraform.io/providers/infobloxopen/infoblox/latest/docs
The provider has NIOS DDI resources as Terraform resources and datasources. Below is the consolidated list of supported resources and data sources:
- Network View
- Network
- Allocation & deallocation of an IP address from a Network
- Association & disassociation of IP Address for a VM
- A Record
- PTR Record
- CNAME Record
Data Sources for below records are supported.
- IPv4 Network
- A Record
- CNAME Record