- Primary blog - antonbabenko.com
- Blog - medium.com - not very active
- Company - betajob.com
- AWS Community Hero profile
- Github
- Slideshare - many slide decks from my talks are there.
Weekly livestreams on YouTube with reviews, interviews, Q&A, live coding, and some hacking with Terraform.
Playlists:
Various news in the Terraform world (projects, announcements, discussions).
- pre-commit-terraform - keep Terraform and Terragrunt code in a good shape (validate, format, document 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.
Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform.
- Code generated by
modules.tf
- modules.tf-demo - Source code: Serverless framework, AWS Lambda, etc, Terraform configurations
"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.
See also terraform-best-practices-workshop repository.
- 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!