Skip to content

figurate/terraform-aws-encryption

Repository files navigation

AWS KMS customer-managed key (CMK)

CI

Purpose: Configure a KMS key

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
admins A list of principal ARNs for key administrators list(string) [] no
alias An alias string associated with the key any null no
description The key description any null no
users A list of principal ARNs for key users list(string) [] no

Outputs

Name Description
key_arn The ARN of the customer-managed key
key_id KMS Customer-managed Key identifier