Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 30, 2024
1 parent c47db27 commit 36cc06e
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@ dependency "eks-config" {
}

inputs = {

cluster_name = dependency.eks.inputs.cluster_name
tag_costallocation = local.tag_costallocation
oidc_provider_arn = dependency.eks.outputs.oidc_provider_arn
region = dependency.eks.inputs.region
profile = dependency.eks.inputs.profile
}

0 comments on commit 36cc06e

Please sign in to comment.