sming-code/Get container app variables
Get the variables needed to deploy the container app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-name | The name of the app being deployed | yes | — |
| environment | The environment being deployed to | yes | — |
| service-type | The service type being deploy - Api, Worker etc. | yes | — |
| branch-suffix | The suffix to add to resources for branch releases. | yes | — |
| resource-group-exists | Whether the resource group for the container app already exists. | yes | — |
| resource-group-name | The name of the resource group to use the container app. | yes | — |
Outputs
| name | description |
|---|---|
| container-app-exists | — |
| container-app-image | — |
| container-app-name | — |