We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of #327 we are building child modules for all legend dependencies. Mongo is one of these.
Terraform child module that deploys a mongo container on top of a kubernetes cluster (EKS specifically but ideally this will be generic)
The text was updated successfully, but these errors were encountered:
Waiting for policy isn't a blocker - we'll build an initial deployment and modify it afterwards when the policy exists.
Sorry, something went wrong.
Possible starting point: https://medium.com/@cramirez92/deploy-a-mongodb-replica-set-in-a-devops-fashion-style-infrastructre-as-code-f631d7a0ad80
No branches or pull requests
Feature Request
Description of Problem:
As part of #327 we are building child modules for all legend dependencies. Mongo is one of these.
Potential Solutions:
Terraform child module that deploys a mongo container on top of a kubernetes cluster (EKS specifically but ideally this will be generic)
The text was updated successfully, but these errors were encountered: