filmov
tv
Terraform | Episode 27 | Terraform variables | Passing variable values as environment variables.

Показать описание
====================================================================
====================================================================
Hello,
In this session, we will look at how we can pass the Terraform variable values as environment variables. For this, we will be declaring the environment variables as TF_VAR_variable_name and then the value. Terraform will look for the variable values in the below order.
Environment variables.
Any –var and –var-file options on the command line, in the order they are provided.
Happy learning!!
====================================================================
Hello,
In this session, we will look at how we can pass the Terraform variable values as environment variables. For this, we will be declaring the environment variables as TF_VAR_variable_name and then the value. Terraform will look for the variable values in the below order.
Environment variables.
Any –var and –var-file options on the command line, in the order they are provided.
Happy learning!!