Kapil Thangavelu

Results 392 comments of Kapil Thangavelu

thanks for working on this, i think the notion of nuking/cleaning up accounts is proving to be useful in a number of contexts. wrt to vpc deletion, is your use...

deleting a vpc generally has so many moving parts wrt to the dep graph and unknown wait periods, i think this better handled by using https://github.com/rebuy-de/aws-nuke which will do more...

@kentnsw for non maintainers we generally want to focus on getting the contribution in versus having them refactor extant code not touched by the pr.

looks like this will need some other changes re azure api incompatibilities.

per comments in #9363 its an open question on how this is interacting with extant provider usage/customization of native sdk retry behavior.

if its helpful here is the workspace definition I'm using basically its a virtual workspace https://github.com/cloud-custodian/cloud-custodian/pull/10140/files#diff-953ec993435fd232c21d7c3ee0204c12a1a877c64dde528a1d07f30163aa5674 ``` layout /top_level_package (c7n, part of workspace) /workspace ( virtual workspace with dependencies on...

using --all-packages and --group dev seems to do the right thing (tm) ;-)

I do wonder if we should be using a list item filter here, open question on compatibility if we need to add a separate filter for that purpose.

Could you add some example policies re doc strings, it’s not clear why this is useful else. Neither list/get on activities seem to have useful info.