-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6501e96
commit 1a7aca7
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
template: | ||
type: "http" | ||
url: "https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.8.3/templates/S3/synapse-external-bucket.j2" | ||
stack_name: "htan-infrastructure-testing-bucket" | ||
stack_name: "htan2-testing1" | ||
stack_tags: | ||
OwnerEmail: '[email protected]' | ||
CostCenter: "HTAN-DFCI / 120100" | ||
|
@@ -11,7 +11,7 @@ parameters: | |
# You may omit them if you do not need to override the defaults. | ||
# (Optional) true (default) to encrypt bucket, false for no encryption | ||
# (Optional) true for read-write bucket, false (default) for read-only bucket | ||
BucketName: "htan2_testing1" # must match bucket name in data/s3-synapse-sync-bucket-vars.yaml | ||
#BucketName: "htan2_testing1" # must match bucket name in data/s3-synapse-sync-bucket-vars.yaml | ||
AllowWriteBucket: 'true' | ||
SameRegionResourceAccessToBucket: 'true' | ||
# (Optional) Synapse username (default: ""), required if AllowWriteBucket=true | ||
|
@@ -21,6 +21,3 @@ parameters: | |
- 'arn:aws:sts::526515999252:assumed-role/AWSReservedSSO_S3ExternalCollab_40c062f682e7f3f5/[email protected]' | ||
EnableDataLifeCycle: 'Enabled' | ||
LifecycleDataStorageClass: 'INTELLIGENT_TIERING' | ||
sceptre_user_data: | ||
SynapseIDs: | ||
- |