Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.