-
Notifications
You must be signed in to change notification settings - Fork 724
Conversation
Hello @dooreelko, thank you for your contribution and sorry for the late response. I have two thoughts on this:
S3Object:
- property: "Key"
value: "my-s3-file"
- property: "VersionID"
value: "null"
- property: "IsLatest"
value: "true"
- property: "Bucket"
value: "some-bucket" That does not sound like the desired behavior to me. What do you think? |
Hi @svenwltr, I've added docs on the command, please have a look. |
Hello. Sorry for the very late answer.
I guess that is the reason we did not implement it yet. This solution feels a bit non-intuitive to me, because the result looks random to me. Does @rebuy-de/prp-aws-nuke have an opinion on this? |
I think this command would really help users. Not sure how to remove the randomness though. |
@dooreelko I love the idea, but since the fork has diverged so much I cannot pull this directly over. I've opened an issue to track this and will look more into this. There are other requests for config validation which might play nicely into this as well. ekristen/aws-nuke#361 Please see the copy of the notice from the README about the deprecation of this project. Sven was kind enough to grant me access to help triage and close issues and pull requests that have already been addressed in the actively maintained fork. Some additional information is located in the welcome issue for more information. Caution This repository for aws-nuke is no longer being actively maintained. We recommend users to switch to the actively maintained fork of this project at ekristen/aws-nuke. |
Dude, it's been four years. I don't think I have enough motivation to pick this up :) |
Totally understand. I had no control over this until recently. I am looking at a feature like this for the fork. If you want to contribute there, please do, if not I totally understand. Cheers. |
Pretty much implementing #292
A new command "baseline" which will print yaml-ready resource filters (based on names or properties).