Yandex Cloud Federated IAM Token
Version updated for https://github.com/stat1c-void/yc-fed-iam-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of obtaining a Yandex Cloud IAM token through Workload Identity Federation, allowing workflows to interact with Yandex Cloud resources securely without using authorized keys. It solves the problem of securely authenticating service accounts by exchanging GitHub’s OpenID Connect ID token for a Yandex Cloud IAM token, provided that appropriate trust settings are configured in Yandex Cloud. Key capabilities include token generation and expiry management, enabling secure and seamless integration between GitHub Actions and Yandex Cloud services.
Release notes
Initial action release