This ticket involves the refinement of the existing Helm Terraform module to eliminate the distinction between local and remote Helm chart specifications. The updated module should inherently support the deployment of Helm charts, whether sourced locally or remotely, without the need for specifying the chart's origin through variables.
Key steps include integrating the functionality of local Helm chart deployment into the existing remote deployment process. It is imperative that the module's codebase is updated to be more dynamic and streamlined, removing any redundant variables or configurations that differentiate between local and remote chart sources.
The Terraform module can be found at:
Terraform Helm Chart Module
Acceptance Criteria:
Before closing this ticket, confirm that the Helm Terraform module is clean, efficient, and well-documented, reflecting the changes made to support this seamless functionality.
This ticket involves the refinement of the existing Helm Terraform module to eliminate the distinction between local and remote Helm chart specifications. The updated module should inherently support the deployment of Helm charts, whether sourced locally or remotely, without the need for specifying the chart's origin through variables.
Key steps include integrating the functionality of local Helm chart deployment into the existing remote deployment process. It is imperative that the module's codebase is updated to be more dynamic and streamlined, removing any redundant variables or configurations that differentiate between local and remote chart sources.
The Terraform module can be found at:
Terraform Helm Chart Module
Acceptance Criteria:
Before closing this ticket, confirm that the Helm Terraform module is clean, efficient, and well-documented, reflecting the changes made to support this seamless functionality.