Skatteetaten / terraform-nomad-redash

Apache License 2.0
2 stars 2 forks source link

Allow the user to run different examples #18

Open claesgill opened 4 years ago

claesgill commented 4 years ago

Currently make up runs the datastack. If you want to run a different example you will have to manually edit the ansible playbook (01_run_terraform.yml).

It should be possible to specify wich example you want to run. Maybe something like make run <example-name>