We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68ad56 commit cd9a511Copy full SHA for cd9a511
1 file changed
builder/azure/arm/testdata/windows_sig.pkr.hcl
@@ -19,7 +19,6 @@ source "azure-arm" "windows-sig" {
19
winrm_username = "packer"
20
use_azure_cli_auth = true
21
polling_duration_timeout = "60m"
22
- azure_deployment_timeout = "45m"
23
public_ip_sku = "Standard"
24
shared_image_gallery_destination {
25
image_name = "${var.resource_prefix}-windows-sig"
0 commit comments