/
DNS Records
DNS Records
Resources corresponding to DNS record objects enable you to create, update, and delete the A, AAAA, CNAME, and PTR records. Data sources allow data to be fetched or computed for use elsewhere in the Terraform configuration. With data sources, Terraform configuration is built on information defined outside of Terraform, or defined by another a separate Terraform configuration.
DNS resources and data sources supported by the IPAM Plug-in for Terraform are:
- infoblox_a_record Resource
- infoblox_a_record Data Source
- infoblox_cname_record Resource
- infoblox_cname_record Data Source
- infoblox_aaaa_record Resource
- infoblox_aaaa_record Data Source
- infoblox_ptr_record Resource
- infoblox_ptr_record Data Source
- infoblox_mx_record Resource
- infoblox_mx_record Data Source
- infoblox_srv_record Resource
- infoblox_srv_record Data Source
- infoblox_txt_record Resource
- infoblox_txt_record Data Source
- IP Address Allocation
- IP Address Association
- infoblox_host_record Data Source
Related content
Resources and Data Sources Supported by Infoblox IPAM Plug-In for Terraform
Resources and Data Sources Supported by Infoblox IPAM Plug-In for Terraform
More like this
Terraform Data Sources
Terraform Data Sources
More like this
Terraform Configuration File for A record
Terraform Configuration File for A record
More like this
Overview of Infoblox IPAM Plug-In for Terraform
Overview of Infoblox IPAM Plug-In for Terraform
More like this