Project: Creating Variables and Deploying Pipeline
Learn how to define variables and deploy the pipeline.
We'll cover the following
Creating variables
Starting where we left off in the previous lesson, you will now be defining variables. In the variables.tf
configuration file, there are two variables that do not have values.
subscriptionID
network_interface_id
For the Terraform code to deploy a virtual machine, it will need these two variable values.
Get hands-on with 1400+ tech skills courses.