cringdahl
cringdahl
### Problem Version: 2.3.53 Framework: terraform When `--skip-check BC_LIC*` is [hard-coded into checkovRunner.ts](https://github.com/bridgecrewio/checkov-vscode/blob/master/src/checkov/checkovRunner.ts#L17), it overrides any `skip-check` params in `.checkov.yaml`. This can be verified by running the docker command used...
I'd noticed MD5 wasn't reading sub-directories, so I made the multi-file MD5 take that sub-directory content into account Also, I needed more dynamic data output for various task dependency-based refreshment,...
This allows other resources to depends_on the docker image. Trying to have lambda depend on the uri lead to race conditions.
### Bug report criteria - [X] This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:[email protected]). - [X] This is not a support request...
/kind bug **What steps did you take and what happened:** Executing `clusterctl generate cluster --flavor flatcar-sysext` results in a cluster failing with `FloatingIPError`. ``` $ clusterctl describe cluster test NAME...