We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a9186 commit 5ecaaebCopy full SHA for 5ecaaeb
README.md
@@ -6,6 +6,9 @@ Terraform code generator to create different Azure security labs.
6
For full documentation visit: https://www.purplecloud.network
7
8
# Changelog
9
+## 11/18/22: Updated managed_identity.py and aadjoin.py
10
+- On managed_identity.py, changed the default VM size to ```A1v2``` to provide better cost.
11
+- On aadjoin.py, changed the default Azure AD password to remove special characters.
12
13
## 11/3/22: Added new terraform generators: ADFS & AADJoin
14
- Added a new Terraform Generator: adfs.py. This builds a Federation ADFS lab with a DC.
0 commit comments