microsoft-cdktfconstructs 1.7.1__tar.gz → 1.8.0__tar.gz
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.
- {microsoft_cdktfconstructs-1.7.1/src/microsoft_cdktfconstructs.egg-info → microsoft_cdktfconstructs-1.8.0}/PKG-INFO +1 -1
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/setup.py +3 -2
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/__init__.py +20270 -7070
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/_jsii/__init__.py +2 -2
- microsoft_cdktfconstructs-1.8.0/src/microsoft_cdktfconstructs/_jsii/terraform-cdk-constructs@1.8.0.jsii.tgz +0 -0
- microsoft_cdktfconstructs-1.8.0/src/microsoft_cdktfconstructs/azure_dnszone/__init__.py +8962 -0
- microsoft_cdktfconstructs-1.8.0/src/microsoft_cdktfconstructs/azure_privatednszone/__init__.py +7300 -0
- {microsoft_cdktfconstructs-1.7.1/src/microsoft_cdktfconstructs/azure_privatednszone → microsoft_cdktfconstructs-1.8.0/src/microsoft_cdktfconstructs/azure_privatednszonelink}/__init__.py +590 -336
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0/src/microsoft_cdktfconstructs.egg-info}/PKG-INFO +1 -1
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs.egg-info/SOURCES.txt +2 -1
- microsoft_cdktfconstructs-1.7.1/src/microsoft_cdktfconstructs/_jsii/terraform-cdk-constructs@1.7.1.jsii.tgz +0 -0
- microsoft_cdktfconstructs-1.7.1/src/microsoft_cdktfconstructs/azure_dnszone/__init__.py +0 -1207
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/LICENSE +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/MANIFEST.in +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/README.md +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/pyproject.toml +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/setup.cfg +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_actiongroup/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_activitylogalert/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_aks/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_diagnosticsettings/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_dnsforwardingruleset/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_dnsresolver/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_metricalert/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_networkinterface/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_networksecuritygroup/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_policyassignment/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_policydefinition/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_publicipaddress/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_resourcegroup/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_roleassignment/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_roledefinition/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_storageaccount/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_subnet/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_virtualmachine/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_virtualnetwork/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_virtualnetworkgateway/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_virtualnetworkgatewayconnection/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_virtualnetworkmanager/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/azure_vmss/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/core_azure/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/py.typed +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs/testing/__init__.py +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs.egg-info/dependency_links.txt +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs.egg-info/requires.txt +0 -0
- {microsoft_cdktfconstructs-1.7.1 → microsoft_cdktfconstructs-1.8.0}/src/microsoft_cdktfconstructs.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: microsoft-cdktfconstructs
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.8.0
|
|
4
4
|
Summary: Azure CDK constructs using AZAPI provider for direct Azure REST API access. Version 1.0.0 - Major breaking change migration from AzureRM to AZAPI.
|
|
5
5
|
Home-page: https://github.com/azure/terraform-cdk-constructs.git
|
|
6
6
|
Author: Microsoft
|
|
@@ -5,7 +5,7 @@ kwargs = json.loads(
|
|
|
5
5
|
"""
|
|
6
6
|
{
|
|
7
7
|
"name": "microsoft-cdktfconstructs",
|
|
8
|
-
"version": "1.
|
|
8
|
+
"version": "1.8.0",
|
|
9
9
|
"description": "Azure CDK constructs using AZAPI provider for direct Azure REST API access. Version 1.0.0 - Major breaking change migration from AzureRM to AZAPI.",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"url": "https://github.com/azure/terraform-cdk-constructs.git",
|
|
@@ -36,6 +36,7 @@ kwargs = json.loads(
|
|
|
36
36
|
"microsoft_cdktfconstructs.azure_policyassignment",
|
|
37
37
|
"microsoft_cdktfconstructs.azure_policydefinition",
|
|
38
38
|
"microsoft_cdktfconstructs.azure_privatednszone",
|
|
39
|
+
"microsoft_cdktfconstructs.azure_privatednszonelink",
|
|
39
40
|
"microsoft_cdktfconstructs.azure_publicipaddress",
|
|
40
41
|
"microsoft_cdktfconstructs.azure_resourcegroup",
|
|
41
42
|
"microsoft_cdktfconstructs.azure_roleassignment",
|
|
@@ -53,7 +54,7 @@ kwargs = json.loads(
|
|
|
53
54
|
],
|
|
54
55
|
"package_data": {
|
|
55
56
|
"microsoft_cdktfconstructs._jsii": [
|
|
56
|
-
"terraform-cdk-constructs@1.
|
|
57
|
+
"terraform-cdk-constructs@1.8.0.jsii.tgz"
|
|
57
58
|
],
|
|
58
59
|
"microsoft_cdktfconstructs": [
|
|
59
60
|
"py.typed"
|