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

https://github.com/meysam81/terraform-modules


https://github.com/meysam81/terraform-modules

automation ci-cd cloud-infrastructure cloud-native deployment-automation devops github-actions github-repositories github-workflow iac infrastructure-as-code infrastructure-management kubernetes platform-engineering site-reliability-engineering sre terraform terraform-best-practices terraform-configuration terraform-modules

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Terraform Infrastructure Modules

[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://developer.mend.io/github/meysam81/terraform-modules)

- [Terraform Infrastructure Modules](#terraform-infrastructure-modules)
- [🚀 Overview](#-overview)
- [🎯 Design Philosophy](#-design-philosophy)
- [🤝 Contributing](#-contributing)
- [� Notes](#-notes)
- [🌟 Motivation](#-motivation)
- [📄 License](#-license)

## 🚀 Overview

This repository contains a curated collection of OpenTofu/Terraform modules
developed through years of Site Reliability Engineering (SRE) experience.

These modules represent an opinionated, battle-tested approach to
infrastructure as code (IaC) across diverse platforms and environments.

### 🎯 Design Philosophy

- **Pragmatic Solutions**: Modules crafted from real-world SRE challenges
- **Best Practices Baked-In**: Incorporate industry standards and security
considerations
- **Flexibility**: Adaptable to various infrastructure needs
- **Minimal Configuration**: Sensible defaults with easy customization
- **Sealed and Security Hardened**: Secure by default with minimal attack
surface, gated behind Checkov and trivy security checks on every commit

## 🤝 Contributing

1. Fork the repository
2. Create a feature branch
3. Commit your changes
4. Push and open a Pull Request

## 📝 Notes

> **Warning**: These modules are primarily developed for personal use. While
designed with general best practices, they may require adaptation for your
specific environment.

## 🌟 Motivation

Born from years of infrastructure management across varied technical
landscapes, these modules represent a distillation of practical, scalable
solutions to common infrastructure challenges.

## 📄 License

[Apache 2.0 License](LICENSE)

---

**Happy Terraforming! 🌍✨**