singlestore-labs / private-llm-aws

15 stars 7 forks source link

terraform destroy doesn't destroy all the created pieces #9

Open wesdottoday opened 1 year ago

wesdottoday commented 1 year ago

SageMaker deploys EFS volumes and some security groups in the VPC that cause it to block the destroy process. I think better handling of dependencies in the Terraform plan will help.