aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
355 stars 205 forks source link

update yarnpkg gpg key in apt. #145

Closed brettcave closed 1 year ago

brettcave commented 1 year ago

fix for #144

The GPG key for Yarn in Ubuntu is expired. This adds updating the GPG key in APT before running apt operations, as per https://github.com/yarnpkg/yarn/issues/7866

balltrev commented 1 year ago

Hey @brettcave thank you for calling this out. The CodeBuild team has actually updated their image resolving this issue.