Skip to content

bug: terragrunt deploy cluster-issuer #329

@vitaliimd

Description

@vitaliimd

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected Behavior

bug: terragrunt deploy cluster-issuer

Current Behavior

terragrunt deploy failed

Failure Information (for bugs)

when choosing to install cluster-issuer terragrunt crashes with an error

│ Error: could not download chart: path "../../helm-charts/cluster-issuer" not found
│ 
│   with helm_release.cluster_issuer[0],
│   on eks-cert-manager.tf line 190, in resource "helm_release" "cluster_issuer":
│  190: resource "helm_release" "cluster_issuer" {

Steps to Reproduce

enable cluster-issuer for installation in /terrafrom/layer2-k8s/helm-releases.yaml file
run terragrunt apply in directory terragrunt/demo/us-east-1

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