|
| 1 | +# Created with komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Gruntwork.cloud-nuke |
| 5 | +PackageVersion: 0.43.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Gruntwork |
| 8 | +PublisherUrl: https://github.com/gruntwork-io/cloud-nuke |
| 9 | +PublisherSupportUrl: https://github.com/gruntwork-io/cloud-nuke/issues |
| 10 | +PackageName: cloud-nuke |
| 11 | +PackageUrl: https://github.com/gruntwork-io/cloud-nuke |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/gruntwork-io/cloud-nuke/blob/HEAD/LICENSE.txt |
| 14 | +Copyright: Copyright (c) 2020, Gruntwork, Inc. |
| 15 | +ShortDescription: cloud-nuke was created for situations when you might have an account you use for testing and need to clean up leftover resources so you're not charged for them |
| 16 | +Moniker: cloud-nuke |
| 17 | +ReleaseNotes: |- |
| 18 | + What's Changed |
| 19 | + - fix(ekscluster): filtering for tags is omitted by @roehrijn in #899 |
| 20 | + - fix(vpc): handle errors from DescribeVpcEndpoints in EC2 VPC endpoint by @monodot in #903 |
| 21 | + - fix: handle nil output from DescribeResourcePolicy in network firewall by @james00012 in #904 |
| 22 | + - fix(ecs-cluster): fix regex name filtering for ECS clusters by @james00012 in #901 |
| 23 | + - Add static analysis with golangci-lint to prevent nil pointer exceptions by @james00012 in #905 |
| 24 | + - fix(cloudtrail): handle mixed ownership error when listing CloudTrail resources by @james00012 in #906 |
| 25 | + - feat: add support for AWS Cloud Map resources by @james00012 in #909 |
| 26 | + - feat(launch-template): add tag support for filtering with improved readability by @james00012 in #915 |
| 27 | + - feat(rds-cluster): add deletion protection support by @james00012 in #914 |
| 28 | + - Feat/ecscluster tag support by @ErezWeiss in #922 |
| 29 | + - feat(cloudformation): add support for CloudFormation stacks by @james00012 in #917 |
| 30 | + - Fix S3 bucket deletion by adding pagination for versioned objects by @ErezWeiss in #919 |
| 31 | + - fix(vpc): resolve VPC deletion failures and security group race conditions by @james00012 in #923 |
| 32 | + - feat: Add JSON output format support by @james00012 in #924 |
| 33 | + - docs(README): explain how tag matching works by @mtfurlan in #927 |
| 34 | + - feat(LambdaFunctions): support tag filtering (#931) by @mtfurlan in #932 |
| 35 | + - feat(SecretsManager): support tags (#928) by @mtfurlan in #929 |
| 36 | + New Contributors |
| 37 | + - @monodot made their first contribution in #903 |
| 38 | + - @ErezWeiss made their first contribution in #922 |
| 39 | + - @mtfurlan made their first contribution in #927 |
| 40 | + Full Changelog: v0.42.0...v0.43.0 |
| 41 | +ReleaseNotesUrl: https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.43.0 |
| 42 | +ManifestType: defaultLocale |
| 43 | +ManifestVersion: 1.10.0 |
0 commit comments