Kubernetes cluster provisioning using Terraform.
-
Updated
Jul 8, 2025 - HCL
Provisioning is the process of setting up IT infrastructure. Examples include applying network configuration and installing the appropriate software (OS, middleware etc) needed for application logic to run.
Kubernetes cluster provisioning using Terraform.
1Password SCIM Bridge deployment examples
A one-stop Terraform module that creates an OpenVPN server in AWS readily provisioned with access by the users defined in the input
INACTIVE - http://mzl.la/ghe-archive - Terraform configuration for Participation Infrastructure
AWS cluster provider for RMK by Edenlab LLC.
Provisionamento de infraestrutura como código usando Ansible e Terraform no DigitalOcean.
Automate multi-cloud infrastructure provisioning parallely on AWS, Microsoft Azure, and Google Cloud Platform (GCP) using Terraform.
Terraform code to provision and deploy rails App infrastructure with postgres and redis connections
Infrastructure-as-code examples with terraform and major cloud providers
Terraform Google Provider and GKE - Remote state
Provisioning GCP compute engine services (IaaS) using terraform
Deploy Backend Project on Vercel Serverless Functions using Terraform
Provisioning GCP Compute Engine services (IaaS) and GCP Storage (Bucket), VPC, and Firewall Rules.
Terraform is an open-source infrastructure as code (IaC) tool that enables you to define and manage cloud infrastructure resources using a declarative configuration language. It supports multiple cloud platforms and allows you to automate the creation and modification of infrastructure resources in a consistent and repeatable way.
Multi-stage deployment using Terraform for AWS infrastructure. Automates Dev, Stage, and Prod environments with S3, EC2, and DynamoDB. Scalable, efficient, and modular.
Solution to provision servers in Hetzner Cloud with user-defined templates
Environments for macro benchmarks and other experiments.
This project automates the setup of a managed Kubernetes service on AWS (EKS) using Terraform. It includes node autoscaling based on CPU and memory, facilitated by AWS CloudWatch Agent, and establishes secure cluster access via AWS IAM.