ManageIQ / manageiq-ui-classic

Classic UI of ManageIQ
Apache License 2.0
50 stars 358 forks source link

Show Terraform Template stack stdout #9285

Closed putmanoj closed 1 month ago

putmanoj commented 1 month ago

This PR is dependant on https://github.com/ManageIQ/manageiq-providers-embedded_terraform/pull/78

With this change, separate tab added to show standard output from the terraform cli run job.



Additional changes

agrare commented 1 month ago

Is it possible to add specs covering this new code? Especially if we start refactoring this to be more generic it would be good to have existing specs in place.

Fryguy commented 1 month ago

Backported to radjabov in commit 5499814505960f936d4d88fbe916b0618f3f44a5.

commit 5499814505960f936d4d88fbe916b0618f3f44a5
Author: Adam Grare <adam@grare.com>
Date:   Mon Oct 21 09:24:09 2024 -0400

    Merge pull request #9285 from putmanoj/show-terraform-stdout

    Show Terraform Template stack stdout

    (cherry picked from commit d12d7201da22f230409976b069d672d45d63d55c)