Open knutejoh opened 3 weeks ago
/test-examples="examples/cosmosdb/v1beta1/mongoroledefinition.yaml"
/test-examples="examples/cosmosdb/v1beta1/mongoroledefinition.yaml"
/test-examples="examples/cosmosdb/v1beta1/mongouserdefinition.yaml"
@turkenf @ulucinar @sergenyalcin @erhancagirici New resource ready for code-review. Note the new func mongoDatabaseBasedId in externalname.go which was needed for extracting the actual ID for these two resources.
Hi @knutejoh, thank you for the contribution, could you please rebase your PR to the main and resolve the conflicts to move forward?
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.