mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-27 09:09:52 -04:00
4 lines
285 B
Markdown
4 lines
285 B
Markdown
<!-- Code generated from the comments of the Config struct in builder/googlecompute/config.go; DO NOT EDIT MANUALLY -->
|
|
Config is the configuration structure for the GCE builder. It stores
|
|
both the publicly settable state as well as the privately generated
|
|
state of the config object.
|