This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
What happened?
Hi,
This is more like JFYI.
When client connects to provider with "Test":true in TF_REATTACH_PROVIDERS, it will cause a memory leak.
More info here:
hashicorp/terraform-provider-aws#26130
hashicorp/go-plugin#215
How can we reproduce it?
The easy way to reproduce is to run terraform-provider-aws --debug, and constantly run terraform plan against this provider in debug mode.