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 EnableServerless capability for DatabaseAccount resource in Azure-Native provider/plugin #6664

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2031,7 +2031,7 @@ All [input](#inputs) properties are implicitly available as output properties. A
<span class="property-indicator"></span>
<span class="property-type">string</span>
</dt>
<dd>{{% md %}}Name of the Cosmos DB capability. For example, "name": "EnableCassandra". Current values also include "EnableTable" and "EnableGremlin".{{% /md %}}</dd></dl>
<dd>{{% md %}}Name of the Cosmos DB capability. For example, "name": "EnableCassandra". Current values also include "EnableTable", "EnableGremlin", and "EnableServerless".{{% /md %}}</dd></dl>
{{% /choosable %}}

{{% choosable language go %}}
Expand Down Expand Up @@ -4668,4 +4668,3 @@ $ pulumi import azure-native:documentdb:DatabaseAccount ddb1 /subscriptions/subi
<dt>License</dt>
<dd>Apache-2.0</dd>
</dl>