Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adding missing permissions to boundaries (#3873)
`setup-iam-permissions`: add missing `iam:TagInstanceProfile` required for `aws_iam_instance_profile "runner"` The `aws_iam_instance_profile` resource in https://github.com/philips-labs/terraform-aws-github-runner/blob/74471de59ac97748581612efa62c3950344916f4/modules/runners/policies-runner.tf#L11-L16 requires the `iam:TagInstanceProfile` permission. Co-authored-by: Niek Palm <[email protected]>
- Loading branch information