Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ternary operator uses short-circuiting, whereas `coalescelist` always evaluates `module.vpc[0].private_subnets` and fails if `module.vpc[0]` doesn't exist.
- Loading branch information