Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 476 Bytes

terraform_modules.adoc

File metadata and controls

11 lines (8 loc) · 476 Bytes

Terraform Modules Reference

The DevOps Stack uses Terraform modules for various purposes:

  • automate cluster installation and configuration

  • automate ArgoCD deployment and configuration

The ArgoCD Helm module can be instantiated independently on an existing cluster. The other Terraform modules install and configure Kubernetes clusters and automatically instantiate the ArgoCD Helm module on top on top of them.