I am trying to build a GCP Windows Image but seems like the WinRM connection is not working. Also packer build -debug does not print the credentials for the Administrator user. In AWS, packer build -debug retrieves the password properly.
Reproduction Steps
Using the following template as per the docs and other attributes
If the file is longer than a few dozen lines, please include the URL to the
gist of the log or use the Github detailed
format
instead of posting it directly in the issue.
Overview of the Issue
I am trying to build a GCP Windows Image but seems like the WinRM connection is not working. Also
packer build -debug
does not print the credentials for the Administrator user. In AWS,packer build -debug
retrieves the password properly.Reproduction Steps
Using the following template as per the docs and other attributes
Plugin and Packer version
Packer v1.7.8
Simplified Packer Buildfile
If the file is longer than a few dozen lines, please include the URL to the gist of the log or use the Github detailed format instead of posting it directly in the issue.
Operating system and Environment details
OSX Monterrey
Log Fragments and crash.log files