TransitGatewayAttachment: AWS::EC2::TransitGatewayAttachment ApplianceModeSupport options are named "applianceModeSupport" #24754
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
Describe the bug
After upgrading from 2.56.0 to 2.56.1, the CloudFormation attribute "ApplianceModeSupport" was rename with a lower case
Sample of construct usage:
Diff after upgrading
Expected Behavior
Cloudformation generated should be named accourding to the doc: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayvpcattachment-options.html#cfn-ec2-transitgatewayvpcattachment-options-appliancemodesupport
Current Behavior
The stack failed to deploy
Reproduction Steps
Just execute
cdk deploy
cmdPossible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.56.1
Framework Version
No response
Node.js Version
16
OS
MacOs
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: