Skip to content

saileshgiri/terraform-provider-infoblox

 
 

Repository files navigation

Infoblox logo

Terraform Provider for Infoblox

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.

NIOS Requirements

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

Quick Start

Documentation

The comprehensive documentation of plugin is available at Terraform registry.

https://registry.terraform.io/providers/infobloxopen/infoblox/latest/docs

Provider features

The provider has NIOS DDI resources as Terraform resources and datasources. Below is the consolidated list of supported resources and data sources:

Resource

  • 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 Source

Data Sources for below records are supported.

  • IPv4 Network
  • A Record
  • CNAME Record

About

Infoblox Provider for Terraform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • Shell 1.5%
  • Makefile 0.9%