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

aws_db_instance engine_version should be optional, not required #3465

Closed
ubergeek42 opened this issue Oct 9, 2015 · 2 comments · Fixed by #3744
Closed

aws_db_instance engine_version should be optional, not required #3465

ubergeek42 opened this issue Oct 9, 2015 · 2 comments · Fixed by #3744

Comments

@ubergeek42
Copy link

According to the AWS docs, engine_version is not a required attribute.
http://docs.aws.amazon.com/AmazonRDS/latest/CommandLineReference/CLIReference-cmd-CreateDBInstance.html

Seems to be this line in the code that's forcing it to be required

@stack72
Copy link
Contributor

stack72 commented Nov 3, 2015

Just opened PR #3744 that should solve this.

@ghost
Copy link

ghost commented Apr 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants