Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tfprotov5+tfprotov6: Require FunctionServer in ProviderServer and MoveResourceState in ResourceServer #388

Merged
merged 4 commits into from
Apr 22, 2024

Commits on Mar 11, 2024

  1. tfprotov5+tfprotov6: Require FunctionServer in ProviderServer and Mov…

    …eResourceState in ResourceServer
    
    Reference: #353
    Reference: #363
    
    This removes the temporary handling to smoothly release the new Terraform 1.8 and later RPC handling for provider servers. These changes codify this Go module's desired design that it reflects the protocol via its required implementations.
    bflad committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e68d80d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG for #388

    bflad committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e52edf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    56e454f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7cf9c2d View commit details
    Browse the repository at this point in the history