Skip to content

Instantly share code, notes, and snippets.

@stevenpitts
Last active April 20, 2021 20:32
Show Gist options
  • Save stevenpitts/b21fa6a90ca1eba44a2047a009a4b72a to your computer and use it in GitHub Desktop.
Save stevenpitts/b21fa6a90ca1eba44a2047a009a4b72a to your computer and use it in GitHub Desktop.
Collapsible markdown copypasta
<details><summary>Terraform plan</summary>
<p>
```terraform
------------------------------------------------------------------------
An execution plan has been generated and is shown below.
(blah blah blah)
Plan: 0 to add, 4 to change, 0 to destroy.
------------------------------------------------------------------------
```
</p>
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment