aws-samples / amazon-eks-machine-learning-with-terraform-and-kubeflow

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
82 stars 42 forks source link

Need to add script for configuring S3 backend for Terraform state #71

Closed ajayvohra2005 closed 8 months ago

ajayvohra2005 commented 8 months ago

Currently terraform state is kept locally on the build desktop. Need to add a script to enable S3 backend for Terraform state.