Skip to content

chore(deps): bump the terraform group across 1 directory with 2 updates#840

Merged
markusthoemmes merged 1 commit into
mainfrom
dependabot/go_modules/terraform-04c8360495
May 19, 2026
Merged

chore(deps): bump the terraform group across 1 directory with 2 updates#840
markusthoemmes merged 1 commit into
mainfrom
dependabot/go_modules/terraform-04c8360495

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the terraform group with 2 updates in the / directory: github.com/hashicorp/terraform-plugin-docs and github.com/hashicorp/terraform-plugin-testing.

Updates github.com/hashicorp/terraform-plugin-docs from 0.24.0 to 0.25.0

Release notes

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

v0.25.0

FEATURES:

  • generate: Add support for state stores (#570)
  • migrate: Add support for state stores (#570)
  • validate: Add support for state stores (#570)

BUG FIXES:

  • deps: bump github.com/hashicorp/hc-install to v0.9.4 (#589)
Changelog

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

0.25.0 (April 20, 2026)

FEATURES:

  • generate: Add support for state stores (#570)
  • migrate: Add support for state stores (#570)
  • validate: Add support for state stores (#570)

BUG FIXES:

  • deps: bump github.com/hashicorp/hc-install to v0.9.4 (#589)
Commits
  • e5b0eeb Update changelog
  • fd00ec9 chore: add changie entry for hc-install v0.9.4 bump (#590)
  • 4dbee13 build(deps): bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4 (#589)
  • ca412a0 build(deps): bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (#586)
  • e3ac780 build(deps): bump miniscruff/changie-action in the github-actions group (#583)
  • e2e3d23 build(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 (#582)
  • 0e82bdb build(deps): bump github.com/hashicorp/go-version from 1.8.0 to 1.9.0 (#580)
  • 3628273 build(deps): bump actions/setup-go in the github-actions group (#579)
  • c73d460 build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#574)
  • 191ecdf all: Add support for state stores (#570)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0

Release notes

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

v1.16.0

FEATURES:

  • querycheck: Add new ExpectTotalLengthForMatching querycheck for validating the number of found resources for multiple list blocks (#607)
  • helper/resource: Added new GenerateConfig testing mode to TestStep which can be used to test the generated resource configuration during ImportState testing mode. (#638)

ENHANCEMENTS:

  • helper/resource: Added DefaultWorkspaceOnly to enable testing state store implementations that don't support multiple workspaces. This is achieved by only running Terraform commands with the default workspace. (#633)

BUG FIXES:

  • querycheck: Fix behaviour of ExpectLength querycheck to match on the provided resource address before comparing the count (#604)
  • querycheck: Fix behaviour of ExpectLengthAtLeast querycheck to match on the provided resource address before comparing the count (#607)
  • dep: updated hc-install dependency to 0.9.4 to prevent openpgp key expiration errors. (#647)
Changelog

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

1.16.0 (April 23, 2026)

FEATURES:

  • querycheck: Add new ExpectTotalLengthForMatching querycheck for validating the number of found resources for multiple list blocks (#607)
  • helper/resource: Added new GenerateConfig testing mode to TestStep which can be used to test the generated resource configuration during ImportState testing mode. (#638)

ENHANCEMENTS:

  • helper/resource: Added DefaultWorkspaceOnly to enable testing state store implementations that don't support multiple workspaces. This is achieved by only running Terraform commands with the default workspace. (#633)

BUG FIXES:

  • querycheck: Fix behaviour of ExpectLength querycheck to match on the provided resource address before comparing the count (#604)
  • querycheck: Fix behaviour of ExpectLengthAtLeast querycheck to match on the provided resource address before comparing the count (#607)
  • dep: updated hc-install dependency to 0.9.4 to prevent openpgp key expiration errors. (#647)
Commits
  • 54ba38b Update changelog
  • 086f9cb Add changelog for hc-install dependency update (#649)
  • 878c611 build(deps): Bump github.com/hashicorp/terraform-exec (#648)
  • c492fcf build(deps): Bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4 (#646)
  • c635147 build(deps): Bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (#644)
  • d854a0f build(deps): Bump the github-actions group with 2 updates (#643)
  • 2684d0d build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#642)
  • 2699d69 Add GenerateConfig testing mode to ImportState testing (#638)
  • 57e3cc1 build(deps): Bump actions/setup-go in the github-actions group (#639)
  • 8ac7772 build(deps): Bump github.com/hashicorp/copywrite in /tools (#637)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the terraform group with 2 updates chore(deps): bump the terraform group across 1 directory with 2 updates May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/terraform-04c8360495 branch 2 times, most recently from 9e82f8a to 17a9565 Compare May 6, 2026 06:15
@dependabot dependabot Bot force-pushed the dependabot/go_modules/terraform-04c8360495 branch from 17a9565 to dacf380 Compare May 13, 2026 13:47
Bumps the terraform group with 2 updates in the / directory: [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) and [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing).


Updates `github.com/hashicorp/terraform-plugin-docs` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-docs@v0.24.0...v0.25.0)

Updates `github.com/hashicorp/terraform-plugin-testing` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-testing@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: github.com/hashicorp/terraform-plugin-testing
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/terraform-04c8360495 branch from dacf380 to 33438e5 Compare May 14, 2026 19:16
@markusthoemmes markusthoemmes merged commit c246181 into main May 19, 2026
65 checks passed
@markusthoemmes markusthoemmes deleted the dependabot/go_modules/terraform-04c8360495 branch May 19, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant