Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature]: Preserve SPS S3 buckets throughout deployment lifecycle #272

Open
LucaCinquini opened this issue Jan 19, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request U-SPS

Comments

@LucaCinquini
Copy link
Collaborator

LucaCinquini commented Jan 19, 2025

A SPS deployment stores data into 4 S3 buckets, for example:

  • unity-luca-1-dev-sps-airflowlogs
  • unity-luca-1-dev-sps-code
  • unity-luca-1-dev-sps-config
  • unity-luca-1-dev-sps-isl

We need to change the Terraform code such that by default these buckets are NOT destroyed when the cluster is taken down, and are reused when the cluster is deployed again. Optionally, the user can set the variable to destroy and recreate the S3 buckets.

@LucaCinquini LucaCinquini transferred this issue from unity-sds/unity-cs Jan 19, 2025
@LucaCinquini LucaCinquini added the enhancement New feature or request label Jan 19, 2025
@LucaCinquini LucaCinquini moved this from Todo to In Progress in Unity Project Board Jan 23, 2025
@LucaCinquini LucaCinquini assigned nikki-t and unassigned jpl-btlunsfo Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request U-SPS
Projects
Status: In Progress
Development

No branches or pull requests

3 participants