private-llm-aws
private-llm-aws copied to clipboard
terraform destroy doesn't destroy all the created pieces
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.