Skip to content

Commit d31b9a2

Browse files
jgbaejpalermo
authored andcommitted
remove endline
1 parent b99c29f commit d31b9a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform/azure/templates/cf_lb.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ resource "azurerm_public_ip" "cf" {
6969
resource_group_name = "${azurerm_resource_group.bosh.name}"
7070
allocation_method = "Dynamic"
7171
sku = "Standard"
72-
7372
}
7473

7574
resource "azurerm_application_gateway" "cf" {

0 commit comments

Comments
 (0)