Attempting manual approval with raw plan...
This commit is contained in:
@@ -179,10 +179,9 @@ jobs:
|
|||||||
<details><summary>Tofu Plan (click to expand)</summary>
|
<details><summary>Tofu Plan (click to expand)</summary>
|
||||||
|
|
||||||
```terraform
|
```terraform
|
||||||
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
${{ steps.tofu-plan.outputs.plan-output }}
|
||||||
</details>
|
|
||||||
```
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}
|
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user