Skip to content

Commit a29e116

Browse files
Rename @output/ to @outputs/ throughout (#414)
1 parent a4d5d9a commit a29e116

54 files changed

Lines changed: 74 additions & 74 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

intents/artifactories/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Artifactories
44
description: Provides an Artifactories resource for creating Container Registry secrets within the cluster.
55
outputs:
66
- name: default
7-
type: "@output/artifactories"
7+
type: "@outputs/artifactories"

intents/aws_event_bus/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ description: Event routing service that connects applications with event produce
55
iconUrl: https://cdn.prod.website-files.com/6252ef50a9f5d4afb6983bc3/67a3333e08611346d019ddff_Default-aws_event_bus.svg
66
outputs:
77
- name: default
8-
type: "@output/aws_event_bus"
8+
type: "@outputs/aws_event_bus"

intents/aws_eventbridge/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ description: Event-driven service that enables integration across AWS services a
55
iconUrl: https://cdn.prod.website-files.com/6252ef50a9f5d4afb6983bc3/67a3333e2522e5be67941b5c_Default-aws_eventbridge.svg
66
outputs:
77
- name: default
8-
type: "@output/aws_eventbridge"
8+
type: "@outputs/aws_eventbridge"

intents/crossplane/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Crossplane
44
description: Kubernetes Operator to simplify the management of users and permissions for Mysql databases
55
outputs:
66
- name: default
7-
type: "@output/crossplane"
7+
type: "@outputs/crossplane"

intents/database_operator/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Database Operator
44
description: Kubernetes Operator to simplify the management of users and permissions for PostgreSQL databases
55
outputs:
66
- name: default
7-
type: "@output/database_operator"
7+
type: "@outputs/database_operator"

intents/databricks_account/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Databricks Account
44
description: Initialize a Databricks account to automate the setup and management of the cloud resources.
55
outputs:
66
- name: default
7-
type: "@output/databricks_account"
7+
type: "@outputs/databricks_account"

intents/databricks_job/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Databricks Job
44
description: Create and manage Databricks Jobs to automate the deployment and scheduling of data processing and machine learning tasks.
55
outputs:
66
- name: default
7-
type: "@output/databricks_job"
7+
type: "@outputs/databricks_job"

intents/databricks_workspace/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: Databricks Workspace
44
description: Set up a Databricks Workspace to automate the configuration and management of interactive environments for collaborative data exploration and analysis.
55
outputs:
66
- name: default
7-
type: "@output/databricks_workspace"
7+
type: "@outputs/databricks_workspace"

intents/dax_cluster/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ displayName: DAX Cluster
44
description: In-memory caching service for DynamoDB, accelerating read-heavy workloads.
55
outputs:
66
- name: default
7-
type: "@output/dax_cluster"
7+
type: "@outputs/dax_cluster"

intents/ecs_cluster/facets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ description: A logical grouping of tasks or services that allows you to manage,
55
iconUrl: https://icon.icepanel.io/AWS/svg/Containers/Elastic-Container-Service.svg
66
outputs:
77
- name: default
8-
type: "@output/ecs_cluster"
8+
type: "@outputs/ecs_cluster"

0 commit comments

Comments
 (0)