From “Feature branches” to “Feature environments” with Terraform

Written by avner-sorek | Published 2020/03/03
Tech Story Tags: terraform | infrastructure-as-code | environment | devops | happiness | developers-workflow | programming | code-quality

TLDR Feature-branches have been around for a long time and are a common practice among dev teams. But they are also needed for testing the application and testing its integrations. Using Feature Environments to the rescue is where Terraform really shines. Each developer runs his code locally, and everyone works with a dedicated S3 bucket that has different folders to isolate usage. Terraform uses a declarative approach, it is in charge of figuring out if the environment is new and needs to be created, or if it exists.via the TL;DR App

no story

Written by avner-sorek | Founding team member at env0
Published by HackerNoon on 2020/03/03