https://github.com/hashicorp-education/learn-terraform-state
https://github.com/hashicorp-education/learn-terraform-state
hashicorp terraform tutorial
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-state
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2021-01-30T02:02:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T08:28:16.000Z (about 2 years ago)
- Last Synced: 2025-01-30T06:11:15.924Z (over 1 year 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: 31
- 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.