Terraform Output

  • Output variable values are shown on the shell after running "terraform apply"

  • Output values are like return values that you want to track after a successful terraform deployment

Last updated