Skip to content

Upgrade github.com/zclconf/go-cty to v1.11.1 #135

@nywilken

Description

@nywilken

Upgrade github.com/zclconf/go-cty to v1.11.1

In v1.11.0 go-cty dropped all encoding/gob support - refer to commit for details.
Gob support is currently being used by the Datasource RPC server, and possiblity within other locations, for communication with the data source plugin components. Before upgrading
to the latest go-cty version the RPC serialization code must be updated to use a new serialization format or we can look into copying the encoding/gob support into
the Packer SDK if there are no other options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions