8000 Removed validation for DBSubnetGroupName when creating a read replica by kylase · Pull Request #515 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Removed validation for DBSubnetGroupName when creating a read replica #515

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

Merged
merged 1 commit into from
Jul 2, 2016
Merged

Conversation

kylase
Copy link
Contributor
@kylase kylase commented Jun 20, 2016

When creating a read replica using CloudFormation, the read replica will always be created in the default VPC unless the DBSubnetGroupName is stated.

Prior to this PR, DBSubnetGroupName is not allowed to be stated when SourceDBInstanceIdentifier is stated.

AWS documentation also does not state the DBSubnetGroupName cannot be stated when SourceDBInstanceIdentifier is.

A point to note when creating replica is when a read replica is already created in the region, the next read replica will always be created in the same VPC as the first read replica. This has been verified by AWS Support and also this StackOverflow post.

@markpeek markpeek merged commit 7bef2fd into cloudtools:master Jul 2, 2016
@markpeek
Copy link
Member
markpeek commented Jul 2, 2016

Thanks!

amosshapira pushed a commit to amosshapira/troposphere that referenced this pull request Oct 24, 2016
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

Successfully merging this pull request may close these issues.

2 participants
0