Question
Private Network
Setup:
- Built a base image via packer.
- This base image is used to set up my infrastructure (via ansilbe)
- Terraform sets privatenetworking <https://www.terraform.io/docs/providers/do/r/droplet.html#privatenetworking> variable to true
Question:
- why do are these droplets (configured via terraform) assigned a public ip?
- why is their public ip reachable on the internet
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.
×