aws-samples / eks-saas-gitops

Source repo of Building SaaS applications on Amazon EKS using GitOps workshop
https://catalog.workshops.aws/eks-saas-gitops
MIT No Attribution
53 stars 17 forks source link

Stack cleanup script #20

Closed somensi-aws closed 11 months ago

somensi-aws commented 11 months ago

Issue #, if available:

Description of changes: Added ./kube to .gitignore Remove stack steps on README Changes to cleanup.sh -- manually removing resources (S3, ECR, code-commit-user ssh key), uninstalling resources with Flux, then terraform deploy ingress true on pool-1, so we can bind this helmrelease with the creation of the ALB - this simplifies cleanup Custom resource lambda deletion invokes cleanup.sh through SSM CFN status fix on error on install.sh

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.