Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
e58c98ec
Commit
e58c98ec
authored
5 years ago
by
Sarath Subramanian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3803: Update tag propagation to NONE for relationshipDefs in aws_s3_v2 and…
ATLAS-3803: Update tag propagation to NONE for relationshipDefs in aws_s3_v2 and azure_adls_gen2 models
parent
1a971463
master
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
3030-aws_s3_v2_typedefs.json
addons/models/3000-Cloud/3030-aws_s3_v2_typedefs.json
+2
-1
3040-azure_adls_typedefs.json
addons/models/3000-Cloud/3040-azure_adls_typedefs.json
+2
-2
No files found.
addons/models/3000-Cloud/3030-aws_s3_v2_typedefs.json
View file @
e58c98ec
...
...
@@ -282,7 +282,7 @@
"isContainer"
:
false
,
"cardinality"
:
"SINGLE"
},
"propagateTags"
:
"
ONE_TO_TWO
"
"propagateTags"
:
"
NONE
"
}
]
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
addons/models/3000-Cloud/3040-azure_adls_typedefs.json
View file @
e58c98ec
...
...
@@ -411,7 +411,7 @@
"isContainer"
:
false
,
"cardinality"
:
"SINGLE"
},
"propagateTags"
:
"
ONE_TO_TWO
"
"propagateTags"
:
"
NONE
"
},
{
"name"
:
"adls_gen2_parent_children"
,
...
...
@@ -430,7 +430,7 @@
"isContainer"
:
false
,
"cardinality"
:
"SINGLE"
},
"propagateTags"
:
"
ONE_TO_TWO
"
"propagateTags"
:
"
NONE
"
}
]
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment