tfk-ben / Terrafrom-EKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Create VPC and EKS cluster using modules

initialize

terraform init

preview terraform actions

terraform plan

apply the configuration

terraform apply

show resources and components from current state

terraform state list

destroy everything fromtf files

terraform destroy

About


Languages

Language:HCL 100.0%