Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nitrocode/nitrocode.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nitrocode/nitrocode.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: blog/pruning-unused-resources
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on May 25, 2026

  1. docs(blog): add draft for pruning unused resources post

    Multi-resource cleanup post covering the c7n-org pipeline. Topics:
    4-stage state machine (tag, resurrect, quarantine, delete) running on
    an hourly GitHub Action cron, rate-limited deletion, eight resource
    types (IAM roles, security groups, EIPs, EBS volumes, RDS instances,
    ELBs, snapshots, NAT gateways), and an estimated cost-impact table.
    Includes a mermaid state diagram, an IAM role deep dive, and an audit
    side-benefit subsection.
    
    Co-Authored-By: AI pair (📡 RB's pair) <noreply@anthropic.com>
    nitrocode and claude committed May 25, 2026
    Configuration menu
    Copy the full SHA
    36c474d View commit details
    Browse the repository at this point in the history
Loading