sming-code/Get deployment environment 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 | — |
| logical-area | The logical area the container app environment represents | yes | — |
| branch-name | The name of the branch being deployed. This will determine resource naming strategy | yes | — |
Outputs
| name | description |
|---|---|
| app-insights-exists | — |
| app-insights-name | — |
| branch-suffix | — |
| container-app-environment-name | — |
| environment-resource-group-name | — |
| log-analytics-workspace-name | — |
| resource-group-exists | — |
| resource-group-name | — |
| sql-database-exists | — |
| sql-database-name | — |
| sql-server-name | — |