Skip to content

Commit 3aa2953

Browse files
authored
fix: remove readme link from DA (#68)
* chore: run pre-commit hooks * fix: Update ibm_catalog.json flavors in terraform-ibm-watsonx-self-managed-ocp module to set ignore_readme: true
1 parent 0e7f64a commit 3aa2953

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ibm_catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,8 @@
265265
}
266266
],
267267
"install_type": "fullstack",
268-
"terraform_version": "1.12.2"
268+
"terraform_version": "1.12.2",
269+
"ignore_readme": true
269270
}
270271
]
271272
}

0 commit comments

Comments
 (0)