Skip to content

Fix issues with rendering RDS inventory as a table + EKS support#7

Open
aminland wants to merge 2 commits into
boltops-tools:masterfrom
fellowapp:master
Open

Fix issues with rendering RDS inventory as a table + EKS support#7
aminland wants to merge 2 commits into
boltops-tools:masterfrom
fellowapp:master

Conversation

@aminland
Copy link
Copy Markdown

@aminland aminland commented Jul 6, 2020

Currently the RDS inventory throws an error. It can't be rendered because the vpc_name and security_group fields are returning a list. Joining these into a single string seems to do the trick.

Additionally, it is much more useful for matching purposes to show the DB Identifier rather than the db name (DB Identifier is what is shown in RDS console).

Update:
This PR now also includes the ability to report on EKS clusters.

@aminland aminland changed the title Fix issues with rendering RDS inventory as a table Fix issues with rendering RDS inventory as a table + EKS support Feb 8, 2022
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