Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Add kms key creation for vault auto unseal #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

itzkumaran
Copy link

@itzkumaran itzkumaran commented Jan 12, 2022

Description

As of today, the KMS key creation process is manual outside the scope of the example - vault-auto-unseal and we are trying to bring this into Terraform. This adds Terraform source code for creating a KMS key for auto-unseal to work. This also provides a KMS key replication to another region.

Documentation

We have updated the documentation inside examples/vault-auto-unseal/README.md

TODOs

Please ensure all of these TODOs are completed before asking for a review.

  • Ensure the branch is named correctly with the issue number. e.g: feature/new-vpc-endpoints-955 or bug/missing-count-param-434.
  • Update the docs.
  • Keep the changes backward compatible where possible.
  • Run the pre-commit checks successfully.
  • Run the relevant tests successfully.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.

Related Issues

Addresses #257

@hashicorp-cla
Copy link

hashicorp-cla commented Jan 12, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants