You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add GITHUB_TOKEN for Claude Code action authentication
Added TERRAFORM_AUTOMATION_TOKEN as GITHUB_TOKEN environment variable
to enable GitHub API access for the Claude Code action. This resolves
the "Bad credentials" authentication error.
Follows the same pattern as terraform-aws-ecr repository.
0 commit comments