microsoft-cdktfconstructs 0.0.3.dev12__py3-none-any.whl → 1.2.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. microsoft_cdktfconstructs/__init__.py +36532 -112
  2. microsoft_cdktfconstructs/_jsii/__init__.py +18 -4
  3. microsoft_cdktfconstructs/_jsii/terraform-cdk-constructs@1.2.0.jsii.tgz +0 -0
  4. microsoft_cdktfconstructs/azure_actiongroup/__init__.py +1604 -0
  5. microsoft_cdktfconstructs/azure_activitylogalert/__init__.py +1313 -0
  6. microsoft_cdktfconstructs/azure_aks/__init__.py +6270 -0
  7. microsoft_cdktfconstructs/azure_diagnosticsettings/__init__.py +1128 -0
  8. microsoft_cdktfconstructs/azure_metricalert/__init__.py +1370 -882
  9. microsoft_cdktfconstructs/azure_networkinterface/__init__.py +1722 -0
  10. microsoft_cdktfconstructs/azure_networksecuritygroup/__init__.py +1285 -1435
  11. microsoft_cdktfconstructs/azure_publicipaddress/__init__.py +1298 -0
  12. microsoft_cdktfconstructs/azure_resourcegroup/__init__.py +522 -131
  13. microsoft_cdktfconstructs/azure_storageaccount/__init__.py +1576 -1484
  14. microsoft_cdktfconstructs/azure_subnet/__init__.py +1300 -0
  15. microsoft_cdktfconstructs/azure_virtualmachine/__init__.py +4482 -1182
  16. microsoft_cdktfconstructs/azure_virtualnetwork/__init__.py +888 -470
  17. microsoft_cdktfconstructs/azure_vmss/__init__.py +5524 -0
  18. microsoft_cdktfconstructs/core_azure/__init__.py +11426 -740
  19. microsoft_cdktfconstructs/testing/__init__.py +1291 -0
  20. {microsoft_cdktfconstructs-0.0.3.dev12.dist-info → microsoft_cdktfconstructs-1.2.0.dist-info}/LICENSE +1 -1
  21. microsoft_cdktfconstructs-1.2.0.dist-info/METADATA +294 -0
  22. microsoft_cdktfconstructs-1.2.0.dist-info/RECORD +25 -0
  23. {microsoft_cdktfconstructs-0.0.3.dev12.dist-info → microsoft_cdktfconstructs-1.2.0.dist-info}/WHEEL +1 -1
  24. microsoft_cdktfconstructs/_jsii/terraform-cdk-constructs@0.0.3-pre.12.jsii.tgz +0 -0
  25. microsoft_cdktfconstructs/azure_applicationgateway/__init__.py +0 -823
  26. microsoft_cdktfconstructs/azure_applicationinsights/__init__.py +0 -397
  27. microsoft_cdktfconstructs/azure_containerregistry/__init__.py +0 -320
  28. microsoft_cdktfconstructs/azure_eventhub/__init__.py +0 -2218
  29. microsoft_cdktfconstructs/azure_functionapp/__init__.py +0 -908
  30. microsoft_cdktfconstructs/azure_keyvault/__init__.py +0 -1982
  31. microsoft_cdktfconstructs/azure_kubernetes/__init__.py +0 -400
  32. microsoft_cdktfconstructs/azure_kusto/__init__.py +0 -2522
  33. microsoft_cdktfconstructs/azure_loganalytics/__init__.py +0 -676
  34. microsoft_cdktfconstructs/azure_queryrulealert/__init__.py +0 -1189
  35. microsoft_cdktfconstructs/azure_virtualmachinescaleset/__init__.py +0 -1239
  36. microsoft_cdktfconstructs-0.0.3.dev12.dist-info/METADATA +0 -187
  37. microsoft_cdktfconstructs-0.0.3.dev12.dist-info/RECORD +0 -27
  38. {microsoft_cdktfconstructs-0.0.3.dev12.dist-info → microsoft_cdktfconstructs-1.2.0.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.