You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update inventory scripts with new script "all_my_ram_shares" (#103)
* Updated with enhancements due to case-sensitivity in the API
* Updated to remove region being separate from the ocredentials object. Now it's a field within the object.
* Updated exception logic to find elastic load balancers with no security groups attached
* Brought files in line with both Inventory_Script repos
* Updated with changes from customer work...
* Updated all_my_enis.py with some additional cosmetic updates.
* Updated with some additional cosmetic updates.
* Updated all_my_functions.py with proper error type.
* Updates on progress bars, and using the right variables.
* Removed inventory-scripts directory
* Squashed 'inventory-scripts/' content from commit 14d5610
git-subtree-dir: inventory-scripts
git-subtree-split: 14d5610f6414518210d059b1c25da25a5975e4d4
* Changed inventory-scripts to a subtree and updated the gitignore file
* Updated gitignore file
* Removed unneeded files from subtree
* Removed unneeded files
* Updated gitignore again
* Squashed 'inventory-scripts/' changes from 14d5610..eaf0432
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
* Squashed 'inventory-scripts/' changes from eaf04325..15d25f3d
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
* Squashed 'inventory-scripts/' changes from 15d25f3d..3e4d66be
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
* Squashed 'inventory-scripts/' changes from 3e4d66be..a2de0ab3
a2de0ab3 Updated tgw script to accommodate env vars as credentials, instead of a profile
git-subtree-dir: inventory-scripts
git-subtree-split: a2de0ab32c28e228363a5ec6a304385e68ad4d0f
* Squashed 'inventory-scripts/' changes from a2de0ab3..d7173c46
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
* Squashed 'inventory-scripts/' changes from d7173c46..14e06dd7
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
0 commit comments