liquid-matra/bpc-deploy-cf
This is an action to deploy to Cloud Foundry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-name | Name of the application | yes | — |
| placement-zone | where to place your app: [IPZ001/EPZ001/IPZ001/EPZ002] | yes | — |
| org-name | Name of the Cloud Foundry organization wher the application will be deployed to | yes | — |
| space-name | Name of the Cloud Foundry space wher the application will be deployed to | yes | — |
| app-instances | Number of application instances that will be started | no | 1 |
Outputs
| name | description |
|---|---|
| url | The url where the deployed aplication can be accessed |