You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - interesting project, just ran it on a few CF Templates
Getting a bunch of INFO errors that causes the processing to fail
[INFO] Resource Type AWS::SSM::Parameter is not supported
[INFO] Resource Type AWS::EC2::CustomerGateway is not supported
[INFO] Resource Type AWS::EC2::VPNConnection is not supported
[INFO] Resource Type AWS::EC2::TransitGatewayAttachment is not supported
[INFO] Resource Type AWS::EC2::TransitGatewayRouteTable is not supported
[INFO] Resource Type AWS::EC2::TransitGatewayRoute is not supported
[INFO] Resource Type AWS::EC2::TransitGatewayRouteTableAssociation is not supported
[INFO] Resource Type AWS::EC2::TransitGatewayRouteTablePropagation is not supported
[INFO] Resource Type AWS::Logs::LogGroup is not supported
[INFO] Resource Type Custom::ModifyTransitGatewayVpcAttachment is not supported
[INFO] Resource Type AWS::EC2::VPCGatewayAttachment is not supported
This was just a subset of what was outputted..
So which resource types are currently supported?
Consider skipping unsupported resources and still generate the output file :)
The text was updated successfully, but these errors were encountered:
Hi - interesting project, just ran it on a few CF Templates
Getting a bunch of INFO errors that causes the processing to fail
This was just a subset of what was outputted..
So which resource types are currently supported?
Consider skipping unsupported resources and still generate the output file :)
The text was updated successfully, but these errors were encountered: