kzehnter

Results 1 issues of kzehnter

**Expected Behaviour:** AWS::EC2::VPCGatewayAttachment with InternetGatewayId Parameter should be converted into a aws_internet_gateway_attachment **Actual Behaviour:** ``` InternetGatewayVpcAttachment: Type: AWS::EC2::VPCGatewayAttachment Properties: InternetGatewayId: !Ref InternetGateway VpcId: !Ref VPC ``` gets converted to: ```...

bug
good first issue
help wanted
resource_search_error