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 elasticache redis serverless support with awscc resource #7

Merged
merged 13 commits into from
Dec 27, 2023

Conversation

hazmei
Copy link
Contributor

@hazmei hazmei commented Dec 19, 2023

Description

Add support for elasticache serverless with awscc resource => awscc_elasticache_serverless

Changes

  • Add awscc_elasticache_serverless
  • Alarms for elasticache serverless (max ecpu, max memory, and throttled commands)
  • Additional conditional to ensure that parameter group, replication group gets created only for elasticache replication group
  • Output correct endpoint, arn for elasticache serverless
  • Additional variable to support elasticache serverless

There will be an updated to this module for aws provider elasticache serverless resource when it's made available. hashicorp/terraform-provider-aws#34951

@hazmei hazmei closed this Dec 19, 2023
@hazmei hazmei reopened this Dec 20, 2023
@hazmei hazmei changed the title Add elasticache redis serverless support with awscc resource [PFMENG-1399] Add elasticache redis serverless support with awscc resource Dec 22, 2023
@hazmei hazmei marked this pull request as ready for review December 22, 2023 08:52
@hazmei hazmei requested review from paul-ylz, niroz89, a team and lawliet89 and removed request for a team December 22, 2023 08:52
@hazmei hazmei changed the title [PFMENG-1399] Add elasticache redis serverless support with awscc resource Add elasticache redis serverless support with awscc resource Dec 22, 2023
main.tf Outdated Show resolved Hide resolved
@hazmei hazmei merged commit 202bad8 into main Dec 27, 2023
4 checks passed
@hazmei hazmei deleted the feat/add-elasticache-serverless-support branch December 27, 2023 02:42
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