Skip to content

Commit

Permalink
Update mysql_server.html.markdown (#3914)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazedpeanut authored and katbyte committed Jul 24, 2019
1 parent b96d8c1 commit c14bed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/mysql_server.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ resource "azurerm_mysql_server" "test" {
capacity = 2
tier = "Basic"
family = "Gen5"
capacity = "2"
}
storage_profile {
Expand Down

0 comments on commit c14bed6

Please sign in to comment.