cervest/init-credentials
Set up AWS and Kubernetes credentials to be used by subsequent steps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_account_id | Which AWS account ID to deploy into (e.g. with Terraform, K8s). | yes | — |
| aws_access_key_id | — | yes | — |
| aws_secret_access_key | — | yes | — |
| kube_config | — | yes | — |
| cluster | Which cluster to configure the config. | yes | — |
| aws_iam_role_name | Used to set up another local AWS profile for assuming another IAM role; required for cross-account k8s auth. | — | — |
| ecr_aws_account_ids | A list of comma-separated AWS account IDs with which to perform docker login commands for ECR. | — | — |
Outputs
no outputs