Closed alexjurkiewicz closed 3 years ago
Thanks for the feedback. Agreed on all points and updated.
I'll add some tests if you agree with the design 👍
This pull request is now in conflict. Could you fix it @alexjurkiewicz? 🙏
ping 🙏
This pull request is now in conflict. Could you fix it @alexjurkiewicz? 🙏
@alexjurkiewicz Please remove the option to create only private subnets.
create_public_subnets
/public_subnets_enabled
. private_subnets_enabled
is false
.This pull request is now in conflict. Could you fix it @alexjurkiewicz? 🙏
I am not deploying our private subnets with this module any more. For the record, we created private subnets for data lake-related services which should not access the internet.
what
var.create_public_subnets
andvar.create_private_subnets
why