Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.28 KB

File metadata and controls

39 lines (27 loc) · 1.28 KB

DevOps Infrastructure Project

This project automates the deployment and management of cloud infrastructure using Terraform and Ansible. It helps you quickly set up, configure, and monitor resources on AWS, making cloud operations simple and repeatable for teams and individuals.

This repository contains scripts and configurations to automate cloud infrastructure setup using Terraform and Ansible.

Features

  • Automated provisioning with Terraform
  • Configuration management using Ansible
  • Monitoring setup for AWS resources

Usage

  1. Clone the repository.
  2. Edit variables in terraform/terraform.tfvars as needed.
  3. Run deploy.sh to set up infrastructure.
  4. Use ansible/playbook.yml for server configuration.

Folder Structure

  • terraform/ – Infrastructure as Code (IaC) scripts
  • ansible/ – Configuration management
  • scripts/ – Helper scripts
  • monitoring/ – Monitoring setup

Requirements

  • Terraform
  • Ansible
  • AWS CLI

License

MIT


Feel free to contribute or raise issues!

Image Alt

Image Alt