mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 00:11:41 -04:00
* Update and pin dependencies * Update NextJS Scripts * npm run lint * npm run format * docs generator: indent docs by two and make spacing better Co-authored-by: Adrien Delorme <[email protected]>
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
<!-- 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.
|