justinretzolk / issue-forms-test

A repo for testing issue forms
0 stars 0 forks source link

[Bug]: This is an example bug report #17

Closed justinretzolk closed 2 years ago

justinretzolk commented 2 years ago

Terraform Core Version

1.0.0

AWS Provider Version

4.26.0

Affected Resource(s)

Expected Behavior

It should work

Actual Behavior

It does not work

Relevant Error/Panic Output Snippet

pretend this is panic output

error: panic: blaahhhhh
error: this is the next line {MEMORYADDRESS} lol

Terraform Configuration Files

provider "aws" {
  region = "us-east-1"
}

Steps to Reproduce

  1. Do a thing
  2. Do another thing
  3. It breaks

Debug Output

Leaving blank, but adding some random text

Panic Output

No response

Important Factoids

These are important factoids:

References

No response

Would you like to implement a fix?

Yes