Closed
Description
Hello!
It'd be nice to be able to pass custom tags in the session tagging, especially if the values can be GitHub Secrets.
We have some concerns around the power of the user that is required to make changes within our environments using GitHub Actions. Being able to pass custom tags, would enable us to create alarms, or possibly create restrictions based on missing tags in requests. You can't do this currently as all the tags are known and in plain text.
Cheers,