taskcluster / ec2-manager

Mozilla Public License 2.0
2 stars 14 forks source link

Upgrade to scope expressions #58

Closed imbstack closed 6 years ago

imbstack commented 6 years ago

Most of this is pretty straightforward but terminateInstance might require some close inspection to see if I have preserved the semantics properly!

jhford commented 6 years ago

This will be implemented as part of https://github.com/taskcluster/ec2-manager/pull/69 This PR served as a great basis for the scope expressions there, thanks.