-
Notifications
You must be signed in to change notification settings - Fork 276
Terraform plan produces invalid out file #42
Copy link
Copy link
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested