terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

Do not use provider specific AWS region for aws_secret_backend

Open mdgreenfield opened this issue 5 years ago • 1 comments

In cases where aws_secret_backend gets called to updated an AWS secret backend config and a region is not specified us-east-1 was getting set in the request to Vault overriding any AWS_REGION or AWS_DEFAULT_REGION configuration that may exist.

Fixes #817

mdgreenfield avatar Jul 15 '20 04:07 mdgreenfield

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 12 '22 17:03 hashicorp-cla