Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sct.py): kms resoruces cleanup with all regions
currently if no region is defined, the kms cleanup breaks cause of: `raise ValueError("'region_names' parameter cannot be empty")` adding the need change, so it would be able to work across all regions when needed
- Loading branch information