TheBlackMini

Results 16 comments of TheBlackMini

I found this issue as well! However, I've found a workaround...janky but... common_deps.hcl ``` dependency "my-stuff" { config_path = "../my-stuff" } ``` terragrunt.hcl ``` locals { common_deps = read_terragrunt_config(find_in_parent_folders("common_deps.hcl")) var_name...

> Thanks for the feedback, we'll include the pod name that failed to be evicted Was wondering if this is likely to be implemented?

Curious if this managed to get anywhere?

Sorry, had to re-do the commit to get CLA to work.

Hi, just wondering if this is being worked on or has been resolved? I've hit a problem which is not thread-safe (powershell in the null_resource).