Skip to content

Linter silently fails on null value error #32

@wolfkarl

Description

@wolfkarl
AWSTemplateFormatVersion: "2010-09-09"
Resources:
  # Unsupported Type "AWS::EC2::Instance1"
  MyEC2Instance1:
    Type: "AWS::EC2::Instance1"
      Metadata:

This minimal config makes the linter fail silently -- no errors are shown.

Running cfn-lint manually returns E0000 Null value at line [...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions