Skip to content

Adjust function signature of NewMuxServer in tf5muxserver/tf6muxserver to return *muxServer #172

@bendbennett

Description

@bendbennett

terraform-plugin-mux version

v0.11.0 

Relevant provider source code

N/A

Terraform Configuration Files

N/A

Expected Behavior

The NewMuxServer() func should in the tf5muxserver and tf6muxserver packages should return a pointer to muxServer.

Actual Behavior

The NewMuxServer() func in the tf5muxserver and tf6muxserver packages returns a reference to muxServer.

Steps to Reproduce

N/A

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions