thedevopscat blog

Thoughts, observations and learnings of the devopscat...

Terraform Articles

On this page we will explore some opportunities to enhance the functionality of some basic terraform resources to optimise the efficiency whilst not losing the declarative nature of the code…DRY is not always good.

These posts will be pitched at those with a firm understanding of terraform basics, looking to raise their terraform game beyond a monolithic main.tf file!

Table of Contents

  1. Terraform Count Index
  2. Elements Terraform Function
  3. Terraform Conditional Expressions
  4. Securing Access from a Public IP
  5. Bringing It All Together