Back to Developer Roadmap

Environment Variables

src/data/roadmaps/terraform/content/[email protected]

4.0480 B
Original Source

Environment Variables

Environment variables can be used to customize various aspects of Terraform. You can set these variables to change the default behaviour of terraform such as increase verbosity, update log file path, set workspace, etc. Environment variables are optional and terraform does not need them by default.

Learn more from the following resources: