You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -56,7 +55,6 @@ This module deploys DBforMySQL FlexibleServers.
56
55
|`backupRetentionDays`| int |`7`|| Backup retention days for the server. |
57
56
|`cMKKeyName`| string |`''`|| The name of the customer managed key to use for encryption. |
58
57
|`cMKKeyVersion`| string |`''`|| The version of the customer managed key to reference for encryption. If not provided, the latest key version is used. |
59
-
|`configurations`|_[configurations](configurations/readme.md)_ array |`[]`|| The configurations to create in the server. |
60
58
|`createMode`| string |`'Default'`|`[Default, GeoRestore, PointInTimeRestore, Replica]`| The mode to create a new MySQL server. |
61
59
|`databases`|_[databases](databases/readme.md)_ array |`[]`|| The databases to create in the server. |
62
60
|`delegatedSubnetResourceId`| string |`''`|| Delegated subnet arm resource ID. Used when the desired connectivity mode is "Private Access" - virtual network integration. Delegation must be enabled on the subnet for MySQL Flexible Servers and subnet CIDR size is /29. |
0 commit comments