An open API service indexing awesome lists of open source software.

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

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.