Skatteetaten / terraform-nomad-nifiregistry

1 stars 1 forks source link

Pass arguments to Makefile with variables for GitHub authentication and manage secrets in Vault #35

Closed hannemariavister closed 3 years ago

hannemariavister commented 3 years ago

Feature description

1) Pass arguments (from command line) to Makefile needed for authentication to GitHub. Needed arguments: See README.md

2) Add secrets to Vault by Ansible playbook (terraform-nomad-nifiregistry/dev/ansible )

3) Add variables (repo and branch) to Consul Key Value Store (using Ansible playbook)

Why is it needed?

We need a better solution to manage our secrets.

Definition of done

When we successfully have our secrets in Vault.

Checklist (after created issue)