feat: add additional session tags by default (#1775)

Closes #390.
Note that 50 session tags are the AWS default, and this commit changes
our default set from 7 tags to 15 tags. This commit includes logic to
split the tags into "required" vs "overridable". Required tags are this
action's previous defaults and could never be overridden. Overridable
tags are the new set and can be overridden by custom-tags. The action
will not add tags if the addition plus the required plus the user's
custom tags exceed the AWS limit of 50 total tags. This ensures
backwards compat for the tag additions.
This commit is contained in:
Tom Keller
2026-05-13 14:43:50 -07:00
committed by GitHub
parent 6795889618
commit e0ba768507
6 changed files with 6069 additions and 10966 deletions
Generated Vendored
+5771 -10931
View File
File diff suppressed because it is too large Load Diff