Skip to content

Commit e07393b

Browse files
feat: promote to prod
1 parent 43bff53 commit e07393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/prod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ state_bucket = "hubspoke-demo-prod-tfstate"
2222
artifact_bucket = "hubspoke-demo-prod-nixos-images"
2323

2424
# Version to deploy - must match a successful dev build (update manually)
25-
image_version = "65420381db0fd045aa5070f0da43abfc9fa94376"
25+
image_version = "43bff5356bf78f6c5dbda34a3e6e2c483d8989f7"
2626
region = "us-central1"
2727
environment = "prod"
2828
deploy_vm = true

0 commit comments

Comments
 (0)