Skip to content

Commit

Permalink
update image version and tfbackend config (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
shejri authored Oct 10, 2024
1 parent 5f9421a commit d247379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ variable "local_development" {

variable "runner_image_id" {
type = string
default = "/subscriptions/218f1214-da01-4678-8025-4e14a989e315/resourceGroups/wp10-tf-dev-rg/providers/Microsoft.Compute/galleries/wp10ImageFactoryGallery/images/image-factory-vm/versions/1.0.34"
default = "/subscriptions/218f1214-da01-4678-8025-4e14a989e315/resourceGroups/wp10-tf-dev-rg/providers/Microsoft.Compute/galleries/wp10tfdevImageFactoryGallery/images/image-factory-vm/versions/1.0.41"
description = "Shared Image Gallery ID of the runner VM image"
}

Expand Down

0 comments on commit d247379

Please sign in to comment.