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
[x] I cleaned up my code.
[x] All the tests and checks passed (npm run test).
[x] I have added necessary documentation and/or updated existing documentation.
[x] I have added or modified tests to cover the changes.
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
npm run test
).