Skip to content

Commit 4746650

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#423)
Co-authored-by: akocbek <akocbek>
1 parent 758a4f7 commit 4746650

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
@@ -376,7 +376,8 @@
376376
{
377377
"key": "cbr_rules"
378378
}
379-
]
379+
],
380+
"terraform_version": "1.10.5"
380381
},
381382
{
382383
"label": "Security-enforced",
@@ -640,7 +641,8 @@
640641
{
641642
"key": "cbr_rules"
642643
}
643-
]
644+
],
645+
"terraform_version": "1.10.5"
644646
}
645647
]
646648
}

0 commit comments

Comments
 (0)