5 Commits

Author SHA1 Message Date
Dingjia Chen
8dca60b848
201-mysql-fs-db patch (#182)
* fix example

* fix example

* fix example
2023-03-02 10:54:49 +08:00
hezijie
e3c66ca15d Sort all variables, outputs, arguments and blocks in resource block.
Adjust code file's style.
Add `numeric = false` for `random_string.name` in `201-mysql-fs-db` module as the name is used as `azurerm_mysql_flexible_server.default`'s `administrator_login` and the login name doesn't support a name start with number.
Add minimum constraints for `random_password.password` in `201-mysql-fs-db` module as the password required a minimum complexity.
2022-08-29 17:03:29 +08:00
Tom Archer
e866f8430d readme files 2022-08-28 09:12:59 -07:00
neil-yechenwei
311ed006e3 update code 2022-03-23 10:28:16 +08:00
neil-yechenwei
c70498ea85 Add example for MySQL Flexible Server Database 2022-03-02 14:26:28 +08:00