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

Fix cloudwatch alarm failure to create (#56) #77

Merged
merged 2 commits into from
Aug 25, 2020

Conversation

varunpalekar
Copy link
Contributor

what

  • Create multiple cloudwatch alarms for each node of cluster.

why

  • You can't create a cloudwatch alarm on cluster, need to create on each node of cluster.

references

@varunpalekar varunpalekar requested a review from a team as a code owner August 14, 2020 20:37
@varunpalekar varunpalekar requested review from jhosteny and nitrocode and removed request for a team August 14, 2020 20:37
@varunpalekar varunpalekar changed the title Fix cloudwatch alarm fail (#56) Fix cloudwatch alarm fail to create (#56) Aug 14, 2020
@osterman
Copy link
Member

/test all

@joe-niland
Copy link
Member

/terraform-fmt

@joe-niland
Copy link
Member

/test all

@joe-niland
Copy link
Member

@varunpalekar please have a look at this issue causing the tests to fail:

image

@joe-niland joe-niland self-assigned this Aug 19, 2020
…ply (cloudposse#56)

The "count" value depends on resource attributes that cannot be
determined until apply. So precalculate.
@varunpalekar
Copy link
Contributor Author

/test all

@varunpalekar
Copy link
Contributor Author

@joe-niland Thanks for the review. I updated the code respectively.
I also find an issue when running on a new infra, also fixed that.

@joe-niland
Copy link
Member

/test all

@joe-niland joe-niland self-requested a review August 24, 2020 23:16
@joe-niland joe-niland changed the title Fix cloudwatch alarm fail to create (#56) Fix cloudwatch alarm failure to create (#56) Aug 25, 2020
@joe-niland joe-niland merged commit ec14fec into cloudposse:master Aug 25, 2020
@joe-niland
Copy link
Member

Thanks for your contribution @varunpalekar. Released as https://github.com/cloudposse/terraform-aws-elasticache-redis/releases/tag/0.23.0

@varunpalekar varunpalekar deleted the fix/cloudwatch-alarm branch August 25, 2020 08:17
brian-weis-msr pushed a commit to Measurabl/terraform-aws-elasticache-redis that referenced this pull request Apr 2, 2024
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.

Cloudwatch alarms insufficient data
4 participants