vault icon indicating copy to clipboard operation
vault copied to clipboard

docs: Fix default gcpkms region

Open ethanal opened this issue 3 years ago • 1 comments

I believe this is an unintentional copy/paste from the AWS KMS seal docs, since us-east-1 is not a valid GCP region. I tried omitting the region and got the following error on startup:

Error parsing Seal configuration: 'region' not found for GCP CKMS wrapper configuration

This looks like it comes from here where I do not see a default region. Therefore, it looks like the region field is required.

ethanal avatar Sep 11 '22 01:09 ethanal

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Sep 11 '22 01:09 hashicorp-cla

Looks great! Thanks for the submission, I'm going to try and get this merged.

VioletHynes avatar Aug 15 '23 17:08 VioletHynes