k8ssandra / k8ssandra-terraform

Apache License 2.0
17 stars 16 forks source link

AWS terraform module for EKS cluster #9

Closed chaitu6022 closed 3 years ago

chaitu6022 commented 3 years ago

What this PR does?

Terraform module for AWS EKS, this module will create a Virtual private cloud (VPC), Subnets, Security Groups, Iam, Lunch Configuration, Auto Scaling Group, Elastic Kubernetes Service cluster.

Issue Number

┆Issue is synchronized with this Jira Bug by Unito

chrislovecnm commented 3 years ago

Is this ready for a review @chaitu6022?

chaitu6022 commented 3 years ago

Is this ready for a review @chaitu6022?

Yes @chrislovecnm, please review this AWS terraform module.

bradfordcp commented 3 years ago

In the GKE output, we have information like the bucket name and IAM identity which we then use to retrieve keys and configure Medusa. Is this information available as part of the EKS terraform output?

chaitu6022 commented 3 years ago

@bradfordcp I have made changes to all of your review comments.