You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
A SPS deployment stores data into 4 S3 buckets, for example:
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.
The text was updated successfully, but these errors were encountered: