Dennis Hingst

Results 3 comments of Dennis Hingst

I was facing the same problem today. We have a set of TF modules and we use a script to create documentation for all of these modules in automation. Our...

I'm skeptical about `--fail-on-error`. Aren't there some errors that should never be ignored? E.g. what if `--config` points to a file that doesn't exist or contains invalid yaml? Where do...

I can confirm that this issue happens in some deployments. It seems to happen randomly, sometimes I get this error, but then re-running `terraform apply` with the same exact configuration...