π Launching Multiple EC2 Instances on AWS with Terraform (and Capturing Their IPs)
When building cloud infrastructure, often you need not just one server, but multiple β say for load balancing, or building a cluster.With Terraform, this becomes super simple using the count meta-argument!
Today, I'll walk you through:
Spinning up m...
terraform-by-binereet.hashnode.dev2 min read