hashicorp / hashicorp/tfc-workflows-tooling

support full terraform plan output

Open
#10 1 comment 10 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
58
Forks
26
PR merge metrics
No merged PRs in 30d

Description

As a consumer of these actions, I need a detailed plan output including a detailed view of changes. Today I only have a summary view using the outputs of the standard actions.

I need this data to be able to understand what is, created, changed or destroyed beyond a count, this is a critical part of the review process.

As an example to understand what changes are in a plan, I can review the structured plan output in the TFC UI, whilst it's possible to provide a link to the plan detail in the UI for review this breaks the review process flow. It would be preferable to have the JSON data of this view so I can format and summarize in a PR comment

![image](https://github.com/hashicorp/tfc-workflows-tooling/assets/44986346/e72939a5-8478-49cb-af98-f1d7639de379)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.