61 Commits

Author SHA1 Message Date
github-actions[bot]
c2ccaa2266 Update TestRecord 2023-09-20 12:37:28 +00:00
github-actions[bot]
bb15543608 Update TestRecord 2023-09-17 06:12:00 +00:00
github-actions[bot]
981578f540 Update TestRecord 2023-09-10 06:36:38 +00:00
github-actions[bot]
dd26a7d74f Update TestRecord 2023-09-03 05:46:55 +00:00
github-actions[bot]
40d6dc17fe Update TestRecord 2023-08-27 06:39:59 +00:00
github-actions[bot]
c1747083b4 Update TestRecord 2023-08-20 05:59:13 +00:00
github-actions[bot]
d1b9572df1 Update TestRecord 2023-08-13 05:44:21 +00:00
github-actions[bot]
d13b385744 Update TestRecord 2023-08-06 05:55:38 +00:00
github-actions[bot]
0cc90f4455 Update TestRecord 2023-07-30 07:09:38 +00:00
github-actions[bot]
e361ddd231 Update TestRecord 2023-07-24 01:01:53 +00:00
Tom Archer
58245fa62c
User Story 125263 (#238)
* Updated to use AzApi to obtain SSH (instead of tls)
2023-07-24 09:01:38 +08:00
github-actions[bot]
b405c2cce8 Update TestRecord 2023-07-16 05:56:28 +00:00
github-actions[bot]
7c224d76a1 Update TestRecord 2023-07-09 05:50:56 +00:00
github-actions[bot]
f8b805db85 Update TestRecord 2023-07-02 11:12:02 +00:00
github-actions[bot]
eb55df526f Update TestRecord 2023-06-25 05:47:31 +00:00
github-actions[bot]
47ddd8e1af Update TestRecord 2023-06-18 05:48:10 +00:00
github-actions[bot]
f0c6b0c4fc Update TestRecord 2023-06-11 05:39:25 +00:00
github-actions[bot]
dba97b976b Update TestRecord 2023-06-04 06:02:18 +00:00
github-actions[bot]
b2737b65a6 Update TestRecord 2023-06-01 21:02:44 +00:00
Steven
69ef9452ff
Merge pull request #227 from TomArcherMsft/UserStory95456
User Story 95456
2023-06-01 14:02:27 -07:00
Tom Archer
c55631aea8 Wordsmithed description of msi_id variable 2023-05-31 07:29:11 -07:00
github-actions[bot]
75fdf6cddd Update TestRecord 2023-05-28 05:32:27 +00:00
Tom Archer
05bf429cba Replaced use of service principal with identity 2023-05-27 17:09:34 -07:00
Tom Archer
99fa801597 Moved code into sp.tf to make it more self-contained 2023-05-26 16:21:01 -07:00
Tom Archer
c3623b46bd Updated readme 2023-05-26 11:41:39 -07:00
Tom Archer
fe231e8d91 Removed Log Analytics resources from sample as not used in article 2023-05-26 11:37:59 -07:00
github-actions[bot]
d0a579d375 Update TestRecord 2023-05-25 17:48:50 +00:00
Steven
48760f85d4
Merge pull request #225 from TomArcherMsft/UserStory90135
User Story 90135
2023-05-25 10:48:35 -07:00
Tom Archer
88d524b952 Made edits per Code Review 2023-05-24 11:59:56 -07:00
Tom Archer
b316c4dd0d Ran 'terraform fmt' 2023-05-24 11:02:38 -07:00
github-actions[bot]
36e167c702 Update TestRecord 2023-05-21 05:53:59 +00:00
github-actions[bot]
435ce1451b Update TestRecord 2023-05-14 05:30:18 +00:00
Tom Archer
669f6c96c6 Added validation for workspace sku 2023-05-12 17:30:37 -07:00
Tom Archer
71cee46b77 Ran 'terraform fmt' 2023-05-12 17:10:12 -07:00
Tom Archer
b4d429be35 User Story 90135 2023-05-12 08:52:11 -07:00
github-actions[bot]
d710a692c9 Update TestRecord 2023-05-07 06:02:14 +00:00
github-actions[bot]
0a323c07bc Update TestRecord 2023-04-30 04:02:50 +00:00
github-actions[bot]
a2b1d39edd Update TestRecord 2023-04-23 05:39:41 +00:00
github-actions[bot]
cb11824f70 Update TestRecord 2023-04-16 05:46:30 +00:00
github-actions[bot]
55b9a77434 Update TestRecord 2023-04-09 05:30:27 +00:00
github-actions[bot]
5836e55603 Update TestRecord 2023-04-02 05:28:57 +00:00
github-actions[bot]
cf415bbf2b Update TestRecord 2023-03-26 05:28:33 +00:00
github-actions[bot]
fc577f6773 Update TestRecord 2023-03-19 05:17:21 +00:00
github-actions[bot]
1e14200cda Update TestRecord 2023-03-12 06:06:51 +00:00
github-actions[bot]
40cd7a974e Update TestRecord 2023-03-08 20:48:54 +00:00
github-actions[bot]
30ab022102 Update TestRecord 2023-02-19 01:53:22 +00:00
github-actions[bot]
bbe290c906 Update TestRecord 2023-02-12 01:04:14 +00:00
github-actions[bot]
aa014f1118 Update TestRecord 2023-02-05 00:50:39 +00:00
Tom Archer
49b61b78a2 Updated azurerm_cosmosdb_account attribute name 2022-08-30 13:27:51 -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