Skip to content

Commit

Permalink
Bump hashicorp/null from 3.2.2 to 3.2.3 in /code/infra
Browse files Browse the repository at this point in the history
Bumps [hashicorp/null](https://github.com/hashicorp/terraform-provider-null) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/hashicorp/terraform-provider-null/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-null/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-null@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: hashicorp/null
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 8d216d1 commit f472096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/infra/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
null = {
source = "hashicorp/null"
version = "3.2.2"
version = "3.2.3"
}
}

Expand Down

0 comments on commit f472096

Please sign in to comment.