Skip to main content
Knowledge Base

Best way of deploying KMS keys in ref arq?

Answer

Hello! We are starting to need new KMS keys for different services and we're not quite sure how they should be build, using the ref arq. We notice the account-baseline modules in the service catalog have the variable `"kms_customer_master_keys" {`, but we're not certain that is the correct way. https://github.com/gruntwork-io/terraform-aws-security

[We went ahead and used this module.](https://github.com/gruntwork-io/terraform-aws-security/tree/master/modules/kms-master-key-multi-region)