-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
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
Labels
No labels