We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running clouddiscovery aws-vpc gives the following error message:
clouddiscovery aws-vpc
Error running check RDS.get_resources. Error message An error occurred (InvalidParameterValue) when calling the DescribeDBInstances operation: Unrecognized engine name: oracle-se1
When removing this line, it alters to:
Error running check RDS.get_resources. Error message An error occurred (InvalidParameterValue) when calling the DescribeDBInstances operation: Unrecognized engine name: oracle-se
Removing this line as well fixes the problem.
Region is eu-central-1
eu-central-1
Shall I send a PR?
The text was updated successfully, but these errors were encountered:
Sure, PRs are appreciated 👍🏻
Looks like a deprecated RDS db
Sorry, something went wrong.
No branches or pull requests
Running
clouddiscovery aws-vpc
gives the following error message:When removing this line, it alters to:
Removing this line as well fixes the problem.
Region is
eu-central-1
Shall I send a PR?
The text was updated successfully, but these errors were encountered: