Skip to content

Commit f063da4

Browse files
chore(deps): update terraform cloudinit to v2.3.6
| datasource | package | from | to | | ------------------ | ------------------- | ----- | ----- | | terraform-provider | hashicorp/cloudinit | 2.3.5 | 2.3.6 |
1 parent 15acf1d commit f063da4

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.5"
15+
version = "2.3.6"
1616
}
1717
null = {
1818
source = "hashicorp/null"

0 commit comments

Comments
 (0)