Skip to content

Commit

Permalink
Update runners.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartp44 authored Oct 8, 2024
1 parent 5573c39 commit d8d4f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/runners.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Runner module (root)
# Runner module (Top Level Directory)

This module creates resources in your AWS infrastructure, and EC2 instances for hosting the self-hosted runners on-demand. IAM permissions are set to a minimal level, and could be further limited by using permission boundaries. Instances permissions are limited to retrieve and delete the registration token, access the instance's own tags, and terminate the instance itself. By nature instances are short-lived, we strongly suggest to use ephemeral runners to ensure a safe build environment for each workflow job execution.

Expand Down

0 comments on commit d8d4f6e

Please sign in to comment.