Jon Maestas

Results 5 comments of Jon Maestas

Does it make sense to deprecate `terraform_docs_without_aggregate_type_defaults` and `terraform_docs_replace`? Why not just support **native** `terraform-docs` usage similar to how `tflint` is setup? It seems like the other `terraform_docs_*` options were...

I was looking at this last week and wondered the same. Thanks for the link to the other project.

I have a very similar use case. I needed to return a list of objects. Here was my solution to this problem; utilizing a `base64` result. The first thing I...

@SARAN-thala Is there a way to bypass auth when using the pre-built docker image? I tried doing it like this, but it did not work - https://github.com/thoughtworks/build-your-own-radar/issues/96#issuecomment-582615607

I'm running into this as well. However, using the sample sheet provided does **not** work for me and I see the same error. I also tried setting `SKIP_GOOGLE_AUTH=true` at runtime,...