amazon-genomics-cli icon indicating copy to clipboard operation
amazon-genomics-cli copied to clipboard

feat: Secure EC2 launch templates with IMDSv2

Open bmorrissirromb opened this issue 2 years ago • 0 comments

THIS IS A DRAFT UNTIL THE AGC TARBALL IS UPDATED TO CONTAIN AN IMDSv2-supported VERSION of amazon-ebs-autoscale.

Description of Changes

Add metadataOptions to require IMDSv2. This is a security best practice to prevent credential hijacking and will keep the EC2s generated by this application from drawing the ire of security teams.

Also renames a helper file to remove angle brackets from its name so that the repo does not fail to clone on Windows systems.

bmorrissirromb avatar Feb 23 '24 06:02 bmorrissirromb