- Primary blog - antonbabenko.com
- Blog - medium.com - not very active
- Company - betajob.com
- AWS Community Hero profile
- Github
- Twitter: @antonbabenko, @weeklytf
- Slideshare - many slide decks from my talks are there.
Weekly live streams on YouTube with reviews, interviews, Q&A, live coding, and some hacking with Terraform.
Playlists:
Various news in the Terraform world (projects, announcements, discussions).
Use Google to search in more than 66 previous newsletters.
- 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
- terraform-docs-as-pdf - for people who like PDFs or work offline.
- awsp - AWS credential profile changer.
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.
"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? - antonbabenko/serverless.tf.
Open-source collection of 37+ Terraform AWS modules managed by the community. Check out meta-configurations for terraform-aws-modules organization.
terraform-best-practices.com - Terraform Best Practices (free ebook).
Available in:
- English
- Español (translated by Abel López).
See also terraform-best-practices-workshop repository for hands-on materials.
- 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.
- tfvars-annotations - Update values in terraform.tfvars using annotations
- terrapin - Terraform module generator
- terrible - Let's orchestrate Terraform configuration files with Ansible! Terrible idea! :)
... to be continued
Remember to watch, star and share this repository with your network!