mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-26 17:53:59 -04:00
If full server URL's is used in subnetwork we can skip reading from the network API. This is usefull when you can launch instances in a shared network but don't have access to do GET on the network resources. Closes: #5018