Skip to content

Commit a06df9a

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#503)
Co-authored-by: akocbek <akocbek>
1 parent 25a88a1 commit a06df9a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ibm_catalog.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,8 @@
453453
{
454454
"key": "cbr_rules"
455455
}
456-
]
456+
],
457+
"terraform_version": "1.10.5"
457458
},
458459
{
459460
"label": "Security-enforced",
@@ -775,7 +776,8 @@
775776
{
776777
"key": "cbr_rules"
777778
}
778-
]
779+
],
780+
"terraform_version": "1.10.5"
779781
}
780782
]
781783
}

0 commit comments

Comments
 (0)