Terraform: count, for_each, and for loops
In the previous post, we got an overview of the Terraform data types — Terraform: introduction to data types — primitives and complex.
Now let’s see how these types can be used in loops.
Terraform supports three types of cycles:
count: the simplest,...
setevoy.hashnode.dev9 min read