/
Deploy Multiple Resources

Deploy Multiple Resources

The sections discussed above demonstrates deploying individual resources using the Infoblox Terraform provider. More commonly, for actual production deployments, you will deploy a number of resources with dependencies on each other. This can be accomplished using a single Terraform configuration file as shown in this example.

Related content