hashicorp / terraform-google-vault

A Terraform Module for how to run Vault on Google Cloud using Terraform and Packer
Apache License 2.0
113 stars 75 forks source link

Add shielded_instance_config and version in google_compute_region_instance_group_manager #59

Open Nithesh-b opened 3 years ago

Nithesh-b commented 3 years ago

Using version in google_compute_region_instance_group_manager because instance_template and update_strategy are not supported parameters to the resource google_compute_region_instance_group_manager.

Also, enabling secure boot in shielded_instance_config for the VMs