Hello,
There seem to be no way to provision multiple public subnets. This functionality is useful for many use cases, having security (firewall) subnets being one of them. The public subnet code technically iterates over public subnet(s) but it's iterating keys and public is protected key and cannot be used more than once.
Hello,
There seem to be no way to provision multiple public subnets. This functionality is useful for many use cases, having security (firewall) subnets being one of them. The public subnet code technically iterates over public subnet(s) but it's iterating keys and
publicis protected key and cannot be used more than once.