Integrate CrowdStrike falcon installation and OIDC setup #1017
-
Hey folks I am new to Terraform and seeking some help/direction about how I could integrate installation of Crowdstrike falcon during the EC2 creation of this runner. Also, wanted to integrate OIDC for this runner. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Sorry, but I do not know Crowdstrike. I think they should have some docs available showing how to use it. For OIDC and Github check https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-cloud-providers |
Beta Was this translation helpful? Give feedback.
You can use the
runner_install.post_install_script
to inject a script:Basic
runners_user_install_script
: