AWS Security
KMS Keys¶
All AWS resources in the term project will use AWS KMS for encryption. You will need to create the KMS Symmetric encryption keys via Terraform. A unique KMS key must be created for each AWS resource that requires encryption. For example, you will need to create a separate KMS key for Amazon EKS cluster, Amazon EBS volumes, etc.