-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dataproc WorkflowTemplate, rename REQUIRED_OVERRIDE (#5249)
- Loading branch information
1 parent
c3f4192
commit bfe21aa
Showing
9 changed files
with
1,748 additions
and
1,465 deletions.
There are no files selected for viewing
1,611 changes: 867 additions & 744 deletions
1,611
tpgtools/api/dataproc/beta/workflow_template.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
- type: CUSTOM_SCHEMA_VALUES | ||
field: version | ||
details: | ||
required: false | ||
optional: true | ||
computed: true | ||
- type: DEPRECATED | ||
field: version | ||
details: | ||
message: >- | ||
version is not useful as a configurable field, and will be removed in the future. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
- type: CUSTOM_SCHEMA_VALUES | ||
field: version | ||
details: | ||
required: false | ||
optional: true | ||
computed: true | ||
- type: DEPRECATED | ||
field: version | ||
details: | ||
message: >- | ||
version is not useful as a configurable field, and will be removed in the future. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters