Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Nifi flow templates via REST API after Terraform deployment #42

Open
paullatzelsperger opened this issue Apr 20, 2021 · 0 comments
Assignees
Labels
backlog question Further information is requested

Comments

@paullatzelsperger
Copy link
Collaborator

paullatzelsperger commented Apr 20, 2021

After everything is deployed to Azure, we need to deploy the default TwoClouds.xml flow template and start the root process group. A provider for Terraform can be found here.

Currently the main problem is how to authenticate against Nifi with OpenID - that requires user interaction.

We probably need input from MSFT`s experts on Nifi on how to best authenticate a machine client to Nifi.

Note: since we're invoking terraform from a command line where we need to be logged in to az cli, we might be able to salvage those credentials?

@paullatzelsperger paullatzelsperger self-assigned this Apr 20, 2021
@paullatzelsperger paullatzelsperger added question Further information is requested backlog labels Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant