Skip to content

ci(fargate-runner): move required role to runtime policies#2083

Merged
DavSanchez merged 1 commit intomainfrom
ci/eks-fixes
Jan 20, 2026
Merged

ci(fargate-runner): move required role to runtime policies#2083
DavSanchez merged 1 commit intomainfrom
ci/eks-fixes

Conversation

@DavSanchez
Copy link
Contributor

@DavSanchez DavSanchez commented Jan 20, 2026

Move the required role to runtime policies, as per docs for task_custom_policies, this might have been added to the wrong property:

Task execution (launching) custom policies json. The rights provided here will be added to the role launching the Fargate task.
[...]
These rights are different from the ones the processes running inside of the Fargate task have. For instance, if the task needs to launch some EC2 instances, you'd need to give it ec2:* rights through the task_runtime_custom_policies variable.

@DavSanchez DavSanchez requested a review from a team as a code owner January 20, 2026 13:20
alvarocabanas
alvarocabanas previously approved these changes Jan 20, 2026
Copy link
Contributor

@alvarocabanas alvarocabanas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DavSanchez DavSanchez merged commit 0d470dc into main Jan 20, 2026
33 checks passed
@DavSanchez DavSanchez deleted the ci/eks-fixes branch January 20, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants