Formatting...
This commit is contained in:
@@ -176,10 +176,14 @@ jobs:
|
|||||||
approvers: "Trez.One,gitea-sonarqube-bot"
|
approvers: "Trez.One,gitea-sonarqube-bot"
|
||||||
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
||||||
initial_comment: |
|
initial_comment: |
|
||||||
|
<details><summary>Tofu Plan (click to expand)</summary>
|
||||||
|
|
||||||
```terraform
|
```terraform
|
||||||
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
||||||
|
</details>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}
|
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}
|
||||||
|
|
||||||
# apply:
|
# apply:
|
||||||
|
|||||||
Reference in New Issue
Block a user