Currently, we are trying to: clone a Git repo, run a bunch of Terraform related tools, run Terraform Plan, submit for approval, run Terraform Apply or not based in the Approval step response. For this to work properly, we need to have access to files generated in previous steps in further steps. Using the Containerised Step Group we can achieve that, but there is not Approval Step available when using it.