Skip to content

Commit

Permalink
Still wrong name... (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregertw authored Dec 1, 2023
1 parent e340ce7 commit 3b7e68f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ destination:
space: cdf_core
externalId: Asset
version: 'v1'
instanceSpace: 'space_asset_{{default_location}}_source'
instanceSpace: 'sp_asset_{{default_location}}_source'
type: nodes
ignoreNullFields: true
shared: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ destination:
externalId: APM_SourceData
version: "1"
destinationType: APM_Activity
instanceSpace: 'space_asset_{{default_location}}_source'
instanceSpace: 'sp_asset_{{default_location}}_source'
type: instances
ignoreNullFields: true
shared: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ Transformation:
tokenUri: ${IDP_TOKEN_URL}
- dataSetId: 999
destination:
instanceSpace: space_asset_oid_source
instanceSpace: sp_asset_oid_source
type: nodes
view:
externalId: Asset
Expand Down Expand Up @@ -452,7 +452,7 @@ Transformation:
externalId: APM_SourceData
space: APM_SourceData
version: '1'
instanceSpace: space_asset_oid_source
instanceSpace: sp_asset_oid_source
type: instances
destinationOidcCredentials:
audience: ${IDP_AUDIENCE}
Expand Down

0 comments on commit 3b7e68f

Please sign in to comment.