NextChapterSoftware / ec2-action-builder

This is a custom GitHub action to provision and manage self-hosted runners using AWS EC2 On-Demand and/or Spot instances.
Apache License 2.0
11 stars 7 forks source link

Feature request: adding tags to EBS volumes #21

Closed yambottle closed 4 months ago

yambottle commented 4 months ago

Made a PR

mahdi-torabi commented 4 months ago

Tested this change and works fine. Waiting to wrap up another issue so we could push a release for both

mahdi-torabi commented 4 months ago

Merged the PR https://github.com/NextChapterSoftware/ec2-action-builder/pull/23

Released V1.6 with the EBS tagging fix.