equinix / terraform-provider-equinix

Terraform Equinix provider
https://deploy.equinix.com/labs/terraform-provider-equinix/
MIT License
47 stars 45 forks source link

fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.8.0 #680

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing) ### [`v1.8.0`](https://togithub.com/hashicorp/terraform-plugin-testing/releases/tag/v1.8.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-testing/compare/v1.7.0...v1.8.0) FEATURES: - plancheck: Added `ExpectDeferredChange` and `ExpectNoDeferredChanges` checks for experimental deferred action support. ([#​331](https://togithub.com/hashicorp/terraform-plugin-testing/issues/331)) - tfversion: Added `SkipIfNotPrerelease` version check for testing experimental features of prerelease Terraform builds. ([#​331](https://togithub.com/hashicorp/terraform-plugin-testing/issues/331)) ENHANCEMENTS: - helper/acctest: Improve scope of IPv4/IPv6 random address generation in RandIpAddress() ([#​305](https://togithub.com/hashicorp/terraform-plugin-testing/issues/305)) - knownvalue: Add `TupleExact`, `TuplePartial` and `TupleSizeExact` checks for dynamic value testing. ([#​312](https://togithub.com/hashicorp/terraform-plugin-testing/issues/312)) - tfversion: Ensured Terraform CLI prerelease versions are considered semantically equal to patch versions in built-in checks to match the Terraform CLI versioning policy ([#​303](https://togithub.com/hashicorp/terraform-plugin-testing/issues/303)) - helper/resource: Added `(TestCase).AdditionalCLIOptions` with `AllowDeferral` option for plan and apply commands. ([#​331](https://togithub.com/hashicorp/terraform-plugin-testing/issues/331)) BUG FIXES: - helper/resource: Fix panic in output state shimming when a tuple is present. ([#​310](https://togithub.com/hashicorp/terraform-plugin-testing/issues/310)) - tfversion: Fixed `RequireBelow` ignoring equal versioning to fail a test ([#​303](https://togithub.com/hashicorp/terraform-plugin-testing/issues/303))

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.



This PR has been generated by Mend Renovate. View repository job log here.