Terraform tricks : How to mimic nested variable substitution using locals
Intro βDeveloperβs constant urge to use Terraform like a programming language :)β My impression after enjoying my first terraform applys is that it’s kind of rigid, though when someone says Immutable and declarative in the same sentence, you should definitely get that it’s not procedural by design. Therefore, you canβt expect a bash shell …
Read more “Terraform tricks : How to mimic nested variable substitution using locals”