Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google ubuntu-1804 vm not showing in list #4

Open
cschar opened this issue Oct 12, 2023 · 0 comments
Open

google ubuntu-1804 vm not showing in list #4

cschar opened this issue Oct 12, 2023 · 0 comments

Comments

@cschar
Copy link

cschar commented Oct 12, 2023

Tried running a terraform apply for chapter 8


│ 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" {

Screenshot 2023-10-11 at 9 52 51 PM

perhaps we can upgrade to 2204LTS or expose the initialize_params.image property as a variable in the module
Screenshot 2023-10-11 at 9 53 41 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant