Still tweaking the PR comment step...

This commit is contained in:
2025-11-03 21:24:57 -05:00
parent d8adfc4f55
commit abdb2cc2de
@@ -125,7 +125,7 @@ jobs:
echo "<details><summary>🪶 Click to expand full plan output</summary>" echo "<details><summary>🪶 Click to expand full plan output</summary>"
echo "" echo ""
echo '```hcl' echo '```hcl'
tofu show cloudflare.tfplan # <-- read file directly, ACT-safe tofu show cloudflare/cloudflare.tfplan # <-- read file directly, ACT-safe
echo '```' echo '```'
echo "" echo ""
echo "</details>" echo "</details>"