Closed roperto closed 4 years ago
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
modules/networking/subnet.tf
map_public_ip_on_launch
Done with #29
Explanation
even though its public, it is better to assign an IP only when needed by the resource
Tasks
In
modules/networking/subnet.tf
setmap_public_ip_on_launch
to false for public subnets too