Skatteetaten / terraform-nomad-redash

Apache License 2.0
2 stars 2 forks source link

Added default admin user for redash on startup #23

Closed Neha-Sinha2305 closed 4 years ago

Neha-Sinha2305 commented 4 years ago

Creates a default admin user for redash on startup. The output that gets printed after successful execution of terraform apply command looks like this:


redash_email_id = admin@mail.com
redash_password = admin123
redash_username = admin
fredrikhgrelland commented 4 years ago

Nice!

pdmthorsrud commented 4 years ago

@Neha-Sinha2305 Can you merge this, or are you waiting for something? :)

Neha-Sinha2305 commented 4 years ago

@Neha-Sinha2305 Can you merge this, or are you waiting for something? :)

I thought of waiting for the test execution to complete, but yeah, i haven't made any additional changes so can merge anyway :)