Skip to content

chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 - autoclosed - #146

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
Closed

chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 - autoclosed#146
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-hashicorp-terraform-plugin-testing-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-testing v1.13.2v1.16.0 age adoption passing confidence

Release Notes

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

v1.16.0

Compare Source

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)

v1.15.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​629)

FEATURES:

  • helper/resource: Added new StateStore testing mode to TestStep, which can be used to smoke test Terraform state storage. (#​591)

BUG FIXES:

  • helper/resource: Test steps in Config mode using Destroy: true and Check functions will now create an additional destroy plan prior to running terraform apply to avoid a potential "Saved Plan is Stale" error from Terraform. (#​602)
  • helper/resource: Test steps in Config mode using the TF_ACC_REFRESH_AFTER_APPLY compatibility flag will not refresh if ExpectNonEmptyPlan is true. (#​602)

v1.14.1

Compare Source

BUG FIXES:

  • Backport: Remove the redundant post-apply refresh triggered by resource/refreshAfterApply so acceptance tests avoid an extra refresh cycle. (#​641)

v1.14.0

Compare Source

FEATURES:

  • queryfilter: Introduces new queryfilter package with interface and built-in query check filtering functionality. (#​573)
  • querycheck: Adds ExpectResourceDisplayName query check to assert a display name value on a filtered query result. (#​573)
  • querycheck: Adds ExpectResourceKnownValues query check to assert resource values on a filtered query result. (#​583)

ENHANCEMENTS:

  • helper/resource: Adds PostApplyFunc test step hook to run generic post-apply logic for plan/apply testing. (#​566)

v1.13.3

Compare Source

NOTES:

  • Adds an opt-in compatibility flag for config mode tests to unlock upgrade from v1.5.1 to latest for specific providers. (#​496)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.25.8
github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.31.0
github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
github.com/ProtonMail/go-crypto v1.3.0 -> v1.4.1
github.com/cloudflare/circl v1.6.1 -> v1.6.3
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/go-version v1.7.0 -> v1.9.0
github.com/hashicorp/hc-install v0.9.2 -> v0.9.4
github.com/hashicorp/terraform-exec v0.23.0 -> v0.25.1
github.com/hashicorp/terraform-json v0.25.0 -> v0.27.2
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 -> v2.40.0
github.com/hashicorp/terraform-registry-address v0.3.0 -> v0.4.0
github.com/hashicorp/terraform-svchost v0.1.1 -> v0.2.1
github.com/zclconf/go-cty v1.16.3 -> v1.18.1
golang.org/x/crypto v0.39.0 -> v0.50.0
golang.org/x/mod v0.26.0 -> v0.35.0
golang.org/x/net v0.41.0 -> v0.52.0
golang.org/x/sync v0.16.0 -> v0.20.0
golang.org/x/sys v0.34.0 -> v0.43.0
golang.org/x/text v0.27.0 -> v0.36.0
golang.org/x/tools v0.34.0 -> v0.43.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.73.0 -> v1.79.3
google.golang.org/protobuf v1.36.6 -> v1.36.11

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed OSS Licenses high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Malicious Packages high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@renovate renovate Bot changed the title chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate
renovate Bot deleted the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch August 30, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants