diff --git a/.github/deployment_message.md b/.github/deployment_message.md index 4416a45..09e40e9 100644 --- a/.github/deployment_message.md +++ b/.github/deployment_message.md @@ -6,6 +6,10 @@ {% if status === "unknown" %} **{{ actor }}** your **{{ "noop" if noop else "branch" }}** deployment of `{{ ref }}` is in an unknown state when trying to deploy to the **{{ environment }}** environment.{% endif %} +
Show Results + ```terraform <%= results %> ``` + +