7 Commits

Author SHA1 Message Date
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
65cb9c7f0e more changes 2022-08-29 00:05:42 -07:00
Tom Archer
bd27b46fdc fixing random provider info 2022-08-28 23:39:27 -07:00
Tom Archer
b6f52f38d3 changes per tech review 2022-08-28 23:30:10 -07:00
Tom Archer
4a706b9f6d Ran 'terraform fmt' against code being modified in this PR' 2022-08-24 06:50:04 -07:00
neil-yechenwei
5cf7ca9d66 update code 2022-04-14 09:51:49 +08:00
neil-yechenwei
c70498ea85 Add example for MySQL Flexible Server Database 2022-03-02 14:26:28 +08:00