Skip to content

Commit 864fbd1

Browse files
authored
fix(deps): lock the DA into terraform version 1.10.5 (#695)
Co-authored-by: akocbek <akocbek>
1 parent 768024f commit 864fbd1

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
@@ -364,7 +364,8 @@
364364
{
365365
"key": "remote_leader_crn"
366366
}
367-
]
367+
],
368+
"terraform_version": "1.10.5"
368369
},
369370
{
370371
"label": "Security-enforced",
@@ -625,7 +626,8 @@
625626
{
626627
"key": "existing_postgresql_instance_crn"
627628
}
628-
]
629+
],
630+
"terraform_version": "1.10.5"
629631
}
630632
]
631633
}

0 commit comments

Comments
 (0)