[
https://issues.apache.org/jira/browse/NIFI-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Gresock updated NIFI-9438:
------------------------------
Fix Version/s: 1.16.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Separate nifi-sensitive-property-provider into specific modules
> ---------------------------------------------------------------
>
> Key: NIFI-9438
> URL: https://issues.apache.org/jira/browse/NIFI-9438
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Since nifi-sensitive-property-provider has quite a few implementations now
> and depends on various cloud provider client libraries, it would be nice to
> split this module up into and API and implementation modules.
> A possible approach would be something like:
> {code:java}
> nifi-sensitive-property-provider-api
> nifi-sensitive-property-provider-aws
> nifi-sensitive-property-provider-azure
> nifi-sensitive-property-provider-gcp
> nifi-sensitive-property-provider-hashicorp-vault {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)