TerraformWorkflow
terraform output
Prints the values of output variables defined in the configuration.
Syntax
terraform output [<name>]
Examples
Print a single output value
terraform output vpc_idPrints the values of output variables defined in the configuration.
terraform output [<name>]
Print a single output value
terraform output vpc_id