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

Add support for password protected Materialize databases #16

Open
sd2k opened this issue Sep 21, 2022 · 0 comments · May be fixed by #17
Open

Add support for password protected Materialize databases #16

sd2k opened this issue Sep 21, 2022 · 0 comments · May be fixed by #17

Comments

@sd2k
Copy link
Owner

sd2k commented Sep 21, 2022

Materialize Cloud databases will be password protected, so we should support configuring the datasource with a password. Places we'll need to change:

@sd2k sd2k linked a pull request Sep 21, 2022 that will close this issue
sd2k added a commit that referenced this issue Sep 21, 2022
This currently bumps the minimum Grafana version to 9.1.0 through use of
`SecretInput`, which isn't ideal - perhaps we could copy/paste
that component in instead, or just write our own.

Closes #16.
sd2k added a commit that referenced this issue Sep 21, 2022
This currently bumps the minimum Grafana version to 9.1.0 through use of
`SecretInput`, which isn't ideal - perhaps we could copy/paste
that component in instead, or just write our own.

Closes #16.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant