fixing force_update in azure_rm_mysqldatabase (#52389)

This commit is contained in:
Zim Kalinowski
2019-02-18 14:20:30 +08:00
committed by GitHub
parent 5426b26410
commit fa73abcf5d
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- azure_rm_postgresqldatabase - fix force_update bug.