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

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

@RealFatCat

Description

@RealFatCat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions