Output Terraform Plan
M
Mere Reptile
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.
Log In
M
Mere Reptile
I have the same comment for a terraform / opentofu apply. It currently exhibits the same behavior. It puts a comment on the PR with a summary and a link to the execution. While this is nice, I would like the option to have the full apply posted to the PR.