Launching CloudEOS in Azure with Terraform
Launching CloudEOS in Azure with Terraform Introduction Enterprise cloud organizations are orchestrating environments in the cloud. This can be done with cloud native tools such as AWS CloudFormation or Azure Resource Manager Templates. However, Terraform is winning enterprise mindshare as a cross-cloud orchestration system, and this post is an example of a simple CloudEOS deployment into Azure using Terraform. Diagram Below is the diagram that will be referenced in this post. Prerequisites It will be assumed that the reader has familiarity with Terraform and how to setup the Terraform environment. For basic instructions on setting up a Terraform environment, see...
Continue reading →