TheBlackMini
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?
Curious if this PR will be merged?
So, @NicolasBn do I need to do anything?
Any update to this issue?
The provider seems to be ignoring "environment" / "ARM_ENVIRONMENT"
Sorry, had to re-do the commit to get CLA to work.
Any chance to get a review for this one?
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).