Skip to content

Commit

Permalink
remove plan
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Sep 4, 2024
1 parent 9244e23 commit a34ddc6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,6 @@ jobs:

</details>

#### Terraform Plan 📖\`${{ steps.plan.outcome }}\`

<details><summary>Show Plan</summary>

\`\`\`\n
${process.env.PLAN}
\`\`\`

</details>

*Pusher: @${{ github.actor }}, Action: \`${{ github.event_name }}\`, Working Directory: \`${{ env.tf_actions_working_dir }}\`, Workflow: \`${{ github.workflow }}\`*`;

// 3. If we have a comment, update it, otherwise create a new one
Expand Down

0 comments on commit a34ddc6

Please sign in to comment.