skyhook onboard github
Set up GitHub Actions authentication with your cloud providerSynopsis
Configure OIDC trust between GitHub Actions and your cloud provider. This enables GitHub Actions workflows to securely authenticate with AWS/GCP without storing long-lived credentials. The setup creates: AWS: OIDC Identity Provider + IAM Role GCP: Workload Identity Federation + Service Account The CLI can either:- Run cloud CLI commands directly (requires gcloud/aws CLI)
- Generate a CloudFormation/Terraform template for manual deployment
Examples
Options
Options inherited from parent commands
SEE ALSO
- skyhook onboard - Set up Skyhook for your organization