Minor updates.
This commit is contained in:
@ -19,6 +19,10 @@ dependency "eks" {
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paths = ["../aws-load-balancer-controller"]
|
||||
}
|
||||
|
||||
locals {
|
||||
config_vars = read_terragrunt_config(find_in_parent_folders("config.hcl"))
|
||||
|
||||
|
Reference in New Issue
Block a user