docs: update supported resources and configuration#1043
Open
james00012 wants to merge 1 commit intomasterfrom
Open
docs: update supported resources and configuration#1043james00012 wants to merge 1 commit intomasterfrom
james00012 wants to merge 1 commit intomasterfrom
Conversation
cb67807 to
f9227c8
Compare
- 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
7cb6db5 to
04fe641
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
protect_until_expireconfiguration option in configuration.md.envto .gitignore