Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 6, 2024
1 parent 49de060 commit 9ca2510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/aws/projects/openscapes.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ default_budget_alert = {
}

enable_aws_ce_grafana_backend_iam = true
disable_cluster_wide_filestore = false
disable_cluster_wide_filestore = false

# The initial EFS is now used by the prod hub only
# So we tag it appropriately for costs purposes
Expand Down
2 changes: 1 addition & 1 deletion terraform/aws/projects/projectpythia.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ default_budget_alert = {
}

enable_aws_ce_grafana_backend_iam = true
disable_cluster_wide_filestore = false
disable_cluster_wide_filestore = false

# FIXME: placeholder bucket to get the 2i2c:hub-name tag in place
# so the community cand enable it for cost allocation purposes
Expand Down

0 comments on commit 9ca2510

Please sign in to comment.