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

Cross-az deployment for elasticache should be defaulted to on, and overridable by the user #4

Open
mattbucci opened this issue Mar 29, 2019 · 0 comments · May be fixed by #5
Open

Cross-az deployment for elasticache should be defaulted to on, and overridable by the user #4

mattbucci opened this issue Mar 29, 2019 · 0 comments · May be fixed by #5

Comments

@mattbucci
Copy link

AZ mode string should be set to 'cross-az' by default and overridable to 'single-az'

see AZ mode setting here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-cache-cluster.html

and possible values here:
https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_CreateCacheCluster.html

@mattbucci mattbucci linked a pull request Mar 29, 2019 that will close this issue
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