Stephen
Stephen
have a strange bug where `tfenv` fails from within `cdktf`, but does not fail when `TFENV_DEBUG=3` is set not sure how to debug or determine what's wrong ``` $ cdktf...
Add unit and default
### What does this PR do? adds codeql security scanning to improve static analysis example of the outputs are available at https://github.com/stephengroat/dd-trace-js/security/code-scanning 5 of the initial security issues are easily...
would it be possible to correct this? i'm trying to get the package pushed to cdnjs cdnjs/cdnjs#12418 and they don't love this issue ``` $ diff venn.js build/venn.js 921,949d920 <...
Looking to see if there's any interest in support custom environment variables, i.e. `FOO=bar` Primary use is for `TF_VAR_foo`. There's a few terraform providers (i.e. Github, etc.) that use user-scoped...
Currently seeing a lot of dependency vulnerabilities being triggered by `cruise-control`, wondering if changes could be made to gradle to address these issues I've made this PR (to enable dependabot)...