Allow deploying the VPC from scratch.
Terraform can't deploy resource with for_each if some of the information is missing when building the plan. A workaround is to avoid having a resource with for_each depend on a resource witha a count.
Loading
Please register or sign in to comment