tailcallhq/Tailcall Deploy Action
Deploy Tailcall application with AWS and Fly.io configurations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Cloud Provider | yes | — |
| tailcall-config | Tailcall configuration file | yes | — |
| tailcall-version | Tailcall version | no | latest |
| aws-access-key-id | AWS Access Key ID | no | — |
| aws-secret-access-key | AWS Secret Access Key | no | — |
| aws-region | AWS Region | no | — |
| aws-iam-role | AWS IAM Role | no | iam_for_tailcall |
| aws-lambda-function-name | AWS Lambda Function Name | no | tailcall |
| terraform-api-token | Terraform API token | no | — |
| terraform-org | Terraform Organization | no | — |
| terraform-workspace | Terraform Workspace | no | — |
| fly-api-token | Fly.io API token | no | — |
| fly-app-name | Fly.io App Name | no | ${{ github.repository_owner }}-${{ github.event.repository.name }} |
| fly-region | Fly.io Region | no | ord |
Outputs
no outputs