Skip to content

Commit 24d66b2

Browse files
authored
chore: update GCP listing license intemplate.pkr.hcl (#178)
1 parent 6012fe6 commit 24d66b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ source "googlecompute" "ubuntu" {
5555
project_id = "workspan-public-422119"
5656
image_name = "coder-v${replace(local.safe_version, ".", "-")}${replace(var.append_version, ".", "-")}"
5757
source_image_family = "ubuntu-2204-lts"
58-
image_licenses = ["projects/workspan-public-422119/global/licenses/cloud-marketplace-63b5cb22b2d503fb-df1ebeb69c0ba664"]
58+
image_licenses = ["projects/workspan-public-422119/global/licenses/cloud-marketplace-36ab41c326654b1b-df1ebeb69c0ba664"]
5959

6060
image_description = <<EOF
6161
Coder v${replace(local.safe_version, ".", "-")}${replace(var.append_version, ".", "-")}: Self-Hosted Remote Development Environments

0 commit comments

Comments
 (0)