> For the complete documentation index, see [llms.txt](https://docs.terraforge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.terraforge.io/tutorials/first-steps/3-pipeline.md).

# 3 - Pipeline Apply

{% embed url="<https://beta-terraforge-public-assets.s3.amazonaws.com/first-steps-3-pipeline.mp4>" %}

## Steps

1. Navigate to **Pipelines** on the left side menu
2. Select **Stack**`tutorial-text-file` and Configuration **tutorial**
3. Select steps **Plan** and **Apply** and click **RUN**
4. Click on the first pipeline in the list to view the Terraform console output of all steps

{% hint style="info" %}
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!
{% endhint %}
