hashicorp / hashicorp/packer-plugin-googlecompute
builder googlecompute preserves intermediate machine's hostname instead of set hostname to instance name for newly created machines
Open
need-more-info
question
stage/waiting-reply
- Dominant language
- Go
- Stars
- 33
- Forks
- 72
- Avg merge
- 6h 47m
- Merged PRs (30d)
- 3
Description
- Packer version 1.8.2
- Host Windows Server 2019
This issue applies to the `googlecompute` builder.
Newly created VM based on a Packer created Windows Image in Google Compute gets **hostname set to Packer intermediate machine's hostname** (_packer-62bd6611-ac4b-9422-203a-ed4b75e1ac50_). Every next VM gets hostname set to the same value.
Expected behaviour - Newly create VM get hostname set to instance name
Contributor guide
Assessment
This issue has not been assessed yet.