From 5bfdfe25b7a0349987c5b42368d8c1a55abdef95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Wed, 11 Jun 2025 16:47:52 +0100 Subject: [PATCH] fix: add support details to DA --- ibm_catalog.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ibm_catalog.json b/ibm_catalog.json index f530076f..354000b6 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -27,6 +27,7 @@ "offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/blob/main/README.md", "offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/main/images/postgresql.svg", "provider_name": "IBM", + "support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in the repository [https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/issues](https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql/issues). Please note this product is not supported via the IBM Cloud Support Center.", "features": [ { "title": "Creates an instance of Databases for PostgreSQL",