Skip to content
New issue

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

How to configure Oracle RDS with this script ? Please help #55

Open
onenessboy opened this issue Feb 23, 2020 · 1 comment
Open

How to configure Oracle RDS with this script ? Please help #55

onenessboy opened this issue Feb 23, 2020 · 1 comment

Comments

@onenessboy
Copy link

Hi,

Is there any specific example how to configure Oracle RDS with script, I see the example shows it has prameters of sqldb rather than oracle specific. As this repository says, it can be used to install Oracle also, can you please update terraform script to oracle example please

@haidargit
Copy link

@onenessboy you can use Amazon RDS custom for that case,

e.g., Deploy Amazon RDS Custom for Oracle using Terraform modules
https://aws.amazon.com/blogs/database/deploy-amazon-rds-custom-for-oracle-using-terraform-modules/

you have to do a little extra work to install oracle on AWS RDS, such as preparing the CEV (custom engine versions).

here is another AWS official documentation to extend the article above:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-cev.preparing.html

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

No branches or pull requests

2 participants