18 Commits

Author SHA1 Message Date
Tom Archer
7cf420ddb5 Updated readme for several samples 2022-08-29 16:41:46 -07: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
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
1043acb836 Per review, removed blank line 2022-08-24 06:55:46 -07:00
Tom Archer
4a706b9f6d Ran 'terraform fmt' against code being modified in this PR' 2022-08-24 06:50:04 -07:00
Tom Archer
32a23622d0 Updated file naming per review 2022-08-24 06:43:54 -07:00
Tom Archer
78da765a23 Fixed 'autopilot' mistake of naming file with an MD extension 2022-03-14 16:33:27 -07:00
Tom Archer
23a2e2cb73 Added providers.tf file 2022-03-14 15:56:55 -07:00
Tom Archer
01c7abe31b Changes per tech review 2021-09-30 08:02:50 -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
bd3972caab Added min tf version 2021-08-06 16:29:03 -07:00
Tom Archer
e120e52351 Code changes to multiple projects 2021-07-31 17:36:47 -07:00
Tom Archer
5ebe66c2fc Fixed links 2021-07-28 13:51:29 -07:00
Tom Archer
b4528513d2 Added code for create-vm-scaleset-network-disks-hcl 2021-07-28 09:56:18 -07:00
Tom Archer
ef2d32ca99 Changed folder to match convention, added sample to top-level readme 2021-07-27 20:14:29 -07:00