Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Jun 26, 2021
1 parent faaf68b commit d6f7c20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ resource "azurerm_express_route_circuit" "test" {
bandwidth_in_gbps = 5
sku {
tier = "Standard"
tier = "Premium"
family = "MeteredData"
}
}
Expand Down

0 comments on commit d6f7c20

Please sign in to comment.