https://github.com/terminal127/terraform_playground
https://github.com/terminal127/terraform_playground
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/terminal127/terraform_playground
- Owner: Terminal127
- Created: 2023-11-01T18:33:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T19:09:49.000Z (over 2 years ago)
- Last Synced: 2025-07-19T01:33:11.800Z (12 months ago)
- Language: HCL
- Size: 8.93 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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