Stefan Radu
Stefan Radu
The issue occurs in CLion 2018.2.4 too > Build #CL-182.4505.18, built on September 17, 2018 > JRE: 1.8.0_152-release-1248-b8 amd64 > JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o > Linux...
> If you feel strongly about keeping the terraform naming conventions in place in your CDKTF application Err... we do feel strongly about this. CDKTF will be a tough sell...
Building on @TimUnderhay's suggestion, I've noticed there's a `hooks` config option that appends the file name to the given command ```ts import type { CodegenConfig } from '@graphql-codegen/cli'; const config:...