Using Terraform CLI, how do you pass variable value when you execute terraform plan command?
Experience Level: Not defined
Tags: Terraform
Answer
Related Terraform job interview questions
Using Terraform CLI, how do you limit planning operation to only specific resource?
Terraform Not definedUsing Terraform CLI, how do you limit planning operation to only resources of a specific module?
Terraform Not definedUsing Terraform CLI, how do you store a plan to a path so that you would then be able to use it as input to the apply command?
Terraform Not definedUsing Terraform CLI, how do you get a plan to destroy all objects currently managed by the Terraform configuration?
Terraform Not definedUsing Terraform CLI, how do you review what changes will be done to your target infrastructure based on the configuration?
Terraform Not defined