diff --git a/root/terraform.tf b/root/terraform.tf index 91cb447..cc61220 100644 --- a/root/terraform.tf +++ b/root/terraform.tf @@ -52,7 +52,7 @@ resource "google_compute_instance" "tf_cloud_01" { allow_stopping_for_update = true boot_disk { initialize_params { - image = "projects/cos-cloud/global/images/cos-stable-89-16108-403-15" + image = "projects/cos-cloud/global/images/cos-stable-109-17800-66-81" } } metadata = {