Skip to content

Commit d65096f

Browse files
authored
Update repo name to terraform-ibm-watsonx-self-managed-ocp (#35)
1 parent 8a7cfcc commit d65096f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/settings.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repository:
1515
# By changing this field, you rename the repository.
1616

1717
# Uncomment this name property and set the name to the current repo name.
18-
# name: ""
18+
name: "terraform-ibm-watsonx-self-managed-ocp"
1919

2020
# The description is displayed under the repository name on the
2121
# organization page and in the 'About' section of the repository.
2222

2323
# Uncomment this description property
2424
# and update the description to the current repo description.
25-
# description: ""
25+
description: "Automation for configuring a self-managed Watsonx solution on Red Hat Openshift."
2626

2727
# Use a comma-separated list of topics to set on the repo (ensure not to use any caps in the topic string).
28-
topics: terraform, ibm-cloud, terraform-module
28+
topics: terraform, ibm-cloud, terraform-module, core-team, deployable-architecture, watsonx, self-managed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/terraform-ibm-modules/terraform-ibm-cloudpak-data
1+
module github.com/terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp
22

33
go 1.23.0
44

0 commit comments

Comments
 (0)