-
Notifications
You must be signed in to change notification settings - Fork 76
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
Feature/add mongo user role resources #859
base: main
Are you sure you want to change the base?
Feature/add mongo user role resources #859
Conversation
/test-examples="examples/cosmosdb/v1beta1/mongoroledefinition.yaml" |
1 similar comment
/test-examples="examples/cosmosdb/v1beta1/mongoroledefinition.yaml" |
/test-examples="examples/cosmosdb/v1beta1/mongouserdefinition.yaml" |
@turkenf @ulucinar @sergenyalcin @erhancagirici |
Hi @knutejoh, thank you for the contribution, could you please rebase your PR to the main and resolve the conflicts to move forward? |
Signed-off-by: Knut-Erik Johnsen <[email protected]>
Signed-off-by: Knut-Erik Johnsen <[email protected]>
Signed-off-by: Knut-Erik Johnsen <[email protected]>
35f520a
to
a1967c0
Compare
/test-examples="examples/cosmosdb/v1beta1/mongoroledefinition.yaml" |
/test-examples="examples/cosmosdb/v1beta1/mongouserdefinition.yaml" |
Description of your changes
Added resources
azurerm_cosmosdb_mongo_role_definition
azurerm_cosmosdb_mongo_user_definition
Fixes #858
I have:
make reviewable
to ensure this PR is ready for review.backport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
Test with kind as local cluster provisioning in Azure.