aws-cloudformation / aws-cloudformation-resource-providers-kms

AWS Key Management Service (KMS) makes it easy for you to create and manage cryptographic keys and control their use across a wide range of AWS services and in your applications. AWS KMS is a secure and resilient service that uses hardware security modules that have been validated under FIPS 140-2, or are in the process of being validated, to protect your keys. AWS KMS is integrated with AWS CloudTrail to provide you with logs of all key usage to help meet your regulatory and compliance needs.
https://aws.amazon.com/kms/
Apache License 2.0
14 stars 12 forks source link

change build file #15

Closed miparnisari closed 4 years ago

miparnisari commented 4 years ago

Issue #, if available: N/A

Description of changes: Testing changes to buildspec.yml

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

miparnisari commented 4 years ago

Build fails but it's for a valid reason

[INFO] --- exec-maven-plugin:1.6.0:exec (generate) @ aws-kms-alias-handler ---
'aws-cloudformation-rpdk-java-plugin' 1.0.5 is no longer supported.Please update it in pom.xml to version 2.0.0 or above.

[INFO] --- exec-maven-plugin:1.6.0:exec (generate) @ aws-kms-key-handler ---
'aws-cloudformation-rpdk-java-plugin' 1.0.5 is no longer supported.Please update it in pom.xml to version 2.0.0 or above.
ammokhov commented 4 years ago

closing as been addressed in #20