{"id":13767848,"url":"https://github.com/patricktalmeida/devops-awesome-tools","last_synced_at":"2025-05-10T23:30:53.633Z","repository":{"id":187686125,"uuid":"290595655","full_name":"patricktalmeida/devops-awesome-tools","owner":"patricktalmeida","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-17T19:39:20.000Z","size":3,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T01:01:56.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patricktalmeida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-08-26T20:15:59.000Z","updated_at":"2022-09-21T23:17:14.000Z","dependencies_parsed_at":"2023-08-11T18:55:40.129Z","dependency_job_id":null,"html_url":"https://github.com/patricktalmeida/devops-awesome-tools","commit_stats":null,"previous_names":["patricktalmeida/devops-awesome-tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktalmeida%2Fdevops-awesome-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktalmeida%2Fdevops-awesome-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktalmeida%2Fdevops-awesome-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patricktalmeida%2Fdevops-awesome-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patricktalmeida","download_url":"https://codeload.github.com/patricktalmeida/devops-awesome-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542059,"owners_count":21764907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T16:01:13.162Z","updated_at":"2025-05-10T23:30:53.386Z","avatar_url":"https://github.com/patricktalmeida.png","language":null,"readme":"# DevOps Awesome Tools\n\nIn this repository you are going to find Awesome DevOps open source tools to use on your daily tasks and projects. \n\n# Index\n\n## Security\n\n- [ScoutSuite](#scoutsuite)\n- [Fail2Ban](#fail2ban)\n\n## IaC\n\n- [Terraform](#terraform)\n- [Terraformer](#terraformer)\n- [Terraform Pre-Commit](#terraform-pre-commit)\n- [Terraform Docs](#terraform-docs)\n- [Terratest](#terratest)\n- [Terragrunt](#terragrunt)\n- [Tfswitch](#tfswitch)\n\n## Automation\n\n- [Atlantis](#atlantis)\n\n## Monitoring\n\n- [Grafana AWS Dashboards](#grafana-aws-dashboards)\n\n## Utils\n\n- [Gitignore](#gitignore)\n- [ASDF](#asdf)\n- [Jid](#jid)\n- [FZF](#fzf)\n- [Oh My ZSH](#oh-my-zsh)\n    - [Oh My ZSH - Plugins](#oh-my-zsh---plugins)\n\n\n# Tools\n\n#### ScoutSuite\n\nAwesome tool to audit security in your cloud provider. Works with the most famous ones, including AWS, GCP, Azure and more.\n\n- Link to Github: [ScoutSuite][scout-suite]\n\n#### Fail2Ban\n\nAwesome reputed tool to ban hosts that cause multiple authentication errors.\n\n- Link to Github: [Fail2Ban][fail2ban]\n\n#### Terraform\n\nAwesome and widely known tool to provision and manage your infrastructure mainly accross public cloud.\n\n- Link to Github: [Terraform][Terraform]\n\n#### Terraformer\n    \nAwesome tool to import many parts of your infrastructure into Terraform code. Works with the most famous ones, including AWS, GCP, Azure and more.\n\n- Link to Github: [Terraformer][terraformer]\n\n#### Terraform Pre-Commit\n\nAwesome tool to run pre-commit checks, lint, format, and much more on your Terraform code.\n\n- Link to Github: [Terraform Pre-Commit][terraform-pre-commit]\n\n#### Terraform Docs\n\nAwesome tool to generate documentation from Terraform modules in various output formats. Can be used inside [Terraform Pre-Commit](#terraform-pre-commit)\n\n- Link to Github: [Terraform Docs][terraform-docs]\n\n#### Terratest\n\nAwesome tool to write automated tests for your infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks.\n\n- Link to Github: [Terratest][terratest]\n\n#### Terragrunt\n\nAwesome thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations dry, working with multiple Terraform modules, and managing remote state.\n\n- Link to Github: [Terragrunt][terragrunt]\n\n#### Tfswitch\n\nAwesome tool to switch between Terraform binary verisons.\n\n- Link to Github: [Tfswitch][tfswitch]\n\n#### Atlantis\n\nAwesome self-hosted golang application that listens for Terraform pull request events via webhooks.\n\n- Link to Github: [Atlantis][atlantis]\n\n#### Grafana AWS Dashboards\n\nAwesome ready to use on AWS services Grafana dashboards.\n\n- Link to Github: [Grafana AWS Dashboards][grafana-aws-dashboards]\n\n#### Gitignore\n\nAwesome collection of .gitignore templates.\n\n- Link to Github: [Gitignore][gitignore]\n\n#### Asdf\n\nAwesome CLI tool that can manage multiple language runtime versions on a per-project basis.\n\n- Link to Github: [ASDF][asdf]\n\n#### Jid\n\nAwesome CLI tool to parse json files.\n\n- Link to Github: [Jid][jid]\n\n#### FZF\n\nAwesome general-purpose command-line fuzzy finder.\n\n- Link to Github: [FZF][fzf]\n\n#### Oh My ZSH\n\nAwesome and widely known framework to manage ZSH configuration.\n\n- Link to Github: [Oh My ZSH][oh-my-zsh]\n\n#### Oh My ZSH - Plugins\n\nAwesome plugins to enhance your experience with ZSH.\n\n- Link to Github: [ZSH Autosuggestions][zsh-autosuggestions]\n- Link to Github: [FZF plugin][fzf-oh-my-zsh]\n\n\u003e :information_source: To contribute submit a pull request!\n\n[scout-suite]: https://github.com/nccgroup/ScoutSuite\n[fail2ban]: https://github.com/fail2ban/fail2ban\n[terraform]: https://github.com/hashicorp/terraform\n[terraformer]: https://github.com/GoogleCloudPlatform/terraformer\n[terraform-pre-commit]: https://github.com/antonbabenko/pre-commit-terraform\n[terraform-docs]: https://github.com/terraform-docs/terraform-docs\n[terratest]: https://github.com/gruntwork-io/terratest\n[terragrunt]: https://github.com/gruntwork-io/terragrunt\n[tfswitch]: https://github.com/warrensbox/terraform-switcher\n[atlantis]: https://github.com/runatlantis/atlantis\n[grafana-aws-dashboards]: https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards\n[gitignore]: https://github.com/github/gitignore\n[asdf]: https://github.com/asdf-vm/asdf\n[jid]: https://github.com/simeji/jid\n[fzf]: https://github.com/junegunn/fzf\n[oh-my-zsh]: https://github.com/ohmyzsh/ohmyzsh\n[zsh-autosuggestions]: [https://github.com/zsh-users/zsh-autosuggestions]\n[fzf-oh-my-zsh]: https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/fzf/fzf.plugin.zsh","funding_links":[],"categories":["Devops"],"sub_categories":["Jenkins"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktalmeida%2Fdevops-awesome-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatricktalmeida%2Fdevops-awesome-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatricktalmeida%2Fdevops-awesome-tools/lists"}