fix(deploy): allow to set iam role tags when created#869
fix(deploy): allow to set iam role tags when created#869calavera merged 2 commits intocargo-lambda:mainfrom
Conversation
calavera
left a comment
There was a problem hiding this comment.
Nice, thanks a lot for the contribution!
|
I see clippy produces many changes unrelated to the PR changes, shoudl I go ahead commiting them? |
I'm about to push a PR with all those clippy changes. I think after they're in main, this PR should pass cleanly with a merge. |
|
I'll release a new version with this feature this week. |
|
thanks, @calavera |
|
This pull request has been automatically locked. Create a new discussion if you'd like to continue the conversation. https://github.com/cargo-lambda/cargo-lambda/discussions/new?category=general |
to have better overview in the AWS Resource Explorer what resources was created by the cargo-lambda, I'm adding tags for the iam role created during deploy
here is how it works: