7 Commits

Author SHA1 Message Date
Tom Archer
c607e8db9e
Updated sample (#256) 2023-10-11 09:34:10 +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
4a706b9f6d Ran 'terraform fmt' against code being modified in this PR' 2022-08-24 06:50:04 -07:00
Tom Archer
a8ba805c8b Implemented changes per review 2021-09-29 06:47:25 -07:00
Tom Archer
2c79eb6a23 Added randomness of rg name, links to ref docs 2021-08-07 22:17:06 -07:00
Tom Archer
e120e52351 Code changes to multiple projects 2021-07-31 17:36:47 -07:00
Tom Archer
ef2d32ca99 Changed folder to match convention, added sample to top-level readme 2021-07-27 20:14:29 -07:00