gruntwork-io / boilerplate

A tool for generating files and folders ("boilerplate") from a set of templates
https://www.gruntwork.io
Mozilla Public License 2.0
157 stars 12 forks source link

Bump CI version to create arm bins #94

Closed yorinasub17 closed 2 years ago

yorinasub17 commented 2 years ago

Description

This bumps the terraform-aws-ci version so that we create arm64 binaries.

This also updates the circleci job to use docker with a smaller instance class, since boilerplate testing doesn't need the machine executor nor a lot of resources.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

yorinasub17 commented 2 years ago

See https://github.com/gruntwork-io/boilerplate/releases/tag/v0.4.3-alpha.1 for test build

yorinasub17 commented 2 years ago

Thanks for review! Merging now!