mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
spelling: structure
This commit is contained in:
@@ -82,7 +82,7 @@ type InstanceConfig struct {
|
||||
Zone string
|
||||
}
|
||||
|
||||
// WindowsPasswordConfig is the data structue that GCE needs to encrypt the created
|
||||
// WindowsPasswordConfig is the data structure that GCE needs to encrypt the created
|
||||
// windows password.
|
||||
type WindowsPasswordConfig struct {
|
||||
key *rsa.PrivateKey
|
||||
|
||||
Reference in New Issue
Block a user