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

redis resource create and expansion #610

Closed
jhsinger-klotho opened this issue May 18, 2023 · 0 comments · Fixed by #633
Closed

redis resource create and expansion #610

jhsinger-klotho opened this issue May 18, 2023 · 0 comments · Fixed by #633
Assignees

Comments

@jhsinger-klotho
Copy link
Contributor

This task is meant to satisfy the redis construct's expansion.

To do so we will:

  • Add Create Methods for Each Resource necessary
  • Add Configure Method For Each Resource Necessary
  • Resources:
    • ElasticacheCluster
    • ElasticacheSubnetgroup
  • Add the expand method for an expose construct
  • Add the copyEdges logic
  • Add EdgeKB data
    • Possible Edges
      • Lambda -> ElasticacheCluster
      • IamPolicy -> ElasticacheCluster
      • ElasticacheSubnetGroup -> ElasticacheCluster

DoD:

  • All Methods above are written and have unit tests
  • Deploy the ts-redis and verify tests pass
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.

2 participants