1 Answer
- Newest
- Most votes
- Most comments
0
I resolved this issue by first issuing the following commands:
aws elbv2 delete-load-balancer --load-balancer-arn "arn-string"
aws elbv2 delete-target-group -target-group-arn "arn-string"
After that the aws cloudformation delete-stack command worked.
Thanks to all who considered answering this question!
Gio
answered 6 years ago
Relevant content
asked 6 years ago
asked 4 years ago
