Hashicorp Certified Terraform Associate
-
Updated
Aug 12, 2024 - HCL
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.
Hashicorp Certified Terraform Associate
This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.
📚 Study Guide for the Terraform Associate Certification
Code Repository for Terraform Cookbook Second Edition, Published by Packt
Automate your OCP4 installation
An example pipeline for executing HashiCorp Terraform with ephemeral cloud provider credentials managed by HashiCorp Vault
🎤 Creating an EKS cluster and VPC in AWS
Cloudflare for Teams + HashiCorp Vault = Zero Trust Love
This repository features infrastructure code and high-level concepts developed during my career as a cloud engineer. It includes architectures and implementations used in production environments, covering database migration, site-to-site VPN, serverless applications, Ansible automation, and foundational infrastructure.
Provose is a new way to manage your Amazon Web Services infrastructure.
A terraform module to enforce MFA for AWS groups and users
Sets up 3 node Cassandra cluster using terraform
HashiCorp Vault Add-on for AWS EKS
🎤 local and remote code-quality options for HashiCorp Terraform
Terraform templates, examples, etc.
End To End AWS Cloud Infrastructure Automation Through Terraform by HashiCorp
HashiCorp Terraform playground
Examples of HA configurations of Hashicorp Vault across AWS, GCP, and Azure
🔧 Infrastructure as Code explorations with HashiCorp Packer, Terraform, Azure and GitHub
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 20 days ago