-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Hello @btkrausen ,
In this demo we have succesfully build 2 Windows Server. The username declared in aws-windows.pkr.hcl is "Administrator"
winrm_username = "Administrator"
Questions:
- Which password is to use to access our freshly created instance/ami?
- Where to declare it if i want to change it?
I was trying to declare it in the same file aws-windows.pkr.hcl as
winrm_password = "SuperS3cr3t!!!!"
but if i do so build process stuck into ==> amazon-ebs.windows-2019: Waiting for WinRM to become available... forever.
Thanks in advance
Vad
Metadata
Metadata
Assignees
Labels
No labels