Mike Hennessy
Mike Hennessy
@anishathalye Not sure if this slipped through the cracks, just wanted to see if this is something that is of interest.
No worries at all! Completely understand and respect your need to prioritize. Thank you for responding, take all the time you need.
Can you share an example config that generates this output? This looks like the parent `terragrunt.hcl` is being pulled in as an implicit dependency, which is a known change introduced...
I ran into this same problem. What fixed it for me was adding this to my `Dockerfile`: ``` RUN apk add --no-cache libc6-compat ``` More background here: https://stackoverflow.com/questions/36279253/go-compiled-binary-wont-run-in-an-alpine-docker-container-on-ubuntu-host
I have a dehumidifier with this module. I have a somewhat similar experience trying to control it with this project, but for me it does work fine with the app....
This has been fixed up to account for interim changes.
I found [a solution](https://github.com/tailscale/github-action/issues/101#issuecomment-1999621666) that worked in my case, maybe it will work for you?
I'm still experiencing this and both the extension and VS Code are fully to up date. It will go away if I reload the window but will inevitably return, seemingly...
I am encountering this same issue with the latest provider version.
I'm encountering a similar timeout error, although doesn't seem to be DNS in my case as the IP is resolved properly: ``` Error: Error connecting to PostgreSQL server database.us-east-1.rds.amazonaws.com (scheme:...