From 00cdf900a3e2b46ca9d5754d6bed4ad0fc36b325 Mon Sep 17 00:00:00 2001 From: Chloe Date: Fri, 6 Dec 2024 11:39:09 -0500 Subject: [PATCH] Edits 'sources' to 'integrations' for cost. --- .../quickstarts/openshift-source-aws/openshift-source-aws.yml | 4 ++-- .../openshift-source-azure/openshift-source-azure.yml | 4 ++-- .../quickstarts/openshift-source-gcp/openshift-source-gcp.yml | 4 ++-- .../quickstarts/openshift-source-ocp/openshift-source-ocp.yml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/quickstarts/openshift-source-aws/openshift-source-aws.yml b/docs/quickstarts/openshift-source-aws/openshift-source-aws.yml index e07e109..d597053 100644 --- a/docs/quickstarts/openshift-source-aws/openshift-source-aws.yml +++ b/docs/quickstarts/openshift-source-aws/openshift-source-aws.yml @@ -8,9 +8,9 @@ spec: type: text: Documentation color: orange - displayName: "Adding a source: Amazon Web Services" + displayName: "Adding an integration: Amazon Web Services" icon: - description: Configure and add an Amazon Web Services (AWS) source to cost management. + description: Configure and add an Amazon Web Services (AWS) integration to cost management. link: href: https://docs.redhat.com/en/documentation/cost_management_service/1-latest/html/integrating_amazon_web_services_aws_data_into_cost_management/index text: View documentation diff --git a/docs/quickstarts/openshift-source-azure/openshift-source-azure.yml b/docs/quickstarts/openshift-source-azure/openshift-source-azure.yml index 6cf02f2..02daf81 100644 --- a/docs/quickstarts/openshift-source-azure/openshift-source-azure.yml +++ b/docs/quickstarts/openshift-source-azure/openshift-source-azure.yml @@ -8,9 +8,9 @@ spec: type: text: Documentation color: orange - displayName: "Adding a source: Microsoft Azure" + displayName: "Adding an integration: Microsoft Azure" icon: - description: Configure and add a Microsoft Azure source to cost management. + description: Configure and add a Microsoft Azure integration to cost management. link: href: https://docs.redhat.com/en/documentation/cost_management_service/1-latest/html/integrating_microsoft_azure_data_into_cost_management text: View documentation diff --git a/docs/quickstarts/openshift-source-gcp/openshift-source-gcp.yml b/docs/quickstarts/openshift-source-gcp/openshift-source-gcp.yml index a18c411..f16ddb2 100644 --- a/docs/quickstarts/openshift-source-gcp/openshift-source-gcp.yml +++ b/docs/quickstarts/openshift-source-gcp/openshift-source-gcp.yml @@ -8,9 +8,9 @@ spec: type: text: Documentation color: orange - displayName: "Adding a source: Google Cloud Platform" + displayName: "Adding an integration: Google Cloud Platform" icon: - description: Configure and add a Google Cloud Platform (GCP) source to cost management. + description: Configure and add a Google Cloud Platform (GCP) integration to cost management. link: href: https://docs.redhat.com/en/documentation/cost_management_service/1-latest/html/integrating_google_cloud_data_into_cost_management text: View documentation diff --git a/docs/quickstarts/openshift-source-ocp/openshift-source-ocp.yml b/docs/quickstarts/openshift-source-ocp/openshift-source-ocp.yml index fa96e2a..fb748af 100644 --- a/docs/quickstarts/openshift-source-ocp/openshift-source-ocp.yml +++ b/docs/quickstarts/openshift-source-ocp/openshift-source-ocp.yml @@ -8,9 +8,9 @@ spec: type: text: Documentation color: orange - displayName: "Adding a source: OpenShift Container Platform" + displayName: "Adding an integration: OpenShift Container Platform" icon: - description: Configure and add an OpenShift Container Platform (OCP) source to cost management. + description: Configure and add an OpenShift Container Platform (OCP) integration to cost management. link: href: https://docs.redhat.com/en/documentation/cost_management_service/1-latest/html/integrating_openshift_container_platform_data_into_cost_management text: View documentation