You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/11 15:02:00 UTC

[jira] [Updated] (NIFI-9438) Separate nifi-sensitive-property-provider into specific modules

     [ https://issues.apache.org/jira/browse/NIFI-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-9438:
-----------------------------------
    Status: Patch Available  (was: Open)

> 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
>          Time Spent: 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)