Skip to content

Bump github.com/hashicorp/terraform-plugin-mux from 0.23.0 to 0.23.1#2032

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.23.1
Open

Bump github.com/hashicorp/terraform-plugin-mux from 0.23.0 to 0.23.1#2032
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/hashicorp/terraform-plugin-mux-0.23.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps github.com/hashicorp/terraform-plugin-mux from 0.23.0 to 0.23.1.

Release notes

Sourced from github.com/hashicorp/terraform-plugin-mux's releases.

v0.23.1

ENHANCEMENTS:

  • tf5to6server: add translate package containing schema translator helper methods (#352)
Changelog

Sourced from github.com/hashicorp/terraform-plugin-mux's changelog.

0.23.1 (April 13, 2026)

ENHANCEMENTS:

  • tf5to6server: add translate package containing schema translator helper methods (#352)
Commits
  • 2738081 Update changelog
  • fbf25de add changelog entry for upcoming v0.23.1 release (#360)
  • b763d96 tf5to6server: add ProtoV5 to 6 schema translators (#352)
  • 6e43f32 fix link to pr (#359)
  • 44731b2 add note about upgrading other deps to changelog of 0.23.0 (#358)
  • dfda0d8 build(deps): bump github.com/hashicorp/copywrite in /tools (#356)
  • 3bee532 build(deps): bump actions/setup-go in the github-actions group (#357)
  • 5dc6169 build(deps): bump the github-actions group across 1 directory with 4 updates ...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-mux/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-mux/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-mux@v0.23.0...v0.23.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-mux
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Apr 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 14:12
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Apr 13, 2026
@datadog-terraform-cloud-hashicorp
Copy link
Copy Markdown

datadog-terraform-cloud-hashicorp Bot commented Apr 13, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Other Violations

🧪 8 Tests failed

TestAccTFERegistryModuleDataSource_basicNoCodePrivate from data_source_registry_module_test.go   View in Datadog   (Fix with Cursor)
Step 1/1 error: Error running apply: exit status 1

Error: Error creating registry module from repository svc-team-tf-core-cloud/terraform-random-module: unprocessable entity

Validation failed: Failed to create webhook on repository: svc-team-tf-core-cloud/terraform-random-module: 404 Not Found

  with tfe_registry_module.foobar,
  on terraform_plugin_test.tf line 25, in resource "tfe_registry_module" "foobar":
  25: resource "tfe_registry_module" "foobar" {

...
TestAccTFERegistryModuleDataSource_basicPrivate from data_source_registry_module_test.go   View in Datadog   (Fix with Cursor)
Step 1/1 error: Error running apply: exit status 1

Error: Error creating registry module from repository svc-team-tf-core-cloud/terraform-random-module: unprocessable entity

Validation failed: Failed to create webhook on repository: svc-team-tf-core-cloud/terraform-random-module: 404 Not Found

  with tfe_registry_module.foobar,
  on terraform_plugin_test.tf line 26, in resource "tfe_registry_module" "foobar":
  26: resource "tfe_registry_module" "foobar" {

...
❄️ Known flaky: TestAccTFENoCodeModule_with_variable_options from resource_tfe_no_code_module_test.go   View in Datadog   (Fix with Cursor)
Step 1/1 error: Error running apply: exit status 1

Error: Error creating registry module from repository svc-team-tf-core-cloud/terraform-random-module: unprocessable entity

Validation failed: Failed to create webhook on repository: svc-team-tf-core-cloud/terraform-random-module: 404 Not Found

  with tfe_registry_module.sensitive,
  on terraform_plugin_test.tf line 25, in resource "tfe_registry_module" "sensitive":
  25: 	resource "tfe_registry_module" "sensitive" {

...
View all

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ea87e58 | Docs | Was this helpful? Give us feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants