Skip to content

Unexpected folder naming when providing s3 bucket as storage container #756

@LahiLuk

Description

@LahiLuk

I'm not entirely sure if this is a bug or a feature, but it would be good to know in order to be able to automate actions based on the expected output.

I'm using TPI and passing an AWS s3 bucket as the storage container, i.e.

storage {
    workdir = "src"
    container = "my-s3-bucket"
  }

Since I haven't specified any folder inside the bucket, I would expect that a folder with the task ID will be created, e.g., tpi-basically-fit-oryx-xjezxu77-5eudru0h. However, what happens is that a folder named just xjezxu775eudru0h is created, which is in contrast to all the other resources being named following the full task ID. Is this expected behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions