Skip to content

Commit d43ec87

Browse files
fix(deps): Update Terraform validation to v1.1.3
1 parent f8a1d8f commit d43ec87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/sap_hana_ha/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ terraform {
2626
}
2727
validation = {
2828
source = "tlkamp/validation"
29-
version = "1.1.1"
29+
version = "1.1.3"
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)