Skip to content

Commit

Permalink
IL-678 Update image_sku
Browse files Browse the repository at this point in the history
See IL-678 and hashicorp/se-workshop-hashicat-app#7
for details
  • Loading branch information
thomashashi committed Jun 22, 2023
1 parent 778fc25 commit 55559b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ variable "image_offer" {

variable "image_sku" {
description = "Image SKU to apply (az vm image list)"
default = "22_04-lts"
default = "22_04-LTS-gen2"
}

variable "image_version" {
Expand Down

0 comments on commit 55559b6

Please sign in to comment.