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 Apr 25, 2020
1 parent 6bdc863 commit e2ef9d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1981,7 +1981,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 e2ef9d8

Please sign in to comment.