Simon McCartney
Simon McCartney
macOS now ships with python3 only, so use python3 for the json manipulation & make the python one-liners python3 friendly.
### Terraform Version ``` Terraform v0.12.7 ``` ### Terraform Configuration Files ```hcl resource "random_string" "temp_password2" { length = 16 special = true min_upper = 1 min_lower = 1 min_special =...
To meet FedRAMP requirements for these vulnerabilities existing in our Container Scanning results, we are reporting these vulnerabilities to Argo, because we are dependent on Argo for a fix. We...
All my changes layered on top of your most recent commit. CentOS & Debian/Ubuntu support Replaced logstash::common with logstash::config, which is a parameterised class Split logstash into 3 roles, with...
deploy-master-canary.sh is referenced in the final step of the canary-snowflake job (https://github.com/CircleCI-Public/circleci-packer/blob/master/.circleci/config.yml#L59), but it's missing from this repo, I've updated a couple of other issues in this example in my...
## Overview Add support for the AWS SAM CLI to the existing AWS plugin ## Type of change - [ ] Created a new plugin - [x] Improved an existing...