feat: Update inventory scripts with new script "all_my_ram_shares"#103
Merged
awstodd merged 37 commits intocloud-foundations-on-aws:mainfrom Oct 29, 2025
Merged
Conversation
… Now it's a field within the object.
…ty groups attached
…to feature/find_security_groups
# Conflicts: # inventory-scripts/find_security_groups.py
Feat: Feature updating Security Group finding/ verifying code
Merge latest
git-subtree-dir: inventory-scripts git-subtree-split: 14d5610f6414518210d059b1c25da25a5975e4d4
Updating with latest
eaf0432 Updated RDS script c0435ab Updated gitignore file c1d2b36 Updated to only check for enabled policy types. Should make this significantly faster. 0f2838d Merge remote-tracking branch 'origin/combined' into combined f3cb5a0 Updated small changes - mostly to version numbers edec2c6 Edit Discovery.md 3aea3d6 Updated files to sync public and private repos git-subtree-dir: inventory-scripts git-subtree-split: eaf04325b08f3241feba24183a0459dfde455106
Updated the RDS script
15d25f3d Renamed the profile when we can't find one, from "-default-" to "None" e745d92b Updated phzs script to remove regionality 6990f1d4 Updated orgs script for version 23434747 Updated orgs script to be able to run without a profile, using environment variables d7637b57 New files git-subtree-dir: inventory-scripts git-subtree-split: 15d25f3dfd6e51d4eba18ae5bf5d4f7080f27d51
Updated scripts for when there's no profile, and updated phzs to not need regions
3e4d66be Updated the account_class.py library to better support the use of environment variables for credentials, instead of profiles git-subtree-dir: inventory-scripts git-subtree-split: 3e4d66be90d9b863b78c7e11e070e2fa3ade5ebb
Updated to better accommodate credentials via environment variables, instead of only with profiles
a2de0ab3 Updated tgw script to accommodate env vars as credentials, instead of a profile git-subtree-dir: inventory-scripts git-subtree-split: a2de0ab32c28e228363a5ec6a304385e68ad4d0f
Updated tgw for env vars, instead of profiles
d7173c46 Enabled the output to include the connected TGW for all resources. 39802ee8 Updating .gitignore with ignored suffixes 51c18421 Fixed imports f74a44e0 Updated with encoding for opened files 4d6ba49c Merge branch 'feature/find_global_accelerators' into development Added the .gitallowed file 09869a7b Merge branch 'test/development' into development Adding more test cases from a test/dev branch d9978000 Added gitallowed file for example secrets (account numbers) bb20c5c6 Updated the version of the account_class.py library 62a2ecca Updated the account_class.py library to better support the use of environment variables for credentials, instead of profiles e615c538 Updated gitignore file 3f78e6d7 More test cases git-subtree-dir: inventory-scripts git-subtree-split: d7173c4665b2d654a86a46c9c2e76ff2c74df12b
Updated tgw code
14e06dd7 Updated for fqdn typo 55f1ce19 Version updates a16974ee Added / Updated policy listing 56059efa Added ability to resolve FQDNs to the ENI script ad7e718c Fixed error when short-form was used 9a477c58 Merge branch 'refs/heads/fix/mod_my_cfnstacksets' into development cfcd860d Added pytest to the requirements.txt 80d1ab30 Fixed problem for when profile is embedded in the Environment Variables 393c96c0 Made significant changes to all_my_orgs, and associated account classes, and supporting libraries 7ae901e7 Small comment changes 294132f9 Added new script (created by Q) for network visibility... 08be53f6 Updated 683a5276 Updated all_my_functions.py to fix errors when no functions were found 83fe2304 Updated for the case where the profile specified doesn't exist or work properly 95620a8d Fixed the tgw diagram naming issue git-subtree-dir: inventory-scripts git-subtree-split: 14e06dd70eebc9edde45aeeff24e305a08cd0df4
…nventory-scripts-20251028
awstodd
approved these changes
Oct 29, 2025
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.
Issue #, if available: No issue, but a new script has been created
Description of changes: New script created to show all ram shares across the org.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.