Skip to content

Commit 016705b

Browse files
Update Terraform cloudinit to v2.3.6
1 parent 8ff0130 commit 016705b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Feb2023/terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
}
1212

1313
cloudinit = {
14-
version = "2.2.0"
14+
version = "2.3.6"
1515
source = "hashicorp/cloudinit"
1616
}
1717

0 commit comments

Comments
 (0)