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

Upgraded terraform provisioning templates #233

Merged
merged 2 commits into from Mar 14, 2023

Conversation

beatlevic
Copy link
Collaborator

  • No longer use provisioning modules across environments, which allows for more flexibility per environment (e.g, add extra node pool).
  • Create k8s cluster with VPC native load-balancing (api and web service are now of type ClusterIP)
  • Added mongodb disk hourly snapshot policy
  • api-ingress and web-ingress IPs are now created and managed by TF. Removed create_addresses script.

@beatlevic beatlevic merged commit aba90f3 into master Mar 14, 2023
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.

None yet

2 participants