Skip to content

Add aws_kms_key/aws_kms_user modules

Ghost User requested to merge aws-kms into master
  • aws_kms_key can provision a KMS key
  • aws_kms_user can provision a user that has the rights to use a particular KMS key

There is 2 modules so that the module aws_kms_key can be used in a test using https://github.com/nsmithuk/local-kms

Merge request reports

Loading