basti-app / basti

✨ Securely connect to RDS, Elasticache, and other AWS resources in VPCs with no idle cost
https://www.basti.app
MIT License
351 stars 18 forks source link

fix(basti-cdk): unblock basti instance role update #118

Closed BohdanPetryshyn closed 1 month ago

BohdanPetryshyn commented 1 month ago

Proposed Changes

This PR unblocks Basti instance IAM role update after a recent change that requires the role replacement by updating the role custom name. Similar vX prefixes will be added to other resources with custom names in the future as needed.

Related Issues/PRs

Reported in #117

Checklist