Add actions (#1)

Reviewed-on: #1
This commit is contained in:
2025-05-11 00:21:55 +02:00
parent 9c2cf67c36
commit 5e1fe61d62
5 changed files with 137 additions and 0 deletions

21
pr_comment.md Normal file
View File

@@ -0,0 +1,21 @@
#### OpenTofu Format and Style 🖌 [FMT_OUTCOME]
#### OpenTofu Initialization ⚙️ [INIT_OUTCOME]
#### OpenTofu Validation 🤖 [VALIDATE_OUTCOME]
<details><summary>Validation Output</summary>
\`\`\`\n
[VALIDATE_OUTPUT]
\`\`\`
</details>
#### OpenTofu Plan 📖 [PLAN_OUTCOME]
<details><summary>Show Plan</summary>
\`\`\`\n
[PLAN_OUTPUT]
\`\`\`
</details>