Skip to content

Report is not generated successfully #14

@za

Description

@za

Hi there,

I've enabled the report plugin .yatas.yml:

plugins:
  - name: "aws"
    enabled: true
    source: "github.com/padok-team/yatas-aws"
    version: "latest"
    description: "Check for AWS good practices"
    exclude:
     # - AWS_S3_001
    include:
     # - "AWS_VPC_004"
     # - "AWS_VPC_003"
  - name: "markdown"
    enabled: true
    source: "github.com/padok-team/yatas-markdown"
    version: "latest"
    description: "Generates a markdown report"

And after I run yatas, I can only see this on report.md:

# Yatas 

Is there a way to debug this?

cc: @StanGirard

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions