ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
137 stars 12 forks source link

feat: add cloudfront cache policy resource #136

Closed ekristen closed 5 months ago

ekristen commented 5 months ago

Overview

This adds the cloudfront cache policy by way of cherry picked commit from @MikeSchouw and their upstream branch based on this PR https://github.com/rebuy-de/aws-nuke/pull/1152

Rebased the original commit to turn the commit into semantic commit message format, but preserve Mike's contributions as much as possible. Converted to the libnuke resource format and add a nolint statement for golangci-lint to ignore.

Resolves #135

Upstream References

ekristen commented 5 months ago

:tada: This PR is included in version 3.0.0-beta.40 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

Petersoj commented 5 months ago

Love the cherry pick to preserve contribution credit!

ekristen commented 5 months ago

Thanks. Trying to keep credit where credit is due when I'm not the primary repo.

ekristen commented 3 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: