Add RDS engine type "oracle-ee-cdb"

Open Beginner friendly
#2,333 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
aws, python
Domain
cloud, databases

Research direction

Start in troposphere/validators/rds.py at the VALID_DB_ENGINES list around line 87, and review how RDS engine types are validated. Add support for oracle-ee-cdb and confirm that this engine type is accepted by the existing validation behavior.

Written by the indexing model from the issue text.

Description

I notice that in troposphere/validators/rds.py the VALID_DB_ENGINES list is probably missing oracle-ee-cdb as a possible option.

https://github.com/cloudtools/troposphere/blob/main/troposphere/validators/rds.py#L87

Where I work, we have clients that use that option for deploying Oracle databases on AWS.

Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudtools/troposphere

All issues in cloudtools/troposphere

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.