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

Add support for AWS RDS DB Options Group #4399

Closed
chevalpartners opened this issue Dec 20, 2015 · 10 comments
Closed

Add support for AWS RDS DB Options Group #4399

chevalpartners opened this issue Dec 20, 2015 · 10 comments

Comments

@chevalpartners
Copy link

options groups are required to create AWS Multi AZ SQL Server.
They can be created in the AWS console

http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithOptionGroups.html

I have provided a specific example here:
https://groups.google.com/forum/#!topic/terraform-tool/uJDQetTRov0

It will be nice to have an ability create create options groups and being able to pass them when create new aws rds db instances.

@stack72
Copy link
Contributor

stack72 commented Dec 21, 2015

@chevalpartners FYI, WIP is here #4401

Will finish it over the next day or 2

@PurrBiscuit
Copy link
Contributor

any update on this? I'm stuck on the same issue that chevalpartners was having as well:

* aws_db_instance.rds: Error creating DB Instance: InvalidParameterCombination: To configure Multi-AZ for SQL Server DB Instances please apply or remove the "Mirroring" option using Option Groups.

@stack72
Copy link
Contributor

stack72 commented Jan 28, 2016

@PurrBiscuit this is on final review - I expect it to be merged within the week

@PurrBiscuit
Copy link
Contributor

nice, thanks for your working on this. much appreciated!

@bigkraig
Copy link
Contributor

bigkraig commented Mar 1, 2016

+1!

@chadgrant
Copy link

so many gotchas in terraform :(

@jbruettcva
Copy link
Contributor

@stack72 there have been multiple production releases since you mentioned you expected this to be released. considering multi-az support is a core tenant of RDS and this is a long supported function from the API can you provide an update as to when it's expected for this to be released or what problems were found with it that it hasn't been released yet?

@stack72
Copy link
Contributor

stack72 commented Mar 18, 2016

My apologies for not getting back to this sooner. Between having a fulltime job, being a conference speaker and working ont eh Terraform AzureRM provider, this slipped through my radar. I will get back to addressing the points @phinze made on code review for #4401

@stack72
Copy link
Contributor

stack72 commented Jun 25, 2016

This is closed by #4401

@stack72 stack72 closed this as completed Jun 25, 2016
@ghost
Copy link

ghost commented Apr 24, 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 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants