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 to CloudFormation spec v2.16.0 #1280

Merged
merged 2 commits into from
Dec 4, 2018

Commits on Dec 4, 2018

  1. feat: Update to CloudFormation spec v2.16.0

    New Resource Types:
    * AWS::AppSync::FunctionConfiguration
    * AWS::CloudFormation::Macro
    * AWS::EC2::EC2Fleet
    * AWS::EC2::TransitGateway
    * AWS::EC2::TransitGatewayAttachment
    * AWS::EC2::TransitGatewayRoute
    * AWS::EC2::TransitGatewayRouteTable
    * AWS::EC2::TransitGatewayRouteTableAssociation
    * AWS::EC2::TransitGatewayRouteTablePropagation
    * AWS::Kinesis::StreamConsumer
    * AWS::Route53Resolver::ResolverEndpoint
    * AWS::Route53Resolver::ResolverRule
    * AWS::ServiceDiscovery::HttpNamespace
    * Alexa::ASK::Skill
    
    See cfnspec/CHANGELOG for more details.
    
    Updated `cfn2ts` and some `pkglint` rules to correctly support the `Alexa::ASK` domain.
    RomainMuller committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    04d32ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ee58d View commit details
    Browse the repository at this point in the history