Skip to content

Commit

Permalink
adjust cost policies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil committed Jul 10, 2020
1 parent d712702 commit d514408
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cost/sentinel.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ policy "limit-cost-and-percentage-increase" {
enforcement_level = "advisory"
}

policy "limit-cost-by-workspace-name" {
source = "./limit-cost-by-workspace-name.sentinel"
enforcement_level = "advisory"
}
# policy "limit-cost-by-workspace-name" {
# source = "./limit-cost-by-workspace-name.sentinel"
# enforcement_level = "advisory"
# }

policy "limit-proposed-monthly-cost" {
source = "./limit-proposed-monthly-cost.sentinel"
Expand Down

0 comments on commit d514408

Please sign in to comment.