* 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 <azr@users.noreply.github.com>
4 lines
216 B
Plaintext
4 lines
216 B
Plaintext
- `temporary_key_pair_name` (string) - The name of the temporary key pair to generate. By default, Packer
|
|
generates a name that looks like `packer_<UUID>`, where <UUID> is
|
|
a 36 character unique identifier.
|