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

feat: update CloudFormation resources v2.18.0 #1407

Merged
merged 5 commits into from
Dec 20, 2018
Merged

Commits on Dec 19, 2018

  1. feat: update CloudFormation resources v2.18.0

    Rewrite the create-missing-libraries script in typescript
    so it's a bit more robust and mangles names nicely.
    
    New resource types:
    
    * AWS::AmazonMQ::ConfigurationAssociation
    * AWS::IoTAnalytics::Channel
    * AWS::IoTAnalytics::Dataset
    * AWS::IoTAnalytics::Datastore
    * AWS::IoTAnalytics::Pipeline
    Elad Ben-Israel committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    2dca7b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. CR fixes

    - Use fs-extra
    - Resolve lerna from node_modules
    - Add README preamble
    Elad Ben-Israel committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    a4c30c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75af177 View commit details
    Browse the repository at this point in the history
  3. Patch "Map" primitive type to "Json"

    Elad Ben-Israel committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    8086cd0 View commit details
    Browse the repository at this point in the history
  4. Relax namespaces test

    Elad Ben-Israel committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    f17a1a6 View commit details
    Browse the repository at this point in the history