We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After provisioning an alloydb instance, I need to be able to auth to it.
Terraform offers the following resource google_alloydb_user for setting up users. Please add support for it, example https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/alloydb_user#example-usage---alloydb-user-iam
google_alloydb_user
The text was updated successfully, but these errors were encountered:
We should be able to define the user type as well, so IAM users can be provisioned.
Sorry, something went wrong.
No branches or pull requests
What problem are you facing?
After provisioning an alloydb instance, I need to be able to auth to it.
What could help solve your problem?
Terraform offers the following resource
google_alloydb_user
for setting up users. Please add support for it, example https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/alloydb_user#example-usage---alloydb-user-iamThe text was updated successfully, but these errors were encountered: