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
Simple hands-on beginner friendly Devops projects to practice.
The gruntwork.io website
HashiCorp Terraform Github Actions Demo for Github Satellite 2020.
Curated Self Study Guide for Computer Science, DevOps, SRE & SysAdmin
Infra-as-code for my personal home server setup
Create a VPS on Digital Ocean easily with the mainRecon included to launch the recon workflow.
This repo contains commons resources to interact with OVH Public Cloud using Terraform.
EOEPCA system integration, test and deployment
Demonstration of how you can use set up your Kubernetes cluster on DigitalOcean using Terraform + k3s + Ansible
Microsoft Azure Container Ecosystem nugget series
Example for fun-stack, a Serverless Full-Stack Scala Framework
End-to-end data engineer project
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 7 days ago