panenco/GCP App Engine deploy and version cleaner
Action to deploy GCP App engine service and remove old versions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workload_identity_provider | Google cloud iam Workload federation provider. ex projects/1111111/locations/global/workloadIdentityPools/github-workload/providers/deployment-provider | yes | — |
| service_account | The service account email to be used for authenticating using workload identity provider | yes | — |
| service_id | The ID of the app engine service | yes | — |
| project_id | The ID of the GCP project | yes | — |
| app_yaml_path | The path to the GCP app.yaml file | yes | — |
| extra_deploy_args | Extra arguments to use when deploying the application | no | "" |
Outputs
no outputs