Skip to content

Commit 9bd170d

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#311)
Co-authored-by: akocbek <akocbek>
1 parent 95939fd commit 9bd170d

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
@@ -384,7 +384,8 @@
384384
{
385385
"key": "remote_leader_crn"
386386
}
387-
]
387+
],
388+
"terraform_version": "1.10.5"
388389
},
389390
{
390391
"label": "Security-enforced",
@@ -655,7 +656,8 @@
655656
{
656657
"key": "remote_leader_crn"
657658
}
658-
]
659+
],
660+
"terraform_version": "1.10.5"
659661
}
660662
]
661663
}

0 commit comments

Comments
 (0)