E

AWS Role Inquiry for Earthly Cloud Build

Summary

The user is inquiring about the possibility of assuming an AWS role within an Earthly cloud build, as they currently use secret access keys and access key IDs in GitHub actions and prefer to use an IAM role instead.

Status
open
Tags
    Source
    #earthly
      n

      noaml

      9/25/2024

      Is there a way to assume an AWS role within an earthly cloud build? today we pass as secret for Github action the secret access key and access key id, we want to assume IAM role instead.