Skip to content

Commit

Permalink
pass in env_abbr
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 9, 2025
1 parent c2e5b91 commit 396e5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment/region/vpc/cluster/eks-dns/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ inputs = {

# Cluster Configuration
cluster_name = include.root.inputs.cluster_name
environment_abbr = include.root.inputs.environment_abbr

# Network Configuration
istio_ingress_lb = dependency.eks-istio.outputs.istio_ingress_lb
Expand Down

0 comments on commit 396e5fc

Please sign in to comment.