Skip to content
Discussion options

You must be logged in to vote

Hi Tobi! Hope you're doing well 😊

This whole thing looks LLM generated. I think you guys made this after I left, but what the LLM is suggesting would work and is how I would have tried to write it. You can read the S3 resource's docs here: https://github.com/concourse/s3-resource

The latest version of the s3-resource does support using the IAM role on the worker. You need to either:

  1. Upgrade Concourse to >= 7.14.0, or
  2. Override the bundled version of the s3-resource in your pipelines and use v2.4.0 of the s3 resource: https://hub.docker.com/layers/concourse/s3-resource/2.4.0/images/sha256-2df5fbd7a9dff720f3239e76233a3590d6d306be6edf554ba0ef2a1a7384c586
    Add this to your pipeline:
resource_…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Tobi-Ajet
Comment options

Answer selected by taylorsilva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants