Skip to content

Latest commit

 

History

History
124 lines (83 loc) · 9.34 KB

File metadata and controls

124 lines (83 loc) · 9.34 KB

Various links to most of my Terraform, AWS, and DevOps projects

Social links

  1. AWS Community Hero profile
  2. Company - betajob.com
  3. Github
  4. Linkedin
  5. Twitter/X: @antonbabenko, @weeklytf, @compliancetf

  1. Personal blog - antonbabenko.com - not very active
  2. Blog - medium.com - not very active
  3. Slideshare - many slide decks of my talks

Like what I do? There are several ways to support me!

  1. GitHub Sponsors - recommended way
  2. Buy me a coffee
  3. Paypal
  4. Patreon

GitHub Sponsors

To book ads in weekly.tf, the YouTube channel, or other projects - Passionfroot is the primary platform.

Contact me, if you want to sponsor the development of the open-source projects or any media projects listed below.

Media projects

Weekly live streams on YouTube with reviews, interviews, Q&A, live coding, and some hacking with Terraform. Stats (April 2026): 10.2K+ subscribers.

youtube_cover

Playlists:

  1. Terraform tools reviews
  2. Terraform live coding
  3. My Talks

Weekly newsletter with updates from the Terraform world - blog posts, open-source projects, announcements, discussions. Stats (April 2026): 13K+ subscribers, 269 newsletters.

Use Google to search in the previous newsletters.

Utilities

  1. pre-commit-terraform - pre-commit hooks for Terraform and Terragrunt: validate, format, document, run security checks, estimate costs, and more.
  2. terraform-skill - Claude Code skill for Terraform and OpenTofu best practices - testing, module design, CI/CD workflows, and production infrastructure.
  3. terraform-cost-estimation - anonymized, secure, and free Terraform cost estimation based on Terraform plan (0.12+) or Terraform state (any version). Also, available from the browser - terraform-cost-estimation.com
  4. awsp - AWS credential profile changer.

Big projects

compliance.tf - Compliance-ready Terraform modules

Terraform modules with SOC 2, PCI DSS, HIPAA, NIST 800-53, and 35+ other frameworks built in. Non-compliant configurations fail at terraform plan - before you can apply anything. See the docs or start a free trial.

See also awesome-terraform-compliance - a curated list of tools, frameworks, and resources for Terraform compliance and security.

60+ open-source Terraform modules for the most popular AWS services, maintained by the community. Over 1 billion downloads from the Terraform Registry.

terraform-best-practices.com - Terraform Best Practices (free ebook).

Available translations:

See also terraform-best-practices-workshop repository for hands-on materials.

serverless.tf - Doing serverless with Terraform

A framework for serverless applications with Terraform - tools, examples, and deployment patterns for AWS. Read more at antonbabenko/serverless.tf.

Small projects, code from my talks

  1. May 2020 - Terragrunt Reference Architecture.
  2. February 2020 - Code for the talk "Manage any AWS resource with Terraform".
  3. Make your terragrunt output useful - shell alias which cut useless parts of Terragrunt output.

Abandoned and incomplete projects

  1. modules.tf - Visual Studio Code extension for Terraform. Development paused; not actively maintained.
  2. Diagrams to code (d2c) - Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform - built using serverless.tf framework.
  3. tfvars-annotations - Update values in terraform.tfvars using annotations
  4. terrapin - Terraform module generator
  5. terrible - Let's orchestrate Terraform configuration files with Ansible! Terrible idea! :)
  6. terraform-docs-as-pdf - for people who like PDFs or work offline.

Remember to watch, star and share this repository with your network!