
Use Terraform long enough, and eventually, we’ll need to use an existing resource not managed by Terraform as part of the deployment. A typical example is deploying a network-enabled resource, a virtual machine, for instance, to an existing virtual network. This post and accompanying video demonstrate using an existing Azure resource as part of a Terraform deployment.
Continue reading “Use Existing Resources with Data Sources in Terraform and Azure”