3 - Pipeline Apply
Goal: Run a DevOps pipeline to deploy the stack
Last updated
Goal: Run a DevOps pipeline to deploy the stack
Last updated
Navigate to Pipelines on the left side menu
Select Stacktutorial-text-file
and Configuration tutorial
Select steps Plan and Apply and click RUN
Click on the first pipeline in the list to view the Terraform console output of all steps
The pipeline step Commit is used to push the Terraform source code to a Git repository configured in the stack git Integration tab
The pipeline step Destroy is used to destroy all resources of a stack.
Try it with the tutorial-text-file
stack!