Skip to content

Terraform plan produces invalid out file #42

@tr00p86

Description

@tr00p86

Hi,

I am trying to use the out file of terraform plan to convert to .json in order to apply some policy-as-code.

  • Terraform show -json out.file > out.file.json from the github action produces invalid JSON.
  • I am trying to use another tool called jfson that tells me the out file is not a valid plan file.

Anyone is able to produce a valid out file from this github action and convert to JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions