You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/09/06 17:06:57 UTC

[GitHub] [nifi] exceptionfactory commented on a change in pull request #5289: NIFI-8732: Adding a HashiCorp Vault K/V Stateless Param Provider

exceptionfactory commented on a change in pull request #5289:
URL: https://github.com/apache/nifi/pull/5289#discussion_r703015519



##########
File path: nifi-assembly/pom.xml
##########
@@ -760,6 +760,12 @@ language governing permissions and limitations under the License. -->
             <version>1.15.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi</groupId>
+            <artifactId>nifi-hashicorp-vault-nar</artifactId>

Review comment:
       What do you think of naming this to something more specific? It seems like there could be other libraries for interacting with HashiCorp Vault, so including `parameter-value-provider` in the name would be helpful.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org