Tags: teads/aws-nuke
Tags
Inspector2 Support (rebuy-de#781) * fix go files * add support for disabling inspector2 * add accountid as property * fix: import/reference * fix: go.mod require statements
feat: add missing tags for iam resources (rebuy-de#731) * feat: add tags for iam user * fix: propagate tags for iam user * chore(iam-role-policy): reorder imports * feat(iam-instance-profile): add tags
Add important EC2 metadata to instance properties (rebuy-de#670) In order to power filtering of EC2 instances via common properties, this commit adds instance identifier, image identifier, instance state, instance type, and instance launch time to the properties for EC2 resources. This allows (for example): - pruning instances launched from a specific AMI. - pruning instances launched a given duration ago. - pruning instances that are stopped. - pruning instances of a given type.
Build multiarch docker images (rebuy-de#604) * Build multiarch docker images * Build tags too
Add properties to servicecatalog resources (rebuy-de#598)
Fix GitHub Actions syntax in release pipeline (rebuy-de#589)
Migrate to GitHub actions (rebuy-de#587) * Migrate to GitHub actions * Install golint * Don't fetch all tags for normal builds * Build zips for Windows * Build & upload release assets * Remove travis * Add job names
PreviousNext