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

Apply fails when using custom cache subnet group #10

Open
sidprak opened this issue Apr 1, 2020 · 0 comments
Open

Apply fails when using custom cache subnet group #10

sidprak opened this issue Apr 1, 2020 · 0 comments

Comments

@sidprak
Copy link

sidprak commented Apr 1, 2020

If you pass in a custom DB subnet group name, and as a result leave off subnets, apply fails because it tries to create a subnet group with no subnets:

Error: Error creating CacheSubnetGroup: InvalidParameterValue: The parameter SubnetIds must be provided.
	status code: 400, request id: b51614e5-9c13-419e-8095-9ee6da2987f2

We probably shouldn't be trying to create a subnet group if the user passes in a custom DB subnet group.

@sidprak sidprak changed the title Apply fails when using custom DB subnet group Apply fails when using custom cache subnet group May 14, 2020
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 a pull request may close this issue.

1 participant