Awesome
Various links to most of my Terraform, AWS, and DevOps projects
Social links
- Primary blog - antonbabenko.com - not very active
- Blog - medium.com - not very active
- Company - betajob.com
- AWS Community Hero profile
- Github
- Twitter: @antonbabenko, @weeklytf, @modulestf
- Slideshare - many slide decks of my talks
Like what I do? There are several ways to support me!
- GitHub Sponsors - recommended way
- Open Collective
- Buy me a coffee
- Paypal
- Patreon
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 2024): 9.1K+ subscribers.
Playlists:
weekly.tf - Terraform Weekly newsletter
Weekly newsletter with updates from the Terraform world - blog posts, open-source projects, announcements, discussions. Stats (June 2024): 7K+ subscribers, 176 newsletters.
Use Google to search in the previous newsletters.
Utilities
- pre-commit-terraform - keep Terraform and Terragrunt code in a good shape (validate, format, document, security checks, cost estimation, and more).
- 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
- awsp - AWS credential profile changer.
Big projects
compliance.tf - Making your Terraform modules compliance-ready
Fix audit gaps in advance using SOC2, PCI DSS, HIPAA, and CIS compliance-ready Terraform configurations.
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.
modules.tf - Visual Studio Code extension for Terraform
Boost developer productivity when working with Terraform — semantic highlighting, autocomplete, and diagnostics should be just a beginning.
terraform-aws-modules
Open-source collection of more than 60 Terraform AWS modules managed by the community for most popular AWS services with examples and documentation. These modules were downloaded more than 1 billion times from Terraform Registry.
terraform-best-practices.com - Terraform Best Practices (free ebook).
Available translations:
- English
- العربية (Arabic) by Nidal Shater
- Bosanski (Bosnian) by Dzenan Dzevlan
- Português (Brazilian Portuguese) by Lucas Possamai
- Français (French) by Nicanor Foping
- ქართული (Georgian) by Jaba Macharashvili
- Deutsch (German) by Johannes Grumböck
- ελληνικά (Greek) by Pavlos Kaimakis and Konstantinos Kourmousis
- עברית (Hebrew) by Zvi Blitsman
- िंदी (Hindi) by Dipali Kulshrestha
- Bahasa Indonesia (Indonesian) by Roy Inganta Ginting
- Italiano (Italian) by Giuseppe Borgese
- ಕನ್ನಡ (Kannada) by Trivikrama Harikrishnan
- 한국어 (Korean) by Gwen Leigh
- Polski (Polish) by Jakub Piotr Hamerliński
- Română (Romanian) by Andra Glavan
- 简体中文 (Simplified Chinese) by Yao Cheng
- Español (Spanish) by Abel López
- Türkçe (Turkish) by Bilgehan Nal
- Українська (Ukrainian) by Oksana Lyhuta
- اردو (Urdu) by Abaid Gulshan
See also terraform-best-practices-workshop repository for hands-on materials.
Small projects, code from my talks
- May 2020 - Terragrunt Reference Architecture.
- February 2020 - Code for the talk "Manage any AWS resource with Terraform".
- Make your terragrunt output useful - shell alias which cut useless parts of Terragrunt output.
Abandoned and incomplete 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.
- tfvars-annotations - Update values in terraform.tfvars using annotations
- terrapin - Terraform module generator
- terrible - Let's orchestrate Terraform configuration files with Ansible! Terrible idea! :)
- terraform-docs-as-pdf - for people who like PDFs or work offline.
Remember to watch, star and share this repository with your network!