Skip to content

docs: update supported resources and configuration#1043

Open
james00012 wants to merge 1 commit intomasterfrom
jk/docs-update-resources
Open

docs: update supported resources and configuration#1043
james00012 wants to merge 1 commit intomasterfrom
jk/docs-update-resources

Conversation

@james00012
Copy link
Contributor

Summary

  • Alphabetize resource tables in supported-resources.md and use consistent kebab-case CLI IDs
  • Document the protect_until_expire configuration option in configuration.md
  • Add .env to .gitignore

@james00012 james00012 requested a review from denis256 as a code owner March 8, 2026 18:02
@james00012 james00012 force-pushed the jk/docs-update-resources branch from cb67807 to f9227c8 Compare March 11, 2026 00:35
- Correct all CLI IDs to match actual ResourceTypeName values in code
  (e.g., accessanalyzer → access-analyzer, snap → ebs-snapshot,
  iam → iam-user, snstopic → sns-topic)
- Add missing resources: ebs-snapshot, route-table, vpc-peering-connection
- Alphabetize both resource tables and GCP section
- Fix 17 config key casing mismatches that would confuse users
  (e.g., CloudfrontDistribution → CloudFrontDistribution,
  NatGateway → NATGateway, SesIdentity → SESIdentity)
- Correct feature flags in config support matrix against actual code
  (add missing tags/names_regex support, remove incorrect time claim)
- Document protect_until_expire as globally enabled by default
- Document default_only and include_unaliased_keys config options
- Clarify cloud-nuke-excluded tag requires value "true"
- Use canonical casing for config keys in YAML examples
- Add .env to .gitignore
@james00012 james00012 force-pushed the jk/docs-update-resources branch from 7cb6db5 to 04fe641 Compare March 11, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant