hashicorp / vault-guides

Example usage of HashiCorp Vault secrets management
Mozilla Public License 2.0
1.03k stars 607 forks source link

updating debian version to 10 #416

Closed gerardma77 closed 2 years ago

gerardma77 commented 2 years ago

The current version fails with:

Error: Error resolving image name 'debian-cloud/debian-9': Could not find image or family debian-cloud/debian9
 with google_compute_instance.vault, on main.tf line 12, in resource "google_compute_instance" "vault": 12: resource "google_compute_instance" "vault" 

Updating the version to 10 does resolve the issue.

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.