Cheatsheets:
programming:
How-to:
Troubleshooting:
Rants:
Other:
Cheatsheets:
programming:
How-to:
Troubleshooting:
Rants:
Other:
This is an old revision of the document!
Input Variables: These are used to pass dynamic values to Terraform configurations.
Environment Variables: These are used to set values for Terraform commands or to provide sensitive data.
Output Variables: These are used to expose values from a Terraform configuration to be used by other configurations or by external systems.