gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.81k stars 358 forks source link

Updated build flags to produce only requested binaries #710

Closed denis256 closed 6 months ago

denis256 commented 6 months ago

Description

Updated build-go-binaries arguments to build only requested OS/Arch binaries Excluded windows/arm64 since the build is failing with "not valid build platform"

Result:

image

Fixes #707.

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Added / Removed / Updated [X].

Migration Guide