We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715dd95 commit b23a7acCopy full SHA for b23a7ac
root/terraform.tf
@@ -52,7 +52,7 @@ resource "google_compute_instance" "tf_cloud_01" {
52
allow_stopping_for_update = true
53
boot_disk {
54
initialize_params {
55
- image = "projects/cos-cloud/global/images/cos-113-18244-1-65"
+ image = "projects/cos-cloud/global/images/cos-125-19216-104-126"
56
}
57
58
metadata = {
0 commit comments