amazon-genomics-cli
amazon-genomics-cli copied to clipboard
feat: Secure EC2 launch templates with IMDSv2
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.