Skip to content

Commit

Permalink
nmfs-openscapes: decommision EFS instances, replaced by EBS volumes
Browse files Browse the repository at this point in the history
sgibson91 committed Nov 20, 2024
1 parent ef82bb2 commit a1e6efd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions terraform/aws/projects/nmfs-openscapes.tfvars
Original file line number Diff line number Diff line change
@@ -9,16 +9,6 @@ default_budget_alert = {
enable_aws_ce_grafana_backend_iam = true

disable_cluster_wide_filestore = true
filestores = {
"staging" = {
name_suffix = "staging",
tags = { "2i2c:hub-name" : "staging" },
},
"prod" = {
name_suffix = "prod",
tags = { "2i2c:hub-name" : "prod" },
},
}
ebs_volumes = {
"staging" = {
size = 1

0 comments on commit a1e6efd

Please sign in to comment.