Skip to content

Commit 6fd7bdc

Browse files
committed
chore(deps): update terraform cloudinit to v2.3.5
| datasource | package | from | to | | ------------------ | ------------------- | ----- | ----- | | terraform-provider | hashicorp/cloudinit | 2.3.4 | 2.3.5 |
1 parent ba96d55 commit 6fd7bdc

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

terraform/.terraform.lock.hcl

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
}
1313
cloudinit = {
1414
source = "hashicorp/cloudinit"
15-
version = "2.3.4"
15+
version = "2.3.5"
1616
}
1717
null = {
1818
source = "hashicorp/null"

0 commit comments

Comments
 (0)