We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c071b8 commit 7924791Copy full SHA for 7924791
examples/eks-cluster-with-external-dns/main.tf
@@ -78,7 +78,7 @@ module "eks_blueprints_kubernetes_addons" {
78
argocd_applications = {
79
workloads = {
80
path = "envs/dev"
81
- repo_url = "https://github.com/aws-samples/eks_blueprints-workloads.git"
+ repo_url = "https://github.com/aws-samples/eks-blueprints-workloads.git"
82
values = {
83
spec = {
84
ingress = {
0 commit comments