Skip to content

[Bug]: DataBucket name need to be unique. flotorch-data-(TableSuffix) results in duplicate Bucket names and stack failure #356

Description

@balualways

FloTorch Version

v3.0.1

Bug Description

S3 Bucket names need to be unique - https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html

https://github.com/FissionAI/FloTorch/blob/main/cfn/dynamodb-template.yaml#L163 - results in Stack failure as the tablename is not unique

Steps to Reproduce

Deploy existing stack with provision.sh- will result in failed stack - dynamodb-stackset - DynamoDB Tables Template for FloTorch

Browser and Version

No response

Runtime Version

No response

Error Messages

DynamoDB Stackset failed at the DataBucket Stage

Reason: S3 bucket name needs to be unique

Additional Context

No response

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