DevOps

Applying DRY to AWS policies in Terraform

Let’s make our Terraform code more readable

Vimal Paliwal
6 min readFeb 18, 2024

--

Photo by Dino Reichmuth on Unsplash

I have been working on Terraform for over 7 years now but never thought of applying DRY (Don’t repeat yourself) concept on policies until recently. Three years ago, I started working for a startup, where I was solely responsible for architecting, deploying and managing multi-account…

--

--