Skip to content

Consolidation of Local and Remote Helm Chart Options in Terraform Module #42

Description

@fsadykov

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:

  • The module must be capable of deploying Helm charts sourced both locally and remotely with no additional input required to distinguish the source.
  • Removal of any variables or code blocks that specifically handle local chart options.
  • Ensure the module maintains its existing functionality and remains compatible with all current deployments during and after the transition.
  • Thorough testing should be conducted to validate that the module operates as expected with both local and remote Helm charts.

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions