In reference to this feature request: https://ideas.harness.io/feature-request/p/output-terraform-plan-init. I would like to see an option for the full terraform plan output and have it posted to a comment on a pull request. Currently we see something like this:
✅ Terraform plan complete! 🏢 Org: <...> 📖 Project: <...> Workspace: <...>
Planned Changes
3 Added ~ 0 Changed ~ 0 Deleted ~ 826 Unchanged ~ 0 Imported ~ 0 Removed
The table of planned changes can be viewed in Harness.
Outputs
No outputs present
View details in Harness <--- This is a link to terraform
I would like the option to enable full output, or at least some portion of the output if it is a very large plan. For small plans, it would take one less step to review the PR.