Skip to content

antonbabenko/terraform-aws-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

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, @modulestf
  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

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

youtube_cover

Playlists:

  1. Terraform tools reviews
  2. Terraform live coding

Weekly newsletter with updates from the Terraform world - blog posts, open-source projects, announcements, discussions. Stats (June 2023): 5K+ subscribers, 124 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

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.

"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.

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 translations:

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

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