Skip to content

Commit

Permalink
trying the start-process command#1
Browse files Browse the repository at this point in the history
  • Loading branch information
catelleempei-eaton committed Aug 21, 2024
1 parent 73a59c0 commit 37195e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ source "azure-arm" "image" {
resource_group = "ETN-ES-EAS-DEVSECOPS-PACKER" #"${var.managed_image_resource_group_name}"
gallery_name = "etn_packer_gallery" #"${var.managed_image_gallery_name}"
image_name = "etn_es_runner_image_infra" # "coverity-bare"
image_version = "2024.8.21" #"2024.7.24"
image_version = "24.8.21" #"2024.7.24"
}

dynamic "azure_tag" {
Expand Down

0 comments on commit 37195e6

Please sign in to comment.