You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Error resolving image name 'ubuntu-os-cloud/ubuntu-1804-lts': Could not find image or family ubuntu-os-cloud/ubuntu-1804-lts
│
│ with module.gcp.google_compute_instance.compute_instance,
│ on .terraform/modules/gcp/modules/gcp/main.tf line 32, in resource "google_compute_instance" "compute_instance":
│ 32: resource "google_compute_instance" "compute_instance" {
perhaps we can upgrade to 2204LTS or expose the initialize_params.image property as a variable in the module
The text was updated successfully, but these errors were encountered:
Tried running a terraform apply for chapter 8
perhaps we can upgrade to 2204LTS or expose the
initialize_params.image
property as a variable in the moduleThe text was updated successfully, but these errors were encountered: