colbylwilliams/msdev action
github action for msdev
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | environment name | yes | — |
| type | environment type | yes | — |
| project | path to project.yml file | no | project.yml |
| createIfNotExists | create the deployment environment if it does not exist | no | false |
Outputs
| name | description |
|---|---|
| extension | The url to the devcenter azure cli extension |
| tenant | The id of the azure tenant |
| project | The name of the project |
| catalog_item | The name of the catalog item |
| exists | True if the environment exists otherwise False |
| created | True if the environment was created by the action otherwise False |
| group | The name of the environment resource group |