Conditional Resource Provisioning in OpenTofu Modules
In a previous post, I briefly covered how to write conditionals in OpenTofu's HCL syntax. You can check it out here.
There are some times when conditionals are necessary, and for me, that's usually when I'm writing reusable modules that provision res...
colinj.hashnode.dev3 min read