Commit Graph
22 Commits
Author SHA1 Message Date
hezijie dfcd06404e add type for variables 2023-02-23 09:26:31 +08:00
hezijie 93f6488941 fix 101-devtest-labs automation test 2023-02-23 09:23:44 +08:00
hezijie 3028ca87db upgrade default node pool type 2023-02-22 09:42:01 +08:00
lonegunmanbandzjhe 343534d2ec 201-aks-rbac-dashboard-admin patch (#148)
* fix 201-aks-rbac-dashboard-admin

* remove azuread provider block

* rename aks resource to main

---------

Co-authored-by: zjhe <[email protected]>
2023-02-22 09:32:13 +08:00
hezijie 559ba2cdf0 amending azurerm provider block to fix this exmaple 2023-02-21 11:27:41 +08:00
hezijie 30427c1bf9 fix incorrect depends_on 2023-02-21 10:46:56 +08:00
hezijie a198987b19 use identity 2023-02-21 10:38:21 +08:00
hezijie ed79d1aa3b fix 201-aks-acr-identity 2023-02-21 10:14:26 +08:00
lonegunmanbandzjhe 7afaf61150 revert deletion of aci.tf to fix broken doc build pipeline (#166)
Co-authored-by: zjhe <[email protected]>
2023-02-18 13:09:57 +08:00
lonegunmanbandzjhe e8f97f4e5d rename gw resource to main (#151)
Co-authored-by: zjhe <[email protected]>
2023-02-14 10:00:49 +08:00
lonegunmanbandzjhe f4a4eed225 fix 101-application-gateway (#149)
Co-authored-by: zjhe <[email protected]>
2023-02-13 17:28:10 +08:00
lonegunmanbandzjhe 5ca09eaaf6 201-confidential-vm patch (#146)
* fix 201-confidential-vm example

---------

Co-authored-by: zjhe <[email protected]>
2023-02-11 11:34:22 +08:00
lonegunmanbandzjhe 62fe33ce64 101-attestation-provider patch (#145)
* try to fix 101-attestation-provider

---------

Co-authored-by: zjhe <[email protected]>
2023-02-10 15:17:25 +08:00
lonegunmanb 62c65dcf48 add ci (#140) 2023-02-04 20:12:13 +08:00
lonegunmanb c370e76a95 Merge pull request #119 from kgremban/master
new quickstart sample 201-device-provisioning-service
2022-10-27 13:50:34 +08:00
lonegunmanb 467e0a67f7 Merge pull request #112 from TomArcherMsft/UserStory1983528
User Story 1983528
2022-09-01 10:33:30 +08:00
lonegunmanb 5b72658397 Merge pull request #110 from TomArcherMsft/UserStory1983164
User Story 1983164
2022-08-31 11:33:26 +08:00
lonegunmanb cb17e827ba Merge pull request #105 from Azure/users/GitHubPolicyService/46ac6b72-fb6d-4399-a02a-714c519189f1
Adding Microsoft SECURITY.MD
2022-08-30 11:37:32 +08:00
lonegunmanb 5481663a4b Merge pull request #109 from TomArcherMsft/UserStory1982922
User Story 1982922
2022-08-30 09:23:18 +08:00
lonegunmanb 0016d17db4 Merge pull request #108 from TomArcherMsft/UserStory1981979
User Story 1981979
2022-08-30 03:06:39 +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
lonegunmanb 4832632b2c Merge pull request #107 from TomArcherMsft/UserStory1977015
User Story 1977015
2022-08-24 22:27:43 +08:00