mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
Update README.md
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
```export PROJECT_ID="your-project-id"```
|
||||
|
||||
Terraform offers various methods to provide input variables, making it flexible and adaptable to different use cases. These methods include command-line flags, environment variables, variable definition files (including auto-loaded files), and default values in variable declarations.
|
||||
|
||||
Auto-loaded variable definition files:
|
||||
|
||||
Reference in New Issue
Block a user