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

DBaaS mariadb cluster create not working when using username/password authentication #745

Open
spralexx opened this issue Jan 23, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@spralexx
Copy link

Description

when using username and Password for authentication instead of token mariadb cluster creation returns 401

Expected behavior

to be consistent with other resources I would expect the provider to create the cluster also when using username and password authentication

Terraform version:

opentofu 1.8.8

Provider version:

6.6.9
@spralexx spralexx added the bug Something isn't working label Jan 23, 2025
@cristiGuranIonos
Copy link
Collaborator

Thanks for raising this, we will investigate.

@mimihalescu
Copy link
Contributor

Hello!

Thank you for reporting this issue. For security reasons, new features, including MariaDB cluster creation, require token-based authentication. We acknowledge that this was not clearly documented and we are in the process of updating our documentation.

For future usage, we recommend using token authentication with Terraform for enhanced security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants