Skip to content

fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.23.0#355

Merged
DiogoFerrao merged 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-go-0.x
May 8, 2024
Merged

fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.23.0#355
DiogoFerrao merged 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-go-0.x

Conversation

@stackit-pipeline
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-go require minor v0.22.2 -> v0.23.0

Release Notes

hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)

v0.23.0

Compare Source

BREAKING CHANGES:

  • tfprotov5+tfprotov6: FunctionServer interface is now required in ProviderServer. Implementations not needing function support can return errors from the GetFunctions and CallFunction methods. (#​388)
  • tfprotov5+tfprotov6: MoveResourceState method is now required in ResourceServer. Implementations not needing move state support can return errors from the MoveResourceState method. (#​388)

NOTES:

  • all: To prevent compilation errors, ensure your Go module is updated to at least terraform-plugin-framework@v1.6.0, terraform-plugin-mux@v0.15.0, terraform-plugin-sdk/v2@​v2.33.0, and terraform-plugin-testing@v1.7.0 before upgrading this dependency. (#​388)

FEATURES:

  • tfprotov5+tfprotov6: Upgraded protocols and added types to support deferred actions (#​403)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackit-pipeline stackit-pipeline added the renovate Renovate dependency updates label May 7, 2024
@DiogoFerrao DiogoFerrao merged commit 6eb1310 into main May 8, 2024
@stackit-pipeline stackit-pipeline deleted the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch May 9, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Renovate dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants