Infrastructure as Code - vSphere, Packer, and Terraform/terraform/loops

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Among the devops community there are multiple discussions about using count + index functions instead of loops. While count does work I lean toward for_each loops.