actions-marketplace-validations/fala-poc-eks
An action allowing you to integrate with EKS via kubectl in a Github Action, easily...
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key_id | Your AWS_ACCESS_KEY_ID | yes | — |
| aws_secret_access_key | Your AWS_SECRET_ACCESS_KEY | yes | — |
| aws_region | The region of the cluster | yes | — |
| cluster_name | The name of the cluster you're using | yes | — |
| args | The arguments that you want to pass through to the kubectl command | yes | — |
Outputs
no outputs