What would you like to happen?
Add a transform which allows users to use a secret manager to ensure that any GBK data is encrypted before being sent to a runner. This allows users to avoid unencrypted data at rest.
Exact support is still runner dependent (the runner needs to guarantee it won't otherwise materialize Pcollections), but this gives the ability to offer this capability.
Subparts:
Future work: Support a more universal pipeline option which runners can opt into/out of for this concept, like #36214 (comment)
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
What would you like to happen?
Add a transform which allows users to use a secret manager to ensure that any GBK data is encrypted before being sent to a runner. This allows users to avoid unencrypted data at rest.
Exact support is still runner dependent (the runner needs to guarantee it won't otherwise materialize Pcollections), but this gives the ability to offer this capability.
Subparts:
beam/runners/google-cloud-dataflow-java/build.gradle
Line 179 in 2f9a910
beam/sdks/python/scripts/run_integration_test.sh
Line 220 in e4c891f
Future work: Support a more universal pipeline option which runners can opt into/out of for this concept, like #36214 (comment)
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components