Added docs for GCE external static IPs

pull/3030/head
Caius Howcroft 10 years ago
parent 069c3c21b1
commit 0f8b348fca

@ -118,6 +118,9 @@ builder.
Not required if you run Packer on a GCE instance with a service account.
Instructions for creating file or using service accounts are above.
- `address` (string) - The name of a pre-allocated static external IP address.
Note, must be the name and not the actual IP address.
- `disk_size` (integer) - The size of the disk in GB. This defaults to `10`,
which is 10GB.

Loading…
Cancel
Save