Awesome
DevOps Awesome Tools
In this repository you are going to find Awesome DevOps open source tools to use on your daily tasks and projects.
Index
Security
IaC
Automation
Monitoring
Utils
Tools
ScoutSuite
Awesome tool to audit security in your cloud provider. Works with the most famous ones, including AWS, GCP, Azure and more.
- Link to Github: ScoutSuite
Fail2Ban
Awesome reputed tool to ban hosts that cause multiple authentication errors.
- Link to Github: Fail2Ban
Terraform
Awesome and widely known tool to provision and manage your infrastructure mainly accross public cloud.
- Link to Github: Terraform
Terraformer
Awesome tool to import many parts of your infrastructure into Terraform code. Works with the most famous ones, including AWS, GCP, Azure and more.
- Link to Github: Terraformer
Terraform Pre-Commit
Awesome tool to run pre-commit checks, lint, format, and much more on your Terraform code.
- Link to Github: Terraform Pre-Commit
Terraform Docs
Awesome tool to generate documentation from Terraform modules in various output formats. Can be used inside Terraform Pre-Commit
- Link to Github: Terraform Docs
Terratest
Awesome tool to write automated tests for your infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks.
- Link to Github: Terratest
Terragrunt
Awesome thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations dry, working with multiple Terraform modules, and managing remote state.
- Link to Github: Terragrunt
Tfswitch
Awesome tool to switch between Terraform binary verisons.
- Link to Github: Tfswitch
Atlantis
Awesome self-hosted golang application that listens for Terraform pull request events via webhooks.
- Link to Github: Atlantis
Grafana AWS Dashboards
Awesome ready to use on AWS services Grafana dashboards.
- Link to Github: Grafana AWS Dashboards
Gitignore
Awesome collection of .gitignore templates.
- Link to Github: Gitignore
Asdf
Awesome CLI tool that can manage multiple language runtime versions on a per-project basis.
- Link to Github: ASDF
Jid
Awesome CLI tool to parse json files.
- Link to Github: Jid
FZF
Awesome general-purpose command-line fuzzy finder.
- Link to Github: FZF
Oh My ZSH
Awesome and widely known framework to manage ZSH configuration.
- Link to Github: Oh My ZSH
Oh My ZSH - Plugins
Awesome plugins to enhance your experience with ZSH.
- Link to Github: ZSH Autosuggestions
- Link to Github: FZF plugin
:information_source: To contribute submit a pull request!