Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-console
https://github.com/hashicorp/learn-terraform-console
hashicorp terraform tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-console
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-08-13T16:42:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T19:55:23.000Z (about 1 year ago)
- Last Synced: 2024-09-28T13:01:22.449Z (about 1 month ago)
- Topics: hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/console?in=terraform/cli
- Size: 351 KB
- Stars: 2
- Watchers: 12
- 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).