Skip to content

Commit

Permalink
Please tflint
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 13, 2020
1 parent aacd8ce commit d445907
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -951,9 +951,7 @@ resource "azurerm_api_management" "test" {
resource_group_name = azurerm_resource_group.test.name
publisher_name = "pub1"
publisher_email = "pub1@email.com"
sku_name = "Developer_1"
sku_name = "Developer_1"
identity {
type = "SystemAssigned"
}
Expand Down

0 comments on commit d445907

Please sign in to comment.