Skip to content

Commit

Permalink
chore(deps): update terraform null to v3.2.2
Browse files Browse the repository at this point in the history
| datasource         | package        | from  | to    |
| ------------------ | -------------- | ----- | ----- |
| terraform-provider | hashicorp/null | 3.2.1 | 3.2.2 |
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 2b7547d commit 1350379
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ terraform {
}
null = {
source = "hashicorp/null"
version = "3.2.1"
version = "3.2.2"
}
local = {
source = "hashicorp/local"
Expand Down

0 comments on commit 1350379

Please sign in to comment.