https://github.com/hashicorp-education/learn-terraform-console
https://github.com/hashicorp-education/learn-terraform-console
hashicorp terraform tutorial
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-console
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2021-08-13T16:42:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T19:55:23.000Z (over 2 years ago)
- Last Synced: 2025-06-20T08:20:19.055Z (about 1 year ago)
- Topics: hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/console?in=terraform/cli
- Size: 351 KB
- Stars: 2
- Watchers: 11
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Learn Terraform - The Console Command
The Terraform console provides an interpreter that you can use to evaluate
Terraform expressions and explore your Terraform project's state.
Follow along with this Hashicorp [tutorial](https://developer.hashicorp.com/terraform/tutorials/cli/console).