Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(codepipeline): set correct prop names for KMS key #2517

Closed
wants to merge 1 commit into from

Commits on May 10, 2019

  1. fix(codepipeline): set correct prop names for KMS key

    It seems like this might actually be a bug in the serialization
    generator, since the return object doesn't require this to generate
    the correct Cfn syntax
    
    Not sure where to look for that though. In the meantime, this fixes
    the issue where Cfn will spit out an error for `Encountered unsupported property type`
    CaerusKaru authored May 10, 2019
    Configuration menu
    Copy the full SHA
    7a7b842 View commit details
    Browse the repository at this point in the history