Report this

What is the reason for this report?

Private Network

Posted on May 9, 2019

Setup:

  1. Built a base image via packer.
  2. This base image is used to set up my infrastructure (via ansilbe)
  3. Terraform sets private_networking https://www.terraform.io/docs/providers/do/r/droplet.html#private_networking variable to true

Question:

  1. why do are these droplets (configured via terraform) assigned a public ip?
  2. why is their public ip reachable on the internet


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
  1. Droplets always have public ip, they can have private ip if u choose to have private networking on.
  2. you can always set firewall rules to deny public ip .

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.