Dave Pedu
Dave Pedu
Hi @yhakbar, mangling json by inserting foreign escape codes into it isn't going to be a viable solution for a number of reasons: 1. It's confusing for users. Json is...
> If I'm not mistaken, this is just how HCL is parsed when a cty value has a $. Yes, but the problem is that this is being applied to...
I was playing with the code where I had discovered this issue again today, and have found additional odd behavior: interpolation expressions in terragrunt.hcl may need to be *double* escaped,...
That's a good point - community terraform modules that work correctly with plain terraform will break when used with terragrunt due to terragrunt's unique escaping behavior. This should be changed...
> For integration with OpenTofu/Terraform modules that output dollar signs, I recommend using replace() to escape the dollar signs. @yhakbar this doesn't work because, as I have described above, terragrunt...
It is not "just how HCL is parsed", it is a misbehavior unique to terragrunt. This problem isn't present in plain terraform, and that is why RobertFischer has to mangle...
Here are some logs from my Pixel 7a running android 16 with Meshtastic 2.7.7 (29319424) during the time where the app would not connect to my T1000-E. I have the...