Automate the creation of a lab environment complete with security tooling and logging best practices
-
Updated
Jul 6, 2024 - HTML
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
Automate the creation of a lab environment complete with security tooling and logging best practices
Automated Azure Arc, Edge, and Platform environments
Infra-as-code for my personal home server setup
A comprehensive repository for mastering DevOps skills and tools. Explore topics like Docker, Kubernetes, Ansible, Terraform, and more. Ideal for beginners and experienced professionals alike, with hands-on examples and detailed documentation to enhance your DevOps journey.
This repo contains commons resources to interact with OVH Public Cloud using Terraform.
Curated Self Study Guide for Computer Science, DevOps, SRE & SysAdmin
Demonstration of how you can use set up your Kubernetes cluster on DigitalOcean using Terraform + k3s + Ansible
HashiCorp Terraform Github Actions Demo for Github Satellite 2020.
The gruntwork.io website
End-to-end data engineer project
Example for fun-stack, a Serverless Full-Stack Scala Framework
Kickstart a Symfony application with automated creation of dev environment (Docker) and AWS environment (Terraform), provisioned with Ansible and CI/CD included through Github actions
Personal website built with React 18, NextJs 13 and ThreeJs
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 17 days ago