screwgoth / terraform-scripts

A collection of Terraform scripts for quick deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Scripts


This repo contains various Terraform scripts for quick deployment, starting with cluster deployments on the public clouds.

The scripts are placed in different folders named after the clouds that they can be deployed in:

  • eks -> AWS EKS
  • aks -> Azuer AKS
  • gke -> Google GKE

About

A collection of Terraform scripts for quick deployments

License:MIT License


Languages

Language:HCL 100.0%