/terra4m

test repo

Primary LanguageHCL

Terraform infrastructure provisioning

Terraform implementation to create an AWS environment including a VPC, EKS cluster and some EC2s.

Prerequisites

This requires an AWS account, API keys and terraform binary installed.

Usage / Start Process

terraform init
terraform plan 
terraform apply