Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(many): make cleanup respect region for IAM resources #109

Merged

Conversation

BohdanPetryshyn
Copy link
Collaborator

Proposed Changes

This PR makes basti cleanup command only delete resources in the region for which it was invoked. Previously, all IAM resources were cleaned up since IAM is a global AWS service.

The path is also added in Basti CDK.

Related Issues/PRs

#104

Checklist

  • I cleaned up my code.
  • All the tests and checks passed (npm run test).
  • I have added necessary documentation and/or updated existing documentation.
  • I have added or modified tests to cover the changes.

@BohdanPetryshyn BohdanPetryshyn changed the title fix: make cleanup respect region for IAM resources fix(many): make cleanup respect region for IAM resources Sep 8, 2024
@BohdanPetryshyn BohdanPetryshyn merged commit a5b5d61 into main Sep 8, 2024
5 checks passed
@BohdanPetryshyn BohdanPetryshyn deleted the fix/make-cleanup-respect-region-for-iam-resources branch September 8, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant