Skip to content

Commit

Permalink
Run terrafmt
Browse files Browse the repository at this point in the history
Signed-off-by: Sune Keller <absukl@almbrand.dk>
  • Loading branch information
sirlatrom committed May 7, 2020
1 parent 16207e1 commit 355bb4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ resource "azurerm_public_ip" "teststd" {
}
resource "azurerm_web_application_firewall_policy" "testfwp" {
name = "acctest-fwp-%[2]d"
name = "acctest-fwp-%[2]d"
resource_group_name = azurerm_resource_group.test.name
location = azurerm_resource_group.test.location
Expand Down

0 comments on commit 355bb4d

Please sign in to comment.