Skip to content

Commit

Permalink
fix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Feb 7, 2025
1 parent 45b8349 commit 62073c5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package Azure_Proactive_Resiliency_Library_v2.azurerm_cosmosdb_account

import rego.v1

valid_cosmosdb_account_backup_policy_type(after) if {
after.backup[_].type == "Continuous"
}
Expand Down

0 comments on commit 62073c5

Please sign in to comment.