Skip to content

Commit

Permalink
Removed sku from additional_location, since sku will be inherited fro…
Browse files Browse the repository at this point in the history
…m root
  • Loading branch information
torresdal committed Sep 1, 2018
1 parent 47577ec commit df32da1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azurerm/resource_arm_api_management_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@ resource "azurerm_api_management" "test" {
additional_location {
location = "${azurerm_resource_group.test2.location}"
sku {
name = "Premium"
}
}
certificate {
Expand Down

0 comments on commit df32da1

Please sign in to comment.