Robert Fischer

Results 42 comments of Robert Fischer

Terragrunt is moving those variables through a serialization/deserialization process which Terraform doesn't do, which is where the escaping becomes an issue. Here's what I can't do: ``` inputs = {...

I don't have a great solution for you from a technical standpoint, but one possibility that occurs to me would be to treat these situations similar to how `null` values...