Skip to content

Commit

Permalink
chore(deps): update terraform cloudinit to v2.3.4
Browse files Browse the repository at this point in the history
| datasource         | package             | from  | to    |
| ------------------ | ------------------- | ----- | ----- |
| terraform-provider | hashicorp/cloudinit | 2.3.3 | 2.3.4 |
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 64a0158 commit 6d0cefc
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 @@ -12,7 +12,7 @@ terraform {
}
cloudinit = {
source = "hashicorp/cloudinit"
version = "2.3.3"
version = "2.3.4"
}
null = {
source = "hashicorp/null"
Expand Down

0 comments on commit 6d0cefc

Please sign in to comment.