Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Sune Keller <absukl@almbrand.dk>
  • Loading branch information
sirlatrom committed Apr 20, 2020
1 parent 8ff684b commit 6406ade
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -247,7 +247,7 @@ resource "azurerm_web_application_firewall_policy" "test" {
policy_settings {
enabled = true
mode = "Detection"
mode = "Detection"
}
}
`, data.RandomInteger, data.Locations.Primary, data.RandomInteger)
Expand Down

0 comments on commit 6406ade

Please sign in to comment.