devopsacademyau/2020-jun-project1-externals

remove auto-assign IPs on public subnet

Closed this issue · 1 comments

Explanation

even though its public, it is better to assign an IP only when needed by the resource

Tasks

In modules/networking/subnet.tf set map_public_ip_on_launch to false for public subnets too

Done with #29