Giter Site home page Giter Site logo

codelytv / terraform-course Goto Github PK

View Code? Open in Web Editor NEW
25.0 4.0 10.0 730 KB

Terraform Codely course examples

Home Page: https://pro.codely.com/library/terraform-buenas-practicas-llevando-tu-infraestructura-a-codigo-193451/479241/about/

HCL 80.86% HTML 0.72% Python 12.96% Groovy 3.65% Shell 1.81%
terraform terraform-aws terraform-example terraform-examples

terraform-course's Introduction

Codely logo

🪐 Terraform CI/CD - terragrunt - tfsec - infracost

This repository contains a basic Terraform CI/CD. Designed to store all the IaC code on a mono-repo with high tfstate granularity. Supports multi-account and regions.

Here you have the course explaining all the examples available in this repository: Terraform: Buenas prácticas llevando tu infraestructura a código (Spanish)

Contents

This project has been designed as an incremental learning path to Terraform. Each folder increments the concepts and usages of previous folders.

Each folder correspond to one of the course videos:

  1. 🚀 ¿Para qué sirve Terraform? ¿Qué aprenderás en el curso?
    1. ⚙️ [YouTube] IaC vs GitOps vs DevOps
    2. ⚡️ Instalación y configuración de Terraform
    3. 👨‍🎓 Crear y configurar cuenta de AWS
  2. 👶 Despliega tu primera pieza de infraestructura
    1. 📘 Crea un bucket de S3 en AWS
    2. 🧩 Flujo de trabajo en Terraform: Init, Plan y Apply
    3. 🔑 Data Sources: Obteniendo acceso al bucket
  3. 🙏 ¿Y si mi infraestructura ya existe antes de conoceros?
    1. 😮 Me ha aparecido un fichero en local: tfstate
    2. 🧡 Importar recursos a Terraform
  4. 🚀 Trabajo en equipo con Terraform
    1. ☁️ Backends remotos en otros cloud
    2. 💾 Guardando el tfstate en un bucket de s3
    3. 🔐 Bloqueando el tfstate con dynamodb
  5. ⛓️ Conectar piezas de infraestructura
    1. 🧩 Desplegar piezas por separado: S3, Lambda y DynamoDB
    2. 🧙‍♂️ Conectar las piezas de infraestructura
  6. 🎸 Terraform mantenible con múltiples equipos
    1. 👐 Terraform agnóstico de la plataforma: LA GRAN MENTIRA
    2. 🗃️ Consigue rapidez y evita drift en Terraform: Separa los tfstates
    3. 👥 Terraform Workspaces: Reutiliza configuración entre entornos
    4. 🚄 Separar tfstates: Ejemplo práctico de El Mundo Real™️
  7. 💙 Simplifica tu proyecto con Terragrunt
    1. 👐 Reutilizando recursos entre distintos entornos
    2. 🦹‍♀️ Gestionando varios providers con Terragrunt
    3. 🤏 Por qué Mango NO usa Terraform Workspaces
  8. 🤖 Automatizando despliegues de Terraform con GitHub y Jenkins
    1. 🥉 Validamos sintaxis de Terraform en GitHub Actions
    2. 🥇 Desplegando Terraform desde GitHub Actions
      1. Workflow plan
      2. Workflow apply
    3. 🦿 GitHub Actions vs Jenkins
  9. ⚙️ Buenas prácticas y utilidades para Terraform
    1. 💵 Cuánto estoy gastando: Infracost
    2. 🧪 Testing en Terraform ¿Sí o no?
    3. 🔝 Top 5 utilidades para Terraform
  10. 🔜 Conclusiones y siguientes pasos
    1. 💣 Aprendizajes del mundo real: Detección automática de Drift
    2. 🤟 Conclusión y siguientes pasos

Requirements

  • Terraform v.1.2.0+
  • Terragrunt v0.38.0+
  • Tfenv
  • AWS account (free tier)

GitHub actions - Workflows

workflows

Screenshots

plan

tfsec

infracost

terraform-course's People

Contributors

adriancataland avatar estif95 avatar javiercane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.