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

https://github.com/terminal127/terraform_playground


https://github.com/terminal127/terraform_playground

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Terraform Playground

Welcome to the Terraform Playground! This repository is designed for experimenting with Terraform and learning infrastructure as code (IaC). Whether you're new to Terraform or an experienced practitioner, you'll find this space helpful for testing and honing your skills.

## About This Repository

This repository serves as a sandbox for various Terraform configurations and modules. It includes code examples, templates, and resources that can help you understand and practice Terraform's capabilities.

## Features

- **Terraform Versions**: This repository is compatible with Terraform version 1.6.2.
- **Infrastructure as Code**: Explore Terraform's power in managing infrastructure as code.
- **GitHub Resources**: You can interact with GitHub resources using Terraform configurations.
- **Experiments**: Feel free to create your Terraform experiments in this playground.

## Usage

1. **Clone the Repository**:
```sh
git clone https://github.com/Terminal127/Terraform_Playground.git
cd Terraform_Playground
terraform init
terraform apply
terraform apply
terraform destroy