Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps the terraform-devex group with 2 updates in the / directory: github.com/hashicorp/terraform-plugin-framework and github.com/hashicorp/terraform-plugin-framework-validators.

Updates github.com/hashicorp/terraform-plugin-framework from 1.16.0 to 1.16.1

Release notes

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

v1.16.1

BUG FIXES:

  • all: Prevent identity change validation from raising an error when prior identity is empty (all attributes are null) (#1229)
  • all: Added an additional validation check to ensure the resource identity object is not null. (#1193)
Changelog

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

1.16.1 (September 29, 2025)

BUG FIXES:

  • all: Prevent identity change validation from raising an error when prior identity is empty (all attributes are null) (#1229)
  • all: Added an additional validation check to ensure the resource identity object is not null. (#1193)
Commits
  • 6d2ebde Update changelog
  • 9475049 Disallow null resource identities (#1193)
  • bd26b78 identity: Update change validation to ensure empty identities (all null attri...
  • See full diff in compare view

Updates github.com/hashicorp/terraform-plugin-framework-validators from 0.18.0 to 0.19.0

Release notes

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

v0.19.0

NOTES:

  • all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#307)

FEATURES:

  • actionvalidator: Introduce new package with declarative validators for action configurations (#302)
  • listresourcevalidator: Introduce new package with declarative validators for list resource configurations (#298)
Changelog

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

0.19.0 (October 07, 2025)

NOTES:

  • all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#307)

FEATURES:

  • actionvalidator: Introduce new package with declarative validators for action configurations (#302)
  • listresourcevalidator: Introduce new package with declarative validators for list resource configurations (#298)
Commits
  • 25a1378 Update changelog
  • 3f083ca build(deps): bump the terraform-plugin group with 2 updates (#305)
  • af35c54 update go version to 1.24.0 (#307)
  • 8e55d8c build(deps): bump the github-actions group with 2 updates (#304)
  • ca7df0b build(deps): bump the github-actions group with 2 updates (#303)
  • 639f59d actionvalidator: Add package for common action configuration validators (#302)
  • 073371e [CI] Update lock workflow file
  • 23783f1 build(deps): bump the terraform-plugin group with 2 updates (#301)
  • d81de64 build(deps): bump github.com/hashicorp/terraform-plugin-framework (#300)
  • ee3a2f9 build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.27.0 in /tools (#299)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the terraform-devex group with 2 updates in the / directory: [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) and [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators).


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

Updates `github.com/hashicorp/terraform-plugin-framework-validators` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework-validators/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-framework-validators@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-devex
- dependency-name: github.com/hashicorp/terraform-plugin-framework-validators
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-devex
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Oct 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 8, 2025 06:13
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Oct 8, 2025
Copy link
Contributor

github-actions bot commented Oct 8, 2025

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added the size/XS Managed by automation to categorize the size of a PR. label Oct 8, 2025
@jar-b
Copy link
Member

jar-b commented Oct 8, 2025

Results from a test previously failing with this library update (before the fix in #44521 was introduced).

% make t K=lambda T=TestAccLambdaFunctionRecursionConfig_basic
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
make: Running acceptance tests on branch: 🌿 dependabot/go_modules/terraform-devex-4fab6bce7a 🌿...
TF_ACC=1 go1.24.6 test ./internal/service/lambda/... -v -count 1 -parallel 20 -run='TestAccLambdaFunctionRecursionConfig_basic'  -timeout 360m -vet=off
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.19.0
2025/10/08 10:17:53 Creating Terraform AWS Provider (SDKv2-style)...
2025/10/08 10:17:53 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN   TestAccLambdaFunctionRecursionConfig_basic
=== PAUSE TestAccLambdaFunctionRecursionConfig_basic
=== CONT  TestAccLambdaFunctionRecursionConfig_basic
--- PASS: TestAccLambdaFunctionRecursionConfig_basic (30.11s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/lambda     37.002s

@jar-b jar-b merged commit 724e212 into main Oct 8, 2025
69 checks passed
@jar-b jar-b deleted the dependabot/go_modules/terraform-devex-4fab6bce7a branch October 8, 2025 14:18
Copy link
Contributor

github-actions bot commented Oct 8, 2025

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions github-actions bot added this to the v6.16.0 milestone Oct 8, 2025
terraform-aws-provider bot pushed a commit that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used to indicate dependency changes. go Pull requests that update Go code size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant