brianbraunstein

Results 5 comments of brianbraunstein

I figured there might be resistance to passing entire module outputs around, which is why I included "Option 2" above. It still passes the module outputs around but doesn't do...

> how would you prevent "bad configurations" with things like Ansible configurations or Kubernetes manifests Here's an example with kube manifests when using jsonnet: https://github.com/kube-libsonnet/kube-libsonnet/blob/8a6f8eb32dc6247fc970f4b0ca3a9130b7ef4f79/kube.libsonnet#L361-L368 There are many asserts where...

## Trigger What triggered this problem for me was updating my `package-lock.json` from version 1 to version 3. ## Solution The key solution for me was using `npm install --no-audit`,...

This is still happening with the currently available version at https://pypi.org/project/awsebcli/ 3.20.10 which was released on 2023.10.05, shortly before this issue was filed. Looks like "imp" was deprecated in 3.4...