Skip to content

Instantly share code, notes, and snippets.

@ChristophShyper
Last active February 8, 2023 04:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ChristophShyper/58767dba8157e906f321d91e812de21d to your computer and use it in GitHub Desktop.
Save ChristophShyper/58767dba8157e906f321d91e812de21d to your computer and use it in GitHub Desktop.
List of some repos I find interesting
Repo Description Link
alphagov/aws-auth AWS authentication wrapper to handle MFA and roles https://github.com/alphagov/aws-auth
beezz/elastalert-lambda Lambda handler for Yelp's ElastAlert https://github.com/beezz/elastalert-lambda
blueimp/aws-lambda Collection of functions for AWS Lambda https://github.com/blueimp/aws-lambda
cloudposse/tfmask Terraform utility to mask select output from terraform plan and terraform apply https://github.com/cloudposse/tfmask
cytopia/awesome-ci Awesome Continuous Integration - Lot's of tools for git, file and static source code analysis. https://github.com/cytopia/awesome-ci
cytopia/docker-terraform-docs Alpine-based multistage-build version of terraform-docs and terraform-docs-replace in multiple versions to be used for CI and other reproducible automations https://github.com/cytopia/docker-terraform-docs
cytopia/docker-terragrunt Alpine-based multistage-build version of Terragrunt and Terraform for reproducible usage in CI https://github.com/cytopia/docker-terragrunt
cytopia/docker-terragrunt-fmt Alpine-based multistage-build version of terragrunt-fmt to be used for CI and other reproducible automations https://github.com/cytopia/docker-terragrunt-fmt
derailed/k9s Kubernetes CLI To Manage Your Clusters In Style! https://github.com/derailed/k9s
devopsmakers/xterrafile XTerrafile is a Go tool for managing vendored modules and formulas using a YAML file https://github.com/devopsmakers/xterrafile
dmlittle/scenery A Terraform plan output prettifier https://github.com/dmlittle/scenery
eerkunt/terraform-compliance a lightweight, security focused, BDD test framework against terraform. https://github.com/eerkunt/terraform-compliance
GoogleContainerTools/container-structure-test validate the structure of your container images https://github.com/GoogleContainerTools/container-structure-test
gruntwork-io/terragrunt Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. https://github.com/gruntwork-io/terragrunt
gruntwork-io/terratest Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. https://github.com/gruntwork-io/terratest
HariSekhon / DevOps-Bash-tools 200+ DevOps Bash Scripts, Advanced .bashrc, .vimrc, .screenrc, .tmux.conf, .toprc, Utility Code Library used by CI and all my GitHub repos - includes code for AWS, GCP, Kubernetes, Kafka, Docker, H… https://github.com/HariSekhon/DevOps-Bash-tools
hashicorp/terraform Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amon… https://github.com/hashicorp/terraform
kubernetes-sigs/kind Kubernetes IN Docker - local clusters for testing Kubernetes https://github.com/kubernetes-sigs/kind
lambci/docker-lambda Docker images and test runners that replicate the live AWS Lambda environment https://github.com/lambci/docker-lambda
localstack/localstack A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! https://github.com/localstack/localstack
luke142367/Docker-Lint-Action A GitHub action for linting Docker Files https://github.com/luke142367/Docker-Lint-Action
maciejkorsan/podlaskigit Podlaskie aliasy dla gitowych komend (Sorry, on for Polish people) https://github.com/maciejkorsan/podlaskigit
mbadolato/iTerm2-Color-Schemes Over 200 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTer… https://github.com/mbadolato/iTerm2-Color-Schemes
MitocGroup/terraform-aws-landing-zone Terraform Module for AWS Landing Zone https://github.com/MitocGroup/terraform-aws-landing-zone
nickian/koken-installer Modified install script to install the abandoned Koken app https://github.com/nickian/koken-installer
Nike-Inc/gimme-aws-creds A CLI that utilizes Okta IdP via SAML to acquire temporary AWS credentials https://github.com/Nike-Inc/gimme-aws-creds
prolane/samltoawsstskeys Google Chrome Extension which converts a SAML 2.0 assertion to AWS STS Keys. https://github.com/prolane/samltoawsstskeys
repo-sync/pull-request A GitHub Action for creating pull requests https://github.com/repo-sync/pull-request
rsjaffe/MIDI2LR An application and plugin to remotely control Lightroom with a MIDI controller An application and plugin to remotely control Lightroom with a MIDI controller
runatlantis/atlantis Terraform Pull Request Automation https://github.com/runatlantis/atlantis
Sceptre/sceptre Build better AWS infrastructure https://github.com/Sceptre/sceptre
spotify/luigi Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in. https://github.com/spotify/luigi
terraform-linters/tflint TFLint is a Terraform linter focused on possible errors, best practices, etc. (Terraform >= 0.12) https://github.com/terraform-linters/tflint
tmknom/terrascan Collection of security and best practice test for static code analysis of terraform templates. https://github.com/tmknom/terrascan
tycrek/degoogle A huge list of alternatives to Google products. Privacy tips, tricks, and links. https://github.com/tycrek/degoogle
txn2/kubefwd Bulk port forwarding Kubernetes services for local development. https://github.com/txn2/kubefwd
zerotier/ZeroTierOne A Smart Ethernet Switch for Earth https://github.com/zerotier/ZeroTierOne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment