Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Use Output Variables to Query Data in Azure Using Terraform

Hey there, Gurus! Welcome to the lab! In this lab, we will demonstrate the usefulness of adding output variables to your configuration and how they can be used to collect data about resources in your infrastructure. In this lab, we will first deploy the virtual network to test deploying to the new Azure test environment, along with a subnet. You will then add some output variables to a file to output the virtual network name and the subnet name, expanding on your configuration and adding some outputs that you can use later to easily access these values. Once you have finished testing, you will then destroy your test infrastructure.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 15m
Published
Clock icon Aug 27, 2021

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Deploy the Infrastructure

    1. In the CLI, download the lab-azure-outputs.zip file from the lab GitHub repo: https://raw.githubusercontent.com/linuxacademy/content-terraform-2021/main/lab-azure-outputs.zip
    2. Unzip the lab-azure-outputs.zip file.
    3. Change to the lab-azure-outputs working directory.
    4. Review the Terraform configuration file.
    5. Add the labs Azure Resource Group name to the configuration.
    6. Initialize the working directory.
    7. Apply the Terraform configuration.
  2. Challenge

    Add the Outputs Variable File

    1. In the CLI, download the outputs_azure.tf file from the lab GitHub repo: https://raw.githubusercontent.com/linuxacademy/content-terraform-2021/main/outputs_azure.tf
    2. Review the outputs_azure.tf file.
    3. Apply your changes to the infrastructure.
    4. Inspect the ouput of your apply command.
    5. Confirm your outputs can be displayed whenever needed.
  3. Challenge

    Destroy the Test Infrastructure

    1. Destroy your infrastructure after successful deployment.
    2. Confirm destruction.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans