Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-state
https://github.com/hashicorp/learn-terraform-state
hashicorp terraform tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-state
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-01-30T02:02:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T08:28:16.000Z (7 months ago)
- Last Synced: 2024-09-27T13:21:00.399Z (about 1 month ago)
- Topics: hashicorp, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/state-cli?in=terraform/state
- Size: 30.3 KB
- Stars: 6
- Watchers: 9
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform State Management
This repo is a companion repo to the [Learn Terraform State Management](https://developer.hashicorp.com/terraform/tutorials/state/state-cli) tutorial.
It contains Terraform configuration you can use to learn how to create an AWS instance and security group, examine a state file, and then manipulate resources to observe how vital state is to your Terraform operations.