ekristen / aws-nuke

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

docs: fix usage of libnuke and aws-nuke/v3 in examples #424

Closed npellegrin closed 4 days ago

npellegrin commented 4 days ago

This is a minor change on documentation files.

While setting up a new environment I realized docs/resources.md was out of date with reference to github.com/ekristen/aws-nuke/pkg/nuke instead of github.com/ekristen/aws-nuke/v3/pkg/nuke

I changed also in CONTRIBUTING.md to have a clean import example. It is probaby not a real world problem mostly because the documentation tells to use tools/create-resource/main.go but just for cleanup 😄

ekristen commented 3 days ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: