Default ATP credentials
amartellone opened this issue · 6 comments
amartellone commented
Hi,
I am not able to get the default admin credentials for the ATP database? Is there a way to get it?
Regards
junior commented
You can execute the command:
terraform output autonomous_database_password
Or check on the terraform state.
junior commented
@amartellone Did you get the admin db password?
jeevanjoseph commented
@junior Should we consider adding it back to the outputs in the app info ? Its not really any less secure than what it is today, and its a demo after all ?
junior commented
Yeah, same with Grafana admin credentials. @amartellone help me figure out that. I'm including on the next PR.
junior commented
@amartellone, were you able to get and use the ATP admin password?
amartellone commented
@junior Yes! Thanks a lot for your support. I'm going to close the issue.