GitHub vendors - [ ] [podman](https://github.com/containers/podman) - [x] [terragrunt](https://github.com/gruntwork-io/terragrunt) - [x] [tfsec](https://github.com/aquasecurity/tfsec) - [x] [trivy](https://github.com/aquasecurity/trivy) - [ ] [kustomize](https://github.com/kubernetes-sigs/kustomize) (latest release won't work. can call https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh as well) Others - [x] docker (https://get.docker.com/ - shell vendor) - [x] kubectl (https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-binary-with-curl-on-linux) - [x] aws cli (https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html#getting-started-install-instructions) - [ ] gcloud (https://cloud.google.com/sdk/docs/install) - [ ] az (https://learn.microsoft.com/en-us/cli/azure/install-azure-cli expects an input) - [ ] oc (https://mirror.openshift.com/pub/ - RedHat vendor) - [x] helm (https://helm.sh/docs/intro/install/) - [ ] ansible (python)
GitHub vendors
Others