Skip to content

Commit

Permalink
chore(deps): update terraform null to v3.2.3 (#268)
Browse files Browse the repository at this point in the history
* chore(deps): update terraform null to v3.2.3

* chore: Terraform PR check (check-code)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Oct 6, 2024
1 parent 7bf8134 commit 3faaeb5
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.

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

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

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

2 changes: 1 addition & 1 deletion files/terraform/version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
null = {
source = "hashicorp/null"
version = "3.2.2"
version = "3.2.3"
}
tls = {
source = "hashicorp/tls"
Expand Down

0 comments on commit 3faaeb5

Please sign in to comment.