Skip to content

Commit

Permalink
Fixing another error
Browse files Browse the repository at this point in the history
  • Loading branch information
psah434 committed Apr 17, 2024
1 parent 9dac3cf commit 60d8cd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"variables": {},
"resources": [],
"outputs": {
"NonPreviewVersionWhereSamePreviewDateExists" : "[reference(resourceId('Microsoft.DBforMySQL/servers', 'test'), '2017-12-01')]"
"NonPreviewVersionWhereSamePreviewDateExists" : "[reference(resourceId('Microsoft.DBforMySQL/servers', 'test'), '2020-01-01')]"
}
}

0 comments on commit 60d8cd4

Please sign in to comment.