Skip to content

Commit

Permalink
Merge pull request #4503 from GeorgianaElena/openscapes-staging-efs
Browse files Browse the repository at this point in the history
Add a filestore for the staging hub of openscapes
  • Loading branch information
GeorgianaElena authored Jul 26, 2024
2 parents 9bb4a60 + 6fe257d commit de551de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions terraform/aws/projects/openscapes.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ default_budget_alert = {
# Remove this variable to tag all our resources with {"ManagedBy": "2i2c"}
tags = {}

filestores = {
"staging" = {
name_suffix = "staging"
}
}

user_buckets = {
"scratch-staging" : {
"delete_after" : 7
Expand Down

0 comments on commit de551de

Please sign in to comment.