particular/setup-cosmosdb-action

Set up a Cosmos DB Core SQL account for testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
connection-string-nameThe name of the environment variable to fill with the Cosmos DB connection stringyes
azure-credentialsThe JSON blob containing the Azure login credentials. Required for cleaning up the Cosmos DB instance.yes
tagThe name of the component Cosmos DB is being used for. The Cosmos DB instance in Azure is tagged with this value.yes
apiThe Cosmos DB API to set up. Choices are 'Sql' (default) or 'Table'noSql

no outputs