kneemaa / github-action-rotate-aws-secrets

Github Action to rotate AWS Access Keys stored in a repositories secrets
MIT License
37 stars 19 forks source link

[FEATURE] - Add description to access key #24

Open eloo-abi opened 1 year ago

eloo-abi commented 1 year ago

Is your feature request related to a problem? Please describe. Using this action its quite hard to determine in the AWS console that this access keys are managed by this action.

Describe the solution you'd like It maybe would be a good idea to have a description option in the action to add a custom description to the access key in AWS

Describe alternatives you've considered A hard coded description maybe would also work