Vault on GKE Cluster using terraform

Hi everyone, I’m new to Vault and terraform. is there any way to automate the vault setup using terraform without having to setup up the vault manually in de GCP Console.

Thanks

Hello @ThibaultVdS ,

You can generally find examples on Terraform Registry https://registry.terraform.io/ or GitHub GitHub - terraform-google-modules/terraform-google-vault: Deploys Vault on Compute Engine.

As you’re progressing, you can also check out tutorials on https://developer.hashicorp.com/