diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index db44af68c..d8b75ff7c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,43 +1,71 @@ + ### Terraform Version -Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please try upgrading because your issue may have already been fixed. + + +``` +... +``` ### Terraform Configuration Files + + ```hcl -# Copy-paste your Terraform configurations here. -# -# For large Terraform configs, please use a service like Dropbox and -# share a link to the ZIP file. For security, you can also encrypt the -# files using our GPG public key. +... ``` ### Debug Output + ### Crash Output + ### Expected Behavior + ### Actual Behavior + ### Steps to Reproduce + ### Important Factoids + ### References +