Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Windows EC2 runner SSM agent stopped working #567

Merged
merged 2 commits into from
May 13, 2024

Conversation

kichik
Copy link
Member

@kichik kichik commented May 13, 2024

I am not sure when this started happening, but EC2Launch won't start SSM Agent until user data finishes executing. Since our user data runs until the very end, that never happens. Fix this by manually starting up SSM Agent.

Fixes #564

Update snapshot. See details in [workflow run].

[Workflow Run]: https://github.com/CloudSnorkel/cdk-github-runners/actions/runs/9067299587

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
@mergify mergify bot merged commit f08da20 into main May 13, 2024
12 checks passed
@mergify mergify bot deleted the fix-windows-ssm-agent branch May 13, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows runner: no logs / no access
2 participants