patricktalmeida / devops-awesome-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Fail2Ban

Awesome reputed tool to ban hosts that cause multiple authentication errors.

Terraform

Awesome and widely known tool to provision and manage your infrastructure mainly accross public cloud.

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.

Terraform Pre-Commit

Awesome tool to run pre-commit checks, lint, format, and much more on your Terraform code.

Terraform Docs

Awesome tool to generate documentation from Terraform modules in various output formats. Can be used inside Terraform Pre-Commit

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.

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.

Tfswitch

Awesome tool to switch between Terraform binary verisons.

Atlantis

Awesome self-hosted golang application that listens for Terraform pull request events via webhooks.

Grafana AWS Dashboards

Awesome ready to use on AWS services Grafana dashboards.

Gitignore

Awesome collection of .gitignore templates.

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.

Oh My ZSH - Plugins

Awesome plugins to enhance your experience with ZSH.

  • Link to Github: ZSH Autosuggestions
  • Link to Github: FZF plugin

ℹ️ To contribute submit a pull request!

About