particular/setup-cosmosdb-action
Set up a Cosmos DB Core SQL account for testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string-name | The name of the environment variable to fill with the Cosmos DB connection string | yes | — |
| azure-credentials | The JSON blob containing the Azure login credentials. Required for cleaning up the Cosmos DB instance. | yes | — |
| tag | The name of the component Cosmos DB is being used for. The Cosmos DB instance in Azure is tagged with this value. | yes | — |
| api | The Cosmos DB API to set up. Choices are 'Sql' (default) or 'Table' | no | Sql |
Outputs
no outputs