Ryan King
Ryan King
I would love to use errcheck as a linter, but for that I need to be able to supply a filename rather than a module. Would you consider supporting that?
We have a monorepo (one repo many projects) that uses vendoring. I've gotten the tool to the point of working, but it can never find any of the vendored code....
Just like `go fmt`, but for reflow.
Its not currently possible to use scrooge with vanilla thrift.
### Terraform Version 1.1.3 ### Affected Resource(s) - data_source_pagerduty_vendor ### Terraform Configuration Files ```hcl data "pagerduty_vendor" "datadog" { name = "Datadog" } ``` ### Debug Output I don't have this...
I have been trying to make use of this project with [terraform-provider-snowflake](https://github.com/chanzuckerberg/terraform-provider-snowflake) and am very excited for it, since it means I could delete my half-baked code that did similar...
write documentation on typical fogg workflows - add a new component - adding and using a new module - referencing cztack/shared-infra modules - using remote state - what are accounts/components/modules...