Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Using "Test":true in TF_REATTACH_PROVIDER cause memory leaks #305

Open
RealFatCat opened this issue Oct 17, 2022 · 0 comments
Open

Using "Test":true in TF_REATTACH_PROVIDER cause memory leaks #305

RealFatCat opened this issue Oct 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@RealFatCat
Copy link

RealFatCat commented Oct 17, 2022

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.

@RealFatCat RealFatCat added the bug Something isn't working label Oct 17, 2022
@RealFatCat RealFatCat changed the title Using "Test":true' in TF_REATTACH_PROVIDER cause memory leaks Using "Test":true in TF_REATTACH_PROVIDER cause memory leaks Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant