terraform-aws-devops icon indicating copy to clipboard operation
terraform-aws-devops copied to clipboard

Info about many of my Terraform, AWS, and DevOps projects.

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

Social links

  1. Primary blog - antonbabenko.com - not very active
  2. Blog - medium.com - not very active
  3. Company - betajob.com
  4. AWS Community Hero profile
  5. Github
  6. Linkedin
  7. Twitter: @antonbabenko, @weeklytf
  8. Slideshare - many slide decks of my talks

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

  1. GitHub Sponsors
  2. Open Collective
  3. Buy me a coffee
  4. Paypal
  5. Patreon

GitHub Sponsors

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

Media projects

Your Weekly Dose of Terraform

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

youtube_cover

Playlists:

  1. Terraform tools reviews
  2. Terraform live coding

weekly.tf - Terraform Weekly newsletter

Weekly newsletter with updates from the Terraform world - blog posts, open-source projects, announcements, discussions. Stats (June 2022): 2.2K+ subscribers, 86 newsletters.

Use Google to search in the previous newsletters.

Utilities

  1. pre-commit-terraform - keep Terraform and Terragrunt code in a good shape (validate, format, document, security checks, cost estimation, and more).
  2. 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
  3. terraform-docs-as-pdf - for people who like PDFs or work offline.
  4. awsp - AWS credential profile changer.

Big projects

Diagrams to code (d2c) - Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

Source and Terraform infrastructure configurations built using serverless.tf framework. Sample code produced by D2C tool. Not available via cloudcraft.co for new accounts since June 2022.

serverless.tf

"Doing serverless with Terraform".

serverless.tf framework aims to provide information, solutions, and tools for building, deploying, and managing serverless applications and infrastructure using Terraform. Read more about "What? Why? How?" at antonbabenko/serverless.tf.

terraform-aws-modules

Open-source collection of more than 48 Terraform AWS modules managed by the community for most popular AWS services with examples and documentation. These modules were downloaded more than 100 million times from Terraform Registry. Also, there are meta-configurations for terraform-aws-modules organization.

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

Available in 8 languages:

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

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. tfvars-annotations - Update values in terraform.tfvars using annotations
  2. terrapin - Terraform module generator
  3. terrible - Let's orchestrate Terraform configuration files with Ansible! Terrible idea! :)

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