mkv-ts
mkv-ts
No, it's not relative paths - it's three dots in the example above, not two. I just removed my long path since it's not relevant. Ah, I see there was...
The dependency "bbb" is actually used to when I define the remote state... This is from the included terragrunt.hcl: ``` remote_state { backend = "s3" config = { bucket =...
I tried adding the "disable_dependency_optimization = false" to all remote_state -blocks, no change!
I fixed a test case and invited you @yorinasub17 I can't post this code in public...
I was adding a docker image to the repo, to make sure we were running the same thing. But I couldn't recreate the issue in that new image (it still...