@microsoft/terraform-cdk-constructs 0.0.3-pre.11 → 0.0.3-pre.12
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.
- package/.jsii +334 -211
- package/API.md +166 -76
- package/README.md +4 -5
- package/docs/testing.md +39 -137
- package/lib/azure-actiongroup/test/AzureActionGroup.integ.js +66 -0
- package/lib/azure-actiongroup/test/AzureActionGroup.spec.js +5 -22
- package/lib/azure-applicationgateway/lib/gateway.js +1 -1
- package/lib/azure-applicationgateway/test/AzureApplicationGateway.integ.d.ts +1 -0
- package/lib/azure-applicationgateway/test/AzureApplicationGateway.integ.js +272 -0
- package/lib/azure-applicationgateway/test/AzureApplicationGateway.spec.js +3 -20
- package/lib/azure-applicationinsights/lib/appinsights.js +1 -1
- package/lib/azure-applicationinsights/test/AzureAppInsights.integ.d.ts +1 -0
- package/lib/azure-applicationinsights/test/AzureAppInsights.integ.js +101 -0
- package/lib/azure-applicationinsights/test/AzureAppInsights.spec.js +4 -21
- package/lib/azure-containerregistry/lib/registry.js +1 -1
- package/lib/azure-containerregistry/test/AzureContainerRegistry.integ.d.ts +1 -0
- package/lib/azure-containerregistry/test/AzureContainerRegistry.integ.js +68 -0
- package/lib/azure-containerregistry/test/AzureContainerRegistry.spec.js +4 -17
- package/lib/azure-datalake/lib/datalake.d.ts +1 -0
- package/lib/azure-datalake/lib/datalake.js +2 -1
- package/lib/azure-datalake/test/AzureDatalake.spec.d.ts +1 -0
- package/lib/azure-datalake/test/AzureDatalake.spec.js +32 -0
- package/lib/azure-datalake/test/AzureStorageAccount.integ.d.ts +1 -0
- package/lib/azure-datalake/test/AzureStorageAccount.integ.js +60 -0
- package/lib/azure-eventhub/lib/authorization.js +1 -1
- package/lib/azure-eventhub/lib/consumer.js +1 -1
- package/lib/azure-eventhub/lib/eventhubcluster.js +1 -1
- package/lib/azure-eventhub/lib/instance.d.ts +1 -0
- package/lib/azure-eventhub/lib/instance.js +5 -4
- package/lib/azure-eventhub/lib/kusto-connection.js +1 -1
- package/lib/azure-eventhub/lib/namespace.js +8 -8
- package/lib/azure-eventhub/test/AzureEventhub.integ.d.ts +1 -0
- package/lib/azure-eventhub/test/AzureEventhub.integ.js +72 -0
- package/lib/azure-eventhub/test/AzureEventhub.spec.js +4 -21
- package/lib/azure-functionapp/lib/functionapplinux.js +1 -1
- package/lib/azure-functionapp/test/AzureLinuxFunctionApp.integ.d.ts +1 -0
- package/lib/azure-functionapp/test/AzureLinuxFunctionApp.integ.js +117 -0
- package/lib/azure-functionapp/test/AzureLinuxFunctionApp.spec.js +4 -21
- package/lib/azure-keyvault/lib/certificate.js +2 -2
- package/lib/azure-keyvault/lib/key.js +1 -1
- package/lib/azure-keyvault/lib/policy.js +1 -1
- package/lib/azure-keyvault/lib/secret.js +1 -1
- package/lib/azure-keyvault/lib/vault.js +1 -1
- package/lib/azure-keyvault/test/AzureKeyVault.integ.d.ts +1 -0
- package/lib/azure-keyvault/test/AzureKeyVault.integ.js +119 -0
- package/lib/azure-keyvault/test/AzureKeyVault.spec.js +4 -29
- package/lib/azure-kubernetes/lib/cluster.js +1 -1
- package/lib/azure-kubernetes/test/AzureKubernetesCluster.integ.d.ts +1 -0
- package/lib/azure-kubernetes/test/AzureKubernetesCluster.integ.js +75 -0
- package/lib/azure-kubernetes/test/AzureKubernetesCluster.spec.js +4 -21
- package/lib/azure-kusto/lib/cluster.d.ts +3 -0
- package/lib/azure-kusto/lib/cluster.js +45 -21
- package/lib/azure-kusto/lib/compute-specification.js +1 -1
- package/lib/azure-kusto/lib/database.d.ts +7 -8
- package/lib/azure-kusto/lib/database.js +23 -25
- package/lib/azure-kusto/test/AzureKusto.integ.d.ts +1 -0
- package/lib/azure-kusto/test/AzureKusto.integ.js +74 -0
- package/lib/azure-kusto/test/AzureKusto.spec.js +3 -16
- package/lib/azure-loganalytics/lib/workspace.d.ts +2 -0
- package/lib/azure-loganalytics/lib/workspace.js +3 -2
- package/lib/azure-loganalytics/test/AzureLogAnalytics.integ.d.ts +1 -0
- package/lib/azure-loganalytics/test/AzureLogAnalytics.integ.js +117 -0
- package/lib/azure-loganalytics/test/AzureLogAnalytics.spec.js +4 -17
- package/lib/azure-metricalert/lib/metric-alert.js +1 -1
- package/lib/azure-metricalert/test/AzureMetricAlert.integ.d.ts +1 -0
- package/lib/azure-metricalert/test/AzureMetricAlert.integ.js +85 -0
- package/lib/azure-metricalert/test/AzureMetricAlert.spec.js +4 -21
- package/lib/azure-networksecuritygroup/lib/preconfigured-rules.js +1 -1
- package/lib/azure-networksecuritygroup/lib/securitygroup.js +2 -2
- package/lib/azure-networksecuritygroup/test/AzureNetworkSecurityGroup.integ.d.ts +1 -0
- package/lib/azure-networksecuritygroup/test/AzureNetworkSecurityGroup.integ.js +85 -0
- package/lib/azure-networksecuritygroup/test/AzureNetworkSecurityGroup.spec.js +4 -17
- package/lib/azure-queryrulealert/lib/query-rule-alert.js +1 -1
- package/lib/azure-queryrulealert/test/AzureQueryRuleAlert.integ.d.ts +1 -0
- package/lib/azure-queryrulealert/test/AzureQueryRuleAlert.integ.js +63 -0
- package/lib/azure-queryrulealert/test/AzureQueryRuleAlert.spec.js +4 -21
- package/lib/azure-resourcegroup/lib/resource-group.js +1 -1
- package/lib/azure-resourcegroup/test/AzureResourceGroup.integ.d.ts +1 -0
- package/lib/azure-resourcegroup/test/AzureResourceGroup.integ.js +41 -0
- package/lib/azure-resourcegroup/test/AzureResourceGroup.spec.js +4 -17
- package/lib/azure-storageaccount/lib/account.d.ts +5 -0
- package/lib/azure-storageaccount/lib/account.js +3 -2
- package/lib/azure-storageaccount/lib/container.js +2 -2
- package/lib/azure-storageaccount/lib/fileshare.js +2 -2
- package/lib/azure-storageaccount/lib/queue.js +1 -1
- package/lib/azure-storageaccount/lib/table.js +1 -1
- package/lib/azure-storageaccount/test/AzureStorageAccount.integ.d.ts +1 -0
- package/lib/azure-storageaccount/test/AzureStorageAccount.integ.js +84 -0
- package/lib/azure-storageaccount/test/AzureStorageAccount.spec.js +4 -17
- package/lib/azure-virtualmachine/lib/image-references.js +2 -2
- package/lib/azure-virtualmachine/lib/vm.d.ts +21 -0
- package/lib/azure-virtualmachine/lib/vm.js +5 -3
- package/lib/azure-virtualmachine/test/AzureLinuxVirtualMachine.integ.d.ts +1 -0
- package/lib/azure-virtualmachine/test/AzureLinuxVirtualMachine.integ.js +109 -0
- package/lib/azure-virtualmachine/test/AzureLinuxVirtualMachine.spec.js +4 -17
- package/lib/azure-virtualmachine/test/AzureWindowsVirtualMachine.integ.d.ts +1 -0
- package/lib/azure-virtualmachine/test/AzureWindowsVirtualMachine.integ.js +105 -0
- package/lib/azure-virtualmachine/test/AzureWindowsVirtualMachine.spec.js +4 -17
- package/lib/azure-virtualmachinescaleset/lib/cluster.d.ts +20 -0
- package/lib/azure-virtualmachinescaleset/lib/cluster.js +5 -3
- package/lib/azure-virtualmachinescaleset/test/AzureLinuxVirtualMachineScaleSet.integ.d.ts +1 -0
- package/lib/azure-virtualmachinescaleset/test/AzureLinuxVirtualMachineScaleSet.integ.js +113 -0
- package/lib/azure-virtualmachinescaleset/test/AzureLinuxVirtualMachineScaleSet.spec.js +4 -17
- package/lib/azure-virtualmachinescaleset/test/AzureWindowsVirtualMachineScaleSet.integ.d.ts +1 -0
- package/lib/azure-virtualmachinescaleset/test/AzureWindowsVirtualMachineScaleSet.integ.js +109 -0
- package/lib/azure-virtualmachinescaleset/test/AzureWindowsVirtualMachineScaleSet.spec.js +4 -17
- package/lib/azure-virtualnetwork/lib/network.js +1 -1
- package/lib/azure-virtualnetwork/lib/peering.js +1 -1
- package/lib/azure-virtualnetwork/test/AzureVirtualNetwork.integ.d.ts +1 -0
- package/lib/azure-virtualnetwork/test/AzureVirtualNetwork.integ.js +92 -0
- package/lib/azure-virtualnetwork/test/AzureVirtualNetwork.spec.js +4 -17
- package/lib/core-azure/lib/diagsettings.d.ts +3 -2
- package/lib/core-azure/lib/diagsettings.js +15 -21
- package/lib/core-azure/lib/rbac.js +1 -1
- package/lib/core-azure/lib/resource.js +5 -3
- package/lib/core-azure/test/AzureResource.integ.d.ts +1 -0
- package/lib/core-azure/test/AzureResource.integ.js +75 -0
- package/lib/testing/index.d.ts +34 -0
- package/lib/testing/index.js +235 -2
- package/package.json +6 -4
- package/cdktf.out/manifest.json +0 -13
- package/cdktf.out/stacks/testAzureActionGroup/cdk.tf.json +0 -111
- package/cdktf.out/stacks/testAzureApplicationGateway/cdk.tf.json +0 -588
- package/cdktf.out/stacks/testAzureApplicationInsights/cdk.tf.json +0 -245
- package/cdktf.out/stacks/testAzureContainerRegistry/cdk.tf.json +0 -179
- package/cdktf.out/stacks/testAzureEventhub/cdk.tf.json +0 -236
- package/cdktf.out/stacks/testAzureKeyVault/cdk.tf.json +0 -436
- package/cdktf.out/stacks/testAzureKubernetesCluster/cdk.tf.json +0 -152
- package/cdktf.out/stacks/testAzureKusto/cdk.tf.json +0 -209
- package/cdktf.out/stacks/testAzureLinuxFunctionApp/cdk.tf.json +0 -439
- package/cdktf.out/stacks/testAzureLinuxVirtualMachineExample/cdk.tf.json +0 -283
- package/cdktf.out/stacks/testAzureLinuxVirtualMachineScaleSetExample/cdk.tf.json +0 -261
- package/cdktf.out/stacks/testAzureLogAnalytics/cdk.tf.json +0 -309
- package/cdktf.out/stacks/testAzureMetricAlert/cdk.tf.json +0 -161
- package/cdktf.out/stacks/testAzureNetworkSecurityGroup/cdk.tf.json +0 -271
- package/cdktf.out/stacks/testAzureQueryRuleAlert/cdk.tf.json +0 -122
- package/cdktf.out/stacks/testAzureResourceGroup/cdk.tf.json +0 -88
- package/cdktf.out/stacks/testAzureStorageAccount/cdk.tf.json +0 -339
- package/cdktf.out/stacks/testAzureVirtualNetwork/cdk.tf.json +0 -264
- package/cdktf.out/stacks/testAzureWindowVirtualMachineScaleSetExample/cdk.tf.json +0 -261
- package/cdktf.out/stacks/testAzureWindowsVirtualMachineExample/cdk.tf.json +0 -280
- package/cdktf.out/stacks/testExampleAzureResource/cdk.tf.json +0 -167
- package/lib/azure-actiongroup/test/ExampleAzureActionGroup.d.ts +0 -5
- package/lib/azure-actiongroup/test/ExampleAzureActionGroup.js +0 -66
- package/lib/azure-applicationgateway/test/ExampleAzureApplicationGateway.d.ts +0 -5
- package/lib/azure-applicationgateway/test/ExampleAzureApplicationGateway.js +0 -267
- package/lib/azure-applicationinsights/test/ExampleAzureApplicationInsights.d.ts +0 -5
- package/lib/azure-applicationinsights/test/ExampleAzureApplicationInsights.js +0 -87
- package/lib/azure-containerregistry/test/ExampleAzureContainerRegistry.d.ts +0 -5
- package/lib/azure-containerregistry/test/ExampleAzureContainerRegistry.js +0 -57
- package/lib/azure-eventhub/test/ExampleAzureEventhub.d.ts +0 -5
- package/lib/azure-eventhub/test/ExampleAzureEventhub.js +0 -72
- package/lib/azure-functionapp/test/ExampleAzureLinuxFunctionApp.d.ts +0 -5
- package/lib/azure-functionapp/test/ExampleAzureLinuxFunctionApp.js +0 -123
- package/lib/azure-keyvault/test/ExampleAzureKeyVault.d.ts +0 -5
- package/lib/azure-keyvault/test/ExampleAzureKeyVault.js +0 -112
- package/lib/azure-kubernetes/test/ExampleAzureKubernetesCluster.d.ts +0 -5
- package/lib/azure-kubernetes/test/ExampleAzureKubernetesCluster.js +0 -65
- package/lib/azure-kusto/test/ExampleAzureKusto.d.ts +0 -5
- package/lib/azure-kusto/test/ExampleAzureKusto.js +0 -71
- package/lib/azure-loganalytics/test/ExampleAzureLogAnalytics.d.ts +0 -5
- package/lib/azure-loganalytics/test/ExampleAzureLogAnalytics.js +0 -115
- package/lib/azure-metricalert/test/ExampleAzureMetricAlert.d.ts +0 -5
- package/lib/azure-metricalert/test/ExampleAzureMetricAlert.js +0 -81
- package/lib/azure-networksecuritygroup/test/ExampleAzureNetworkSecurityGroup.d.ts +0 -5
- package/lib/azure-networksecuritygroup/test/ExampleAzureNetworkSecurityGroup.js +0 -97
- package/lib/azure-queryrulealert/test/ExampleAzureQueryRuleAlert.d.ts +0 -5
- package/lib/azure-queryrulealert/test/ExampleAzureQueryRuleAlert.js +0 -67
- package/lib/azure-resourcegroup/test/ExampleAzureResourceGroup.d.ts +0 -5
- package/lib/azure-resourcegroup/test/ExampleAzureResourceGroup.js +0 -29
- package/lib/azure-storageaccount/test/ExampleAzureStorageAccount.d.ts +0 -5
- package/lib/azure-storageaccount/test/ExampleAzureStorageAccount.js +0 -102
- package/lib/azure-virtualmachine/test/ExampleAzureLinuxVirtualMachine.d.ts +0 -5
- package/lib/azure-virtualmachine/test/ExampleAzureLinuxVirtualMachine.js +0 -106
- package/lib/azure-virtualmachine/test/ExampleAzureWindowsVirtualMachine.d.ts +0 -5
- package/lib/azure-virtualmachine/test/ExampleAzureWindowsVirtualMachine.js +0 -102
- package/lib/azure-virtualmachinescaleset/test/ExampleAzureLinuxVirtualMachineScaleSet.d.ts +0 -5
- package/lib/azure-virtualmachinescaleset/test/ExampleAzureLinuxVirtualMachineScaleSet.js +0 -107
- package/lib/azure-virtualmachinescaleset/test/ExampleAzureWindowsVirtualMachineScaleSet.d.ts +0 -5
- package/lib/azure-virtualmachinescaleset/test/ExampleAzureWindowsVirtualMachineScaleSet.js +0 -103
- package/lib/azure-virtualnetwork/test/ExampleAzureVirtualNetwork.d.ts +0 -5
- package/lib/azure-virtualnetwork/test/ExampleAzureVirtualNetwork.js +0 -88
- package/lib/core-azure/test/AzureResource.spec.js +0 -19
- package/lib/core-azure/test/ExampleAzureResource.d.ts +0 -5
- package/lib/core-azure/test/ExampleAzureResource.js +0 -67
- package/tfsec.json +0 -4
- /package/lib/{core-azure/test/AzureResource.spec.d.ts → azure-actiongroup/test/AzureActionGroup.integ.d.ts} +0 -0
package/.jsii
CHANGED
|
@@ -1470,7 +1470,7 @@
|
|
|
1470
1470
|
},
|
|
1471
1471
|
"name": "@microsoft/terraform-cdk-constructs",
|
|
1472
1472
|
"readme": {
|
|
1473
|
-
"markdown": "# Azure Terraform CDK Constructs\nWelcome to the Azure Terraform CDK Constructs project! This library offers a comprehensive suite of L2 Constructs designed to simplify and enhance the experience of building and managing Azure infrastructure with the Cloud Development Kit for Terraform (CDKTF).\n\n## Benefits of Using L2 Constructs\n\nWith L2 Constructs, you get the following benefits:\n\n- **Abstraction**: Higher-level abstractions over Azure resources make your infrastructure code more declarative and easier to understand.\n- **Reusability**: Encapsulate common patterns and best practices in your infrastructure code, promoting reusability across different projects and teams.\n- **Rapid Development**: Accelerate your cloud development process with pre-built constructs that have been tested for common use cases, allowing you to focus on your unique application logic.\n- **Direct IDE Integration**: Access detailed documentation directly within your Integrated Development Environment (IDE), streamlining your development workflow: .\n\n## Benefits of Using L2 Constructs\n\nWith L2 Constructs, you get the following benefits:\n\n- **Abstraction**: Higher-level abstractions over Azure resources make your infrastructure code more declarative and easier to understand.\n- **Reusability**: Encapsulate common patterns and best practices in your infrastructure code, promoting reusability across different projects and teams.\n- **Rapid Development**: Accelerate your cloud development process with pre-built constructs that have been tested for common use cases, allowing you to focus on your unique application logic.\n- **Direct IDE Integration**: Access detailed documentation directly within your Integrated Development Environment (IDE), streamlining your development workflow: \n\n\n## Quick Example\n\nThis is a quick example that showcases the simplicity and power of L2 Constructs. We'll create a storage account, add a container to it, and then upload a blob—all with a few lines of intuitive, object-oriented code:\n\n```typescript\n\n// Create a new instance of a storage account as an object\nconst sa = new azcdk.azure_storageaccount.Account(stack, \"storageaccount\", {\n name: \"testStorageAccount\",\n location: \"eastus\",\n});\n\n// Add a container to the storage account by calling a method on the storage account object\nconst container = sa.addContainer(\"testcontainer\");\n\n// Add a blob to the container by calling a method on the container object\n// The path \"../../../test.txt\" points to the source file to be uploaded as a blob\ncontainer.addBlob(\"testblob.txt\", \"../../../test.txt\");\n```\n\n\n\n## Getting Started\n\nThis guide will walk you through the process of using the Azure L2 Constructs to define and provision infrastructure on Azure.\n\n### Prerequisites\nMake sure you have Node.js and npm installed on your machine. These will be used to install the CDK for Terraform and Azure provider packages.\n\n### Installation\n\nFirst, install the CDK for Terraform CLI globally using npm:\n\n```sh\nnpm install -g cdktf-cli\n```\n\nNext, initialize a new CDK for Terraform project with TypeScript template:\n```sh\ncdktf init --template=\"TypeScript\" --local\n```\nInstall the AzureRM provider for CDKTF:\n\n```sh\nnpm install @cdktf/provider-azurerm\n```\n\nThen, add the Microsoft Terraform CDK constructs for Azure:\n\n```sh\nnpm install @micrsoft/terraform-cdk-constructs\n\n```\n\n\n### Example 1: Creating a Storage Account\nNow let's create a simple Azure storage account. The following TypeScript snippet defines a storage account resource using the CDKTF:\n\n```typescript\n// Import necessary modules and classes\nimport * as azcdk from \"@microsoft/terraform-cdk-constructs\";\nimport { Construct } from 'constructs';\nimport { App, TerraformStack } from 'cdktf';\nimport { AzurermProvider } from \"@cdktf/provider-azurerm/lib/provider\";\n\n// Define a new Terraform stack\nclass AzureAppInfra extends TerraformStack {\n constructor(scope: Construct, name: string) {\n super(scope, name);\n\n // Initialize Azure provider\n new AzurermProvider(this, \"azureFeature\", { features: {} });\n\n // Create a new Azure storage account with the specified name and location\n new azcdk.azure_storageaccount.Account(this, \"storageaccount\", {\n name: \"test42348808\",\n location: \"eastus\",\n });\n }\n}\n\n// Initialize the CDK app and synthesize Terraform configurations\nconst app = new App();\nnew AzureAppInfra(app, 'cdk');\napp.synth();\n```\nAfter defining your infrastructure, generate the Terraform configuration files:\n```sh\ncdktf synth\n```\nFinally, deploy your infrastructure to Azure:\n\n```sh\ncdktf deploy\n```\n## Supported Languages\n\nCurrently, our CDK L2 constructs are available in the following languages:\n\n| Language | Status |\n|------------|--------------|\n| TypeScript | [Available](https://www.npmjs.com/package/@microsoft/terraform-cdk-constructs) |\n| Python | [Available](https://pypi.org/project/microsoft-cdktfconstructs/) |\n| Java | Coming soon |\n| C# | [Available](https://www.nuget.org/packages/Microsoft.Cdktf.Azure.TFConstructs) |\n\nStay tuned for updates as we work to expand support to other popular programming languages!\n\n\n## Contributing\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\nWe welcome contributions to this project! See our documentation on [how to get started contributing](./docs/CONTRIBUTING.md).\n\n## Code Spaces\n\nTo open this repository in a Code Space, click the button below:\n\n[](https://github.com/microsoft/terraform-azure-cdk-modules/codespaces)\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n"
|
|
1474
1474
|
},
|
|
1475
1475
|
"repository": {
|
|
1476
1476
|
"type": "git",
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
"java": {
|
|
1665
1665
|
"maven": {
|
|
1666
1666
|
"artifactId": "cdktf-azure-constructs",
|
|
1667
|
-
"groupId": "com.microsoft"
|
|
1667
|
+
"groupId": "com.microsoft.terraformcdkconstructs"
|
|
1668
1668
|
},
|
|
1669
1669
|
"package": "com.microsoft.terraformcdkconstructs"
|
|
1670
1670
|
},
|
|
@@ -4029,7 +4029,7 @@
|
|
|
4029
4029
|
},
|
|
4030
4030
|
"locationInModule": {
|
|
4031
4031
|
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4032
|
-
"line":
|
|
4032
|
+
"line": 86
|
|
4033
4033
|
},
|
|
4034
4034
|
"parameters": [
|
|
4035
4035
|
{
|
|
@@ -4077,7 +4077,7 @@
|
|
|
4077
4077
|
},
|
|
4078
4078
|
"locationInModule": {
|
|
4079
4079
|
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4080
|
-
"line":
|
|
4080
|
+
"line": 158
|
|
4081
4081
|
},
|
|
4082
4082
|
"name": "addAuthorizationRule",
|
|
4083
4083
|
"parameters": [
|
|
@@ -4110,7 +4110,7 @@
|
|
|
4110
4110
|
},
|
|
4111
4111
|
"locationInModule": {
|
|
4112
4112
|
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4113
|
-
"line":
|
|
4113
|
+
"line": 191
|
|
4114
4114
|
},
|
|
4115
4115
|
"name": "addConsumerGroup",
|
|
4116
4116
|
"parameters": [
|
|
@@ -4151,7 +4151,7 @@
|
|
|
4151
4151
|
},
|
|
4152
4152
|
"locationInModule": {
|
|
4153
4153
|
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4154
|
-
"line":
|
|
4154
|
+
"line": 239
|
|
4155
4155
|
},
|
|
4156
4156
|
"name": "addKustoDataConnection",
|
|
4157
4157
|
"parameters": [
|
|
@@ -4213,6 +4213,20 @@
|
|
|
4213
4213
|
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4214
4214
|
"line": 54
|
|
4215
4215
|
},
|
|
4216
|
+
"name": "name",
|
|
4217
|
+
"type": {
|
|
4218
|
+
"primitive": "string"
|
|
4219
|
+
}
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
"docs": {
|
|
4223
|
+
"stability": "stable"
|
|
4224
|
+
},
|
|
4225
|
+
"immutable": true,
|
|
4226
|
+
"locationInModule": {
|
|
4227
|
+
"filename": "src/azure-eventhub/lib/instance.ts",
|
|
4228
|
+
"line": 55
|
|
4229
|
+
},
|
|
4216
4230
|
"name": "partitionIds",
|
|
4217
4231
|
"type": {
|
|
4218
4232
|
"collection": {
|
|
@@ -4451,7 +4465,7 @@
|
|
|
4451
4465
|
},
|
|
4452
4466
|
"locationInModule": {
|
|
4453
4467
|
"filename": "src/azure-eventhub/lib/namespace.ts",
|
|
4454
|
-
"line":
|
|
4468
|
+
"line": 201
|
|
4455
4469
|
},
|
|
4456
4470
|
"name": "addEventhubInstance",
|
|
4457
4471
|
"parameters": [
|
|
@@ -7740,7 +7754,7 @@
|
|
|
7740
7754
|
},
|
|
7741
7755
|
"locationInModule": {
|
|
7742
7756
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7743
|
-
"line":
|
|
7757
|
+
"line": 113
|
|
7744
7758
|
},
|
|
7745
7759
|
"parameters": [
|
|
7746
7760
|
{
|
|
@@ -7776,7 +7790,7 @@
|
|
|
7776
7790
|
"kind": "class",
|
|
7777
7791
|
"locationInModule": {
|
|
7778
7792
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7779
|
-
"line":
|
|
7793
|
+
"line": 81
|
|
7780
7794
|
},
|
|
7781
7795
|
"methods": [
|
|
7782
7796
|
{
|
|
@@ -7788,7 +7802,7 @@
|
|
|
7788
7802
|
},
|
|
7789
7803
|
"locationInModule": {
|
|
7790
7804
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7791
|
-
"line":
|
|
7805
|
+
"line": 243
|
|
7792
7806
|
},
|
|
7793
7807
|
"name": "addDatabase",
|
|
7794
7808
|
"parameters": [
|
|
@@ -7820,7 +7834,7 @@
|
|
|
7820
7834
|
"immutable": true,
|
|
7821
7835
|
"locationInModule": {
|
|
7822
7836
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7823
|
-
"line":
|
|
7837
|
+
"line": 82
|
|
7824
7838
|
},
|
|
7825
7839
|
"name": "props",
|
|
7826
7840
|
"type": {
|
|
@@ -7834,7 +7848,7 @@
|
|
|
7834
7848
|
"immutable": true,
|
|
7835
7849
|
"locationInModule": {
|
|
7836
7850
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7837
|
-
"line":
|
|
7851
|
+
"line": 87
|
|
7838
7852
|
},
|
|
7839
7853
|
"name": "uri",
|
|
7840
7854
|
"type": {
|
|
@@ -7855,6 +7869,32 @@
|
|
|
7855
7869
|
"primitive": "string"
|
|
7856
7870
|
}
|
|
7857
7871
|
},
|
|
7872
|
+
{
|
|
7873
|
+
"docs": {
|
|
7874
|
+
"stability": "stable"
|
|
7875
|
+
},
|
|
7876
|
+
"locationInModule": {
|
|
7877
|
+
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7878
|
+
"line": 83
|
|
7879
|
+
},
|
|
7880
|
+
"name": "kustoCluster",
|
|
7881
|
+
"type": {
|
|
7882
|
+
"fqn": "@cdktf/provider-azurerm.kustoCluster.KustoCluster"
|
|
7883
|
+
}
|
|
7884
|
+
},
|
|
7885
|
+
{
|
|
7886
|
+
"docs": {
|
|
7887
|
+
"stability": "stable"
|
|
7888
|
+
},
|
|
7889
|
+
"locationInModule": {
|
|
7890
|
+
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7891
|
+
"line": 86
|
|
7892
|
+
},
|
|
7893
|
+
"name": "name",
|
|
7894
|
+
"type": {
|
|
7895
|
+
"primitive": "string"
|
|
7896
|
+
}
|
|
7897
|
+
},
|
|
7858
7898
|
{
|
|
7859
7899
|
"docs": {
|
|
7860
7900
|
"stability": "stable"
|
|
@@ -7882,7 +7922,7 @@
|
|
|
7882
7922
|
"kind": "interface",
|
|
7883
7923
|
"locationInModule": {
|
|
7884
7924
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7885
|
-
"line":
|
|
7925
|
+
"line": 11
|
|
7886
7926
|
},
|
|
7887
7927
|
"name": "ClusterProps",
|
|
7888
7928
|
"namespace": "azure_kusto",
|
|
@@ -7897,7 +7937,7 @@
|
|
|
7897
7937
|
"immutable": true,
|
|
7898
7938
|
"locationInModule": {
|
|
7899
7939
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7900
|
-
"line":
|
|
7940
|
+
"line": 21
|
|
7901
7941
|
},
|
|
7902
7942
|
"name": "name",
|
|
7903
7943
|
"type": {
|
|
@@ -7915,7 +7955,7 @@
|
|
|
7915
7955
|
"immutable": true,
|
|
7916
7956
|
"locationInModule": {
|
|
7917
7957
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7918
|
-
"line":
|
|
7958
|
+
"line": 51
|
|
7919
7959
|
},
|
|
7920
7960
|
"name": "autoStopEnabled",
|
|
7921
7961
|
"optional": true,
|
|
@@ -7933,7 +7973,7 @@
|
|
|
7933
7973
|
"immutable": true,
|
|
7934
7974
|
"locationInModule": {
|
|
7935
7975
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7936
|
-
"line":
|
|
7976
|
+
"line": 31
|
|
7937
7977
|
},
|
|
7938
7978
|
"name": "capacity",
|
|
7939
7979
|
"optional": true,
|
|
@@ -7952,7 +7992,7 @@
|
|
|
7952
7992
|
"immutable": true,
|
|
7953
7993
|
"locationInModule": {
|
|
7954
7994
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7955
|
-
"line":
|
|
7995
|
+
"line": 66
|
|
7956
7996
|
},
|
|
7957
7997
|
"name": "enableZones",
|
|
7958
7998
|
"optional": true,
|
|
@@ -7969,7 +8009,7 @@
|
|
|
7969
8009
|
"immutable": true,
|
|
7970
8010
|
"locationInModule": {
|
|
7971
8011
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7972
|
-
"line":
|
|
8012
|
+
"line": 40
|
|
7973
8013
|
},
|
|
7974
8014
|
"name": "identityIds",
|
|
7975
8015
|
"optional": true,
|
|
@@ -7992,7 +8032,7 @@
|
|
|
7992
8032
|
"immutable": true,
|
|
7993
8033
|
"locationInModule": {
|
|
7994
8034
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
7995
|
-
"line":
|
|
8035
|
+
"line": 36
|
|
7996
8036
|
},
|
|
7997
8037
|
"name": "identityType",
|
|
7998
8038
|
"optional": true,
|
|
@@ -8010,7 +8050,7 @@
|
|
|
8010
8050
|
"immutable": true,
|
|
8011
8051
|
"locationInModule": {
|
|
8012
8052
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8013
|
-
"line":
|
|
8053
|
+
"line": 74
|
|
8014
8054
|
},
|
|
8015
8055
|
"name": "maximumInstances",
|
|
8016
8056
|
"optional": true,
|
|
@@ -8028,7 +8068,7 @@
|
|
|
8028
8068
|
"immutable": true,
|
|
8029
8069
|
"locationInModule": {
|
|
8030
8070
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8031
|
-
"line":
|
|
8071
|
+
"line": 70
|
|
8032
8072
|
},
|
|
8033
8073
|
"name": "minimumInstances",
|
|
8034
8074
|
"optional": true,
|
|
@@ -8046,7 +8086,7 @@
|
|
|
8046
8086
|
"immutable": true,
|
|
8047
8087
|
"locationInModule": {
|
|
8048
8088
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8049
|
-
"line":
|
|
8089
|
+
"line": 45
|
|
8050
8090
|
},
|
|
8051
8091
|
"name": "publicNetworkAccessEnabled",
|
|
8052
8092
|
"optional": true,
|
|
@@ -8064,7 +8104,7 @@
|
|
|
8064
8104
|
"immutable": true,
|
|
8065
8105
|
"locationInModule": {
|
|
8066
8106
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8067
|
-
"line":
|
|
8107
|
+
"line": 61
|
|
8068
8108
|
},
|
|
8069
8109
|
"name": "purgeEnabled",
|
|
8070
8110
|
"optional": true,
|
|
@@ -8082,7 +8122,7 @@
|
|
|
8082
8122
|
"immutable": true,
|
|
8083
8123
|
"locationInModule": {
|
|
8084
8124
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8085
|
-
"line":
|
|
8125
|
+
"line": 16
|
|
8086
8126
|
},
|
|
8087
8127
|
"name": "resourceGroup",
|
|
8088
8128
|
"optional": true,
|
|
@@ -8101,7 +8141,7 @@
|
|
|
8101
8141
|
"immutable": true,
|
|
8102
8142
|
"locationInModule": {
|
|
8103
8143
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8104
|
-
"line":
|
|
8144
|
+
"line": 26
|
|
8105
8145
|
},
|
|
8106
8146
|
"name": "sku",
|
|
8107
8147
|
"optional": true,
|
|
@@ -8119,7 +8159,7 @@
|
|
|
8119
8159
|
"immutable": true,
|
|
8120
8160
|
"locationInModule": {
|
|
8121
8161
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8122
|
-
"line":
|
|
8162
|
+
"line": 56
|
|
8123
8163
|
},
|
|
8124
8164
|
"name": "streamingIngestionEnabled",
|
|
8125
8165
|
"optional": true,
|
|
@@ -8136,7 +8176,7 @@
|
|
|
8136
8176
|
"immutable": true,
|
|
8137
8177
|
"locationInModule": {
|
|
8138
8178
|
"filename": "src/azure-kusto/lib/cluster.ts",
|
|
8139
|
-
"line":
|
|
8179
|
+
"line": 78
|
|
8140
8180
|
},
|
|
8141
8181
|
"name": "tags",
|
|
8142
8182
|
"optional": true,
|
|
@@ -9015,7 +9055,7 @@
|
|
|
9015
9055
|
},
|
|
9016
9056
|
"locationInModule": {
|
|
9017
9057
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9018
|
-
"line":
|
|
9058
|
+
"line": 95
|
|
9019
9059
|
},
|
|
9020
9060
|
"parameters": [
|
|
9021
9061
|
{
|
|
@@ -9038,10 +9078,10 @@
|
|
|
9038
9078
|
},
|
|
9039
9079
|
{
|
|
9040
9080
|
"docs": {
|
|
9041
|
-
"remarks": "These include:\n
|
|
9081
|
+
"remarks": "These include:\n - `kusto`: Reference to the Kusto cluster to which the database will belong.\n - `name`: The name of the database to be created within the Kusto cluster.\n - `hotCachePeriod`: Optional. Specifies the duration that data should be kept in cache for faster query performance.\n Expressed in ISO 8601 duration format.\n - `softDeletePeriod`: Optional. Specifies the duration that data should be retained before it stops being accessible.\n Expressed in ISO 8601 duration format.\n\nExample usage:\n```typescript\nconst myDatabase = new Database(this, 'MyKustoDatabase', {\nkusto: myKustoCluster,\nname: 'AnalyticsDB',\nhotCachePeriod: 'P30D', // 30 days\nsoftDeletePeriod: 'P365D' // 365 days\n});\n```\n\nThis class sets up the database configurations and integrates it within the specified Kusto cluster,\nproviding capabilities to manage and query large datasets effectively.",
|
|
9042
9082
|
"summary": "- The properties required to configure the Kusto database."
|
|
9043
9083
|
},
|
|
9044
|
-
"name": "
|
|
9084
|
+
"name": "props",
|
|
9045
9085
|
"type": {
|
|
9046
9086
|
"fqn": "@microsoft/terraform-cdk-constructs.azure_kusto.DatabaseProps"
|
|
9047
9087
|
}
|
|
@@ -9062,7 +9102,7 @@
|
|
|
9062
9102
|
},
|
|
9063
9103
|
"locationInModule": {
|
|
9064
9104
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9065
|
-
"line":
|
|
9105
|
+
"line": 155
|
|
9066
9106
|
},
|
|
9067
9107
|
"name": "addPermission",
|
|
9068
9108
|
"parameters": [
|
|
@@ -9086,7 +9126,7 @@
|
|
|
9086
9126
|
},
|
|
9087
9127
|
"locationInModule": {
|
|
9088
9128
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9089
|
-
"line":
|
|
9129
|
+
"line": 231
|
|
9090
9130
|
},
|
|
9091
9131
|
"name": "addScript",
|
|
9092
9132
|
"parameters": [
|
|
@@ -9119,7 +9159,7 @@
|
|
|
9119
9159
|
},
|
|
9120
9160
|
"locationInModule": {
|
|
9121
9161
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9122
|
-
"line":
|
|
9162
|
+
"line": 193
|
|
9123
9163
|
},
|
|
9124
9164
|
"name": "addTable",
|
|
9125
9165
|
"parameters": [
|
|
@@ -9160,9 +9200,9 @@
|
|
|
9160
9200
|
"immutable": true,
|
|
9161
9201
|
"locationInModule": {
|
|
9162
9202
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9163
|
-
"line":
|
|
9203
|
+
"line": 61
|
|
9164
9204
|
},
|
|
9165
|
-
"name": "
|
|
9205
|
+
"name": "databaseName",
|
|
9166
9206
|
"type": {
|
|
9167
9207
|
"primitive": "string"
|
|
9168
9208
|
}
|
|
@@ -9176,37 +9216,9 @@
|
|
|
9176
9216
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9177
9217
|
"line": 60
|
|
9178
9218
|
},
|
|
9179
|
-
"name": "
|
|
9180
|
-
"type": {
|
|
9181
|
-
"fqn": "@microsoft/terraform-cdk-constructs.azure_kusto.DatabaseProps"
|
|
9182
|
-
}
|
|
9183
|
-
},
|
|
9184
|
-
{
|
|
9185
|
-
"docs": {
|
|
9186
|
-
"stability": "stable"
|
|
9187
|
-
},
|
|
9188
|
-
"immutable": true,
|
|
9189
|
-
"locationInModule": {
|
|
9190
|
-
"filename": "src/azure-kusto/lib/database.ts",
|
|
9191
|
-
"line": 61
|
|
9192
|
-
},
|
|
9193
|
-
"name": "kustoProps",
|
|
9194
|
-
"type": {
|
|
9195
|
-
"fqn": "@microsoft/terraform-cdk-constructs.azure_kusto.ClusterProps"
|
|
9196
|
-
}
|
|
9197
|
-
},
|
|
9198
|
-
{
|
|
9199
|
-
"docs": {
|
|
9200
|
-
"stability": "stable"
|
|
9201
|
-
},
|
|
9202
|
-
"immutable": true,
|
|
9203
|
-
"locationInModule": {
|
|
9204
|
-
"filename": "src/azure-kusto/lib/database.ts",
|
|
9205
|
-
"line": 62
|
|
9206
|
-
},
|
|
9207
|
-
"name": "rg",
|
|
9219
|
+
"name": "kustoDatabase",
|
|
9208
9220
|
"type": {
|
|
9209
|
-
"
|
|
9221
|
+
"fqn": "@cdktf/provider-azurerm.kustoDatabase.KustoDatabase"
|
|
9210
9222
|
}
|
|
9211
9223
|
}
|
|
9212
9224
|
],
|
|
@@ -9338,9 +9350,9 @@
|
|
|
9338
9350
|
"filename": "src/azure-kusto/lib/database.ts",
|
|
9339
9351
|
"line": 13
|
|
9340
9352
|
},
|
|
9341
|
-
"name": "
|
|
9353
|
+
"name": "kustoCluster",
|
|
9342
9354
|
"type": {
|
|
9343
|
-
"fqn": "@
|
|
9355
|
+
"fqn": "@cdktf/provider-azurerm.kustoCluster.KustoCluster"
|
|
9344
9356
|
}
|
|
9345
9357
|
},
|
|
9346
9358
|
{
|
|
@@ -9870,7 +9882,7 @@
|
|
|
9870
9882
|
},
|
|
9871
9883
|
"locationInModule": {
|
|
9872
9884
|
"filename": "src/azure-loganalytics/lib/workspace.ts",
|
|
9873
|
-
"line":
|
|
9885
|
+
"line": 182
|
|
9874
9886
|
},
|
|
9875
9887
|
"parameters": [
|
|
9876
9888
|
{
|
|
@@ -9931,7 +9943,7 @@
|
|
|
9931
9943
|
},
|
|
9932
9944
|
"locationInModule": {
|
|
9933
9945
|
"filename": "src/azure-loganalytics/lib/workspace.ts",
|
|
9934
|
-
"line":
|
|
9946
|
+
"line": 133
|
|
9935
9947
|
},
|
|
9936
9948
|
"name": "id",
|
|
9937
9949
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -9939,6 +9951,19 @@
|
|
|
9939
9951
|
"primitive": "string"
|
|
9940
9952
|
}
|
|
9941
9953
|
},
|
|
9954
|
+
{
|
|
9955
|
+
"docs": {
|
|
9956
|
+
"stability": "stable"
|
|
9957
|
+
},
|
|
9958
|
+
"locationInModule": {
|
|
9959
|
+
"filename": "src/azure-loganalytics/lib/workspace.ts",
|
|
9960
|
+
"line": 132
|
|
9961
|
+
},
|
|
9962
|
+
"name": "logAnalyticsWorkspace",
|
|
9963
|
+
"type": {
|
|
9964
|
+
"fqn": "@cdktf/provider-azurerm.logAnalyticsWorkspace.LogAnalyticsWorkspace"
|
|
9965
|
+
}
|
|
9966
|
+
},
|
|
9942
9967
|
{
|
|
9943
9968
|
"docs": {
|
|
9944
9969
|
"stability": "stable"
|
|
@@ -13329,7 +13354,7 @@
|
|
|
13329
13354
|
},
|
|
13330
13355
|
"locationInModule": {
|
|
13331
13356
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13332
|
-
"line":
|
|
13357
|
+
"line": 173
|
|
13333
13358
|
},
|
|
13334
13359
|
"parameters": [
|
|
13335
13360
|
{
|
|
@@ -13365,7 +13390,7 @@
|
|
|
13365
13390
|
"kind": "class",
|
|
13366
13391
|
"locationInModule": {
|
|
13367
13392
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13368
|
-
"line":
|
|
13393
|
+
"line": 126
|
|
13369
13394
|
},
|
|
13370
13395
|
"methods": [
|
|
13371
13396
|
{
|
|
@@ -13379,7 +13404,7 @@
|
|
|
13379
13404
|
},
|
|
13380
13405
|
"locationInModule": {
|
|
13381
13406
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13382
|
-
"line":
|
|
13407
|
+
"line": 229
|
|
13383
13408
|
},
|
|
13384
13409
|
"name": "addContainer",
|
|
13385
13410
|
"parameters": [
|
|
@@ -13437,7 +13462,7 @@
|
|
|
13437
13462
|
},
|
|
13438
13463
|
"locationInModule": {
|
|
13439
13464
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13440
|
-
"line":
|
|
13465
|
+
"line": 265
|
|
13441
13466
|
},
|
|
13442
13467
|
"name": "addFileShare",
|
|
13443
13468
|
"parameters": [
|
|
@@ -13476,7 +13501,7 @@
|
|
|
13476
13501
|
},
|
|
13477
13502
|
"locationInModule": {
|
|
13478
13503
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13479
|
-
"line":
|
|
13504
|
+
"line": 361
|
|
13480
13505
|
},
|
|
13481
13506
|
"name": "addNetworkRules",
|
|
13482
13507
|
"parameters": [
|
|
@@ -13504,7 +13529,7 @@
|
|
|
13504
13529
|
},
|
|
13505
13530
|
"locationInModule": {
|
|
13506
13531
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13507
|
-
"line":
|
|
13532
|
+
"line": 334
|
|
13508
13533
|
},
|
|
13509
13534
|
"name": "addQueue",
|
|
13510
13535
|
"parameters": [
|
|
@@ -13551,7 +13576,7 @@
|
|
|
13551
13576
|
},
|
|
13552
13577
|
"locationInModule": {
|
|
13553
13578
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13554
|
-
"line":
|
|
13579
|
+
"line": 304
|
|
13555
13580
|
},
|
|
13556
13581
|
"name": "addTable",
|
|
13557
13582
|
"parameters": [
|
|
@@ -13598,7 +13623,7 @@
|
|
|
13598
13623
|
"immutable": true,
|
|
13599
13624
|
"locationInModule": {
|
|
13600
13625
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13601
|
-
"line":
|
|
13626
|
+
"line": 132
|
|
13602
13627
|
},
|
|
13603
13628
|
"name": "accountKind",
|
|
13604
13629
|
"type": {
|
|
@@ -13612,7 +13637,7 @@
|
|
|
13612
13637
|
"immutable": true,
|
|
13613
13638
|
"locationInModule": {
|
|
13614
13639
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13615
|
-
"line":
|
|
13640
|
+
"line": 133
|
|
13616
13641
|
},
|
|
13617
13642
|
"name": "accountTier",
|
|
13618
13643
|
"type": {
|
|
@@ -13626,7 +13651,7 @@
|
|
|
13626
13651
|
"immutable": true,
|
|
13627
13652
|
"locationInModule": {
|
|
13628
13653
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13629
|
-
"line":
|
|
13654
|
+
"line": 130
|
|
13630
13655
|
},
|
|
13631
13656
|
"name": "location",
|
|
13632
13657
|
"type": {
|
|
@@ -13640,7 +13665,7 @@
|
|
|
13640
13665
|
"immutable": true,
|
|
13641
13666
|
"locationInModule": {
|
|
13642
13667
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13643
|
-
"line":
|
|
13668
|
+
"line": 129
|
|
13644
13669
|
},
|
|
13645
13670
|
"name": "name",
|
|
13646
13671
|
"type": {
|
|
@@ -13654,7 +13679,7 @@
|
|
|
13654
13679
|
"immutable": true,
|
|
13655
13680
|
"locationInModule": {
|
|
13656
13681
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13657
|
-
"line":
|
|
13682
|
+
"line": 127
|
|
13658
13683
|
},
|
|
13659
13684
|
"name": "props",
|
|
13660
13685
|
"type": {
|
|
@@ -13667,7 +13692,7 @@
|
|
|
13667
13692
|
},
|
|
13668
13693
|
"locationInModule": {
|
|
13669
13694
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13670
|
-
"line":
|
|
13695
|
+
"line": 128
|
|
13671
13696
|
},
|
|
13672
13697
|
"name": "id",
|
|
13673
13698
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -13681,7 +13706,7 @@
|
|
|
13681
13706
|
},
|
|
13682
13707
|
"locationInModule": {
|
|
13683
13708
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13684
|
-
"line":
|
|
13709
|
+
"line": 131
|
|
13685
13710
|
},
|
|
13686
13711
|
"name": "resourceGroup",
|
|
13687
13712
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -13702,7 +13727,7 @@
|
|
|
13702
13727
|
"kind": "interface",
|
|
13703
13728
|
"locationInModule": {
|
|
13704
13729
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13705
|
-
"line":
|
|
13730
|
+
"line": 48
|
|
13706
13731
|
},
|
|
13707
13732
|
"name": "AccountProps",
|
|
13708
13733
|
"namespace": "azure_storageaccount",
|
|
@@ -13716,7 +13741,7 @@
|
|
|
13716
13741
|
"immutable": true,
|
|
13717
13742
|
"locationInModule": {
|
|
13718
13743
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13719
|
-
"line":
|
|
13744
|
+
"line": 64
|
|
13720
13745
|
},
|
|
13721
13746
|
"name": "location",
|
|
13722
13747
|
"type": {
|
|
@@ -13733,7 +13758,7 @@
|
|
|
13733
13758
|
"immutable": true,
|
|
13734
13759
|
"locationInModule": {
|
|
13735
13760
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13736
|
-
"line":
|
|
13761
|
+
"line": 69
|
|
13737
13762
|
},
|
|
13738
13763
|
"name": "name",
|
|
13739
13764
|
"type": {
|
|
@@ -13750,7 +13775,7 @@
|
|
|
13750
13775
|
"immutable": true,
|
|
13751
13776
|
"locationInModule": {
|
|
13752
13777
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13753
|
-
"line":
|
|
13778
|
+
"line": 96
|
|
13754
13779
|
},
|
|
13755
13780
|
"name": "accessTier",
|
|
13756
13781
|
"optional": true,
|
|
@@ -13767,7 +13792,7 @@
|
|
|
13767
13792
|
"immutable": true,
|
|
13768
13793
|
"locationInModule": {
|
|
13769
13794
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13770
|
-
"line":
|
|
13795
|
+
"line": 123
|
|
13771
13796
|
},
|
|
13772
13797
|
"name": "accountKind",
|
|
13773
13798
|
"optional": true,
|
|
@@ -13785,7 +13810,7 @@
|
|
|
13785
13810
|
"immutable": true,
|
|
13786
13811
|
"locationInModule": {
|
|
13787
13812
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13788
|
-
"line":
|
|
13813
|
+
"line": 53
|
|
13789
13814
|
},
|
|
13790
13815
|
"name": "accountReplicationType",
|
|
13791
13816
|
"optional": true,
|
|
@@ -13803,7 +13828,7 @@
|
|
|
13803
13828
|
"immutable": true,
|
|
13804
13829
|
"locationInModule": {
|
|
13805
13830
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13806
|
-
"line":
|
|
13831
|
+
"line": 59
|
|
13807
13832
|
},
|
|
13808
13833
|
"name": "accountTier",
|
|
13809
13834
|
"optional": true,
|
|
@@ -13820,7 +13845,7 @@
|
|
|
13820
13845
|
"immutable": true,
|
|
13821
13846
|
"locationInModule": {
|
|
13822
13847
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13823
|
-
"line":
|
|
13848
|
+
"line": 85
|
|
13824
13849
|
},
|
|
13825
13850
|
"name": "enableHttpsTrafficOnly",
|
|
13826
13851
|
"optional": true,
|
|
@@ -13838,7 +13863,7 @@
|
|
|
13838
13863
|
"immutable": true,
|
|
13839
13864
|
"locationInModule": {
|
|
13840
13865
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13841
|
-
"line":
|
|
13866
|
+
"line": 90
|
|
13842
13867
|
},
|
|
13843
13868
|
"name": "identity",
|
|
13844
13869
|
"optional": true,
|
|
@@ -13855,7 +13880,7 @@
|
|
|
13855
13880
|
"immutable": true,
|
|
13856
13881
|
"locationInModule": {
|
|
13857
13882
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13858
|
-
"line":
|
|
13883
|
+
"line": 101
|
|
13859
13884
|
},
|
|
13860
13885
|
"name": "isHnsEnabled",
|
|
13861
13886
|
"optional": true,
|
|
@@ -13873,7 +13898,7 @@
|
|
|
13873
13898
|
"immutable": true,
|
|
13874
13899
|
"locationInModule": {
|
|
13875
13900
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13876
|
-
"line":
|
|
13901
|
+
"line": 107
|
|
13877
13902
|
},
|
|
13878
13903
|
"name": "minTlsVersion",
|
|
13879
13904
|
"optional": true,
|
|
@@ -13890,7 +13915,7 @@
|
|
|
13890
13915
|
"immutable": true,
|
|
13891
13916
|
"locationInModule": {
|
|
13892
13917
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13893
|
-
"line":
|
|
13918
|
+
"line": 112
|
|
13894
13919
|
},
|
|
13895
13920
|
"name": "publicNetworkAccessEnabled",
|
|
13896
13921
|
"optional": true,
|
|
@@ -13907,7 +13932,7 @@
|
|
|
13907
13932
|
"immutable": true,
|
|
13908
13933
|
"locationInModule": {
|
|
13909
13934
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13910
|
-
"line":
|
|
13935
|
+
"line": 74
|
|
13911
13936
|
},
|
|
13912
13937
|
"name": "resourceGroup",
|
|
13913
13938
|
"optional": true,
|
|
@@ -13915,6 +13940,24 @@
|
|
|
13915
13940
|
"fqn": "@cdktf/provider-azurerm.resourceGroup.ResourceGroup"
|
|
13916
13941
|
}
|
|
13917
13942
|
},
|
|
13943
|
+
{
|
|
13944
|
+
"abstract": true,
|
|
13945
|
+
"docs": {
|
|
13946
|
+
"remarks": "If false, then all requests, including shared access signatures, must be authorized with Azure Active Directory (Azure AD).\nTerraform uses Shared Key Authorisation to provision Storage Containers, Blobs and other items - when Shared Key Access is disabled, you will need to enable the storage_use_azuread flag in the Provider block to use Azure AD for authentication, however not all Azure Storage services support Active Directory authentication.",
|
|
13947
|
+
"stability": "stable",
|
|
13948
|
+
"summary": "Indicates whether the storage account permits requests to be authorized with the account access key via Shared Key."
|
|
13949
|
+
},
|
|
13950
|
+
"immutable": true,
|
|
13951
|
+
"locationInModule": {
|
|
13952
|
+
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13953
|
+
"line": 118
|
|
13954
|
+
},
|
|
13955
|
+
"name": "sharedAccessKeyEnabled",
|
|
13956
|
+
"optional": true,
|
|
13957
|
+
"type": {
|
|
13958
|
+
"primitive": "boolean"
|
|
13959
|
+
}
|
|
13960
|
+
},
|
|
13918
13961
|
{
|
|
13919
13962
|
"abstract": true,
|
|
13920
13963
|
"docs": {
|
|
@@ -13925,7 +13968,7 @@
|
|
|
13925
13968
|
"immutable": true,
|
|
13926
13969
|
"locationInModule": {
|
|
13927
13970
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
13928
|
-
"line":
|
|
13971
|
+
"line": 80
|
|
13929
13972
|
},
|
|
13930
13973
|
"name": "tags",
|
|
13931
13974
|
"optional": true,
|
|
@@ -14499,7 +14542,7 @@
|
|
|
14499
14542
|
"kind": "interface",
|
|
14500
14543
|
"locationInModule": {
|
|
14501
14544
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14502
|
-
"line":
|
|
14545
|
+
"line": 16
|
|
14503
14546
|
},
|
|
14504
14547
|
"name": "NetworkRulesProps",
|
|
14505
14548
|
"namespace": "azure_storageaccount",
|
|
@@ -14514,7 +14557,7 @@
|
|
|
14514
14557
|
"immutable": true,
|
|
14515
14558
|
"locationInModule": {
|
|
14516
14559
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14517
|
-
"line":
|
|
14560
|
+
"line": 27
|
|
14518
14561
|
},
|
|
14519
14562
|
"name": "defaultAction",
|
|
14520
14563
|
"type": {
|
|
@@ -14531,7 +14574,7 @@
|
|
|
14531
14574
|
"immutable": true,
|
|
14532
14575
|
"locationInModule": {
|
|
14533
14576
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14534
|
-
"line":
|
|
14577
|
+
"line": 21
|
|
14535
14578
|
},
|
|
14536
14579
|
"name": "bypass",
|
|
14537
14580
|
"optional": true,
|
|
@@ -14554,7 +14597,7 @@
|
|
|
14554
14597
|
"immutable": true,
|
|
14555
14598
|
"locationInModule": {
|
|
14556
14599
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14557
|
-
"line":
|
|
14600
|
+
"line": 33
|
|
14558
14601
|
},
|
|
14559
14602
|
"name": "ipRules",
|
|
14560
14603
|
"optional": true,
|
|
@@ -14577,7 +14620,7 @@
|
|
|
14577
14620
|
"immutable": true,
|
|
14578
14621
|
"locationInModule": {
|
|
14579
14622
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14580
|
-
"line":
|
|
14623
|
+
"line": 45
|
|
14581
14624
|
},
|
|
14582
14625
|
"name": "privateLinkAccess",
|
|
14583
14626
|
"optional": true,
|
|
@@ -14600,7 +14643,7 @@
|
|
|
14600
14643
|
"immutable": true,
|
|
14601
14644
|
"locationInModule": {
|
|
14602
14645
|
"filename": "src/azure-storageaccount/lib/account.ts",
|
|
14603
|
-
"line":
|
|
14646
|
+
"line": 39
|
|
14604
14647
|
},
|
|
14605
14648
|
"name": "virtualNetworkSubnetIds",
|
|
14606
14649
|
"optional": true,
|
|
@@ -14883,7 +14926,7 @@
|
|
|
14883
14926
|
},
|
|
14884
14927
|
"locationInModule": {
|
|
14885
14928
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14886
|
-
"line":
|
|
14929
|
+
"line": 452
|
|
14887
14930
|
},
|
|
14888
14931
|
"parameters": [
|
|
14889
14932
|
{
|
|
@@ -14919,7 +14962,7 @@
|
|
|
14919
14962
|
"kind": "class",
|
|
14920
14963
|
"locationInModule": {
|
|
14921
14964
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14922
|
-
"line":
|
|
14965
|
+
"line": 397
|
|
14923
14966
|
},
|
|
14924
14967
|
"name": "LinuxVM",
|
|
14925
14968
|
"namespace": "azure_virtualmachine",
|
|
@@ -14931,7 +14974,7 @@
|
|
|
14931
14974
|
"immutable": true,
|
|
14932
14975
|
"locationInModule": {
|
|
14933
14976
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14934
|
-
"line":
|
|
14977
|
+
"line": 402
|
|
14935
14978
|
},
|
|
14936
14979
|
"name": "name",
|
|
14937
14980
|
"type": {
|
|
@@ -14945,7 +14988,7 @@
|
|
|
14945
14988
|
"immutable": true,
|
|
14946
14989
|
"locationInModule": {
|
|
14947
14990
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14948
|
-
"line":
|
|
14991
|
+
"line": 399
|
|
14949
14992
|
},
|
|
14950
14993
|
"name": "props",
|
|
14951
14994
|
"type": {
|
|
@@ -14959,7 +15002,7 @@
|
|
|
14959
15002
|
"immutable": true,
|
|
14960
15003
|
"locationInModule": {
|
|
14961
15004
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14962
|
-
"line":
|
|
15005
|
+
"line": 403
|
|
14963
15006
|
},
|
|
14964
15007
|
"name": "publicIp",
|
|
14965
15008
|
"optional": true,
|
|
@@ -14973,7 +15016,7 @@
|
|
|
14973
15016
|
},
|
|
14974
15017
|
"locationInModule": {
|
|
14975
15018
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14976
|
-
"line":
|
|
15019
|
+
"line": 401
|
|
14977
15020
|
},
|
|
14978
15021
|
"name": "id",
|
|
14979
15022
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -14987,7 +15030,7 @@
|
|
|
14987
15030
|
},
|
|
14988
15031
|
"locationInModule": {
|
|
14989
15032
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
14990
|
-
"line":
|
|
15033
|
+
"line": 400
|
|
14991
15034
|
},
|
|
14992
15035
|
"name": "resourceGroup",
|
|
14993
15036
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -15008,7 +15051,7 @@
|
|
|
15008
15051
|
"kind": "interface",
|
|
15009
15052
|
"locationInModule": {
|
|
15010
15053
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15011
|
-
"line":
|
|
15054
|
+
"line": 267
|
|
15012
15055
|
},
|
|
15013
15056
|
"name": "LinuxVMProps",
|
|
15014
15057
|
"namespace": "azure_virtualmachine",
|
|
@@ -15022,7 +15065,7 @@
|
|
|
15022
15065
|
"immutable": true,
|
|
15023
15066
|
"locationInModule": {
|
|
15024
15067
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15025
|
-
"line":
|
|
15068
|
+
"line": 320
|
|
15026
15069
|
},
|
|
15027
15070
|
"name": "additionalCapabilities",
|
|
15028
15071
|
"optional": true,
|
|
@@ -15039,7 +15082,7 @@
|
|
|
15039
15082
|
"immutable": true,
|
|
15040
15083
|
"locationInModule": {
|
|
15041
15084
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15042
|
-
"line":
|
|
15085
|
+
"line": 335
|
|
15043
15086
|
},
|
|
15044
15087
|
"name": "adminPassword",
|
|
15045
15088
|
"optional": true,
|
|
@@ -15056,7 +15099,7 @@
|
|
|
15056
15099
|
"immutable": true,
|
|
15057
15100
|
"locationInModule": {
|
|
15058
15101
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15059
|
-
"line":
|
|
15102
|
+
"line": 305
|
|
15060
15103
|
},
|
|
15061
15104
|
"name": "adminSshKey",
|
|
15062
15105
|
"optional": true,
|
|
@@ -15087,7 +15130,7 @@
|
|
|
15087
15130
|
"immutable": true,
|
|
15088
15131
|
"locationInModule": {
|
|
15089
15132
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15090
|
-
"line":
|
|
15133
|
+
"line": 330
|
|
15091
15134
|
},
|
|
15092
15135
|
"name": "adminUsername",
|
|
15093
15136
|
"optional": true,
|
|
@@ -15104,7 +15147,7 @@
|
|
|
15104
15147
|
"immutable": true,
|
|
15105
15148
|
"locationInModule": {
|
|
15106
15149
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15107
|
-
"line":
|
|
15150
|
+
"line": 295
|
|
15108
15151
|
},
|
|
15109
15152
|
"name": "availabilitySetId",
|
|
15110
15153
|
"optional": true,
|
|
@@ -15121,7 +15164,7 @@
|
|
|
15121
15164
|
"immutable": true,
|
|
15122
15165
|
"locationInModule": {
|
|
15123
15166
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15124
|
-
"line":
|
|
15167
|
+
"line": 383
|
|
15125
15168
|
},
|
|
15126
15169
|
"name": "bootDiagnosticsStorageURI",
|
|
15127
15170
|
"optional": true,
|
|
@@ -15138,7 +15181,7 @@
|
|
|
15138
15181
|
"immutable": true,
|
|
15139
15182
|
"locationInModule": {
|
|
15140
15183
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15141
|
-
"line":
|
|
15184
|
+
"line": 373
|
|
15142
15185
|
},
|
|
15143
15186
|
"name": "customData",
|
|
15144
15187
|
"optional": true,
|
|
@@ -15155,7 +15198,7 @@
|
|
|
15155
15198
|
"immutable": true,
|
|
15156
15199
|
"locationInModule": {
|
|
15157
15200
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15158
|
-
"line":
|
|
15201
|
+
"line": 378
|
|
15159
15202
|
},
|
|
15160
15203
|
"name": "enableSshAzureADLogin",
|
|
15161
15204
|
"optional": true,
|
|
@@ -15172,7 +15215,7 @@
|
|
|
15172
15215
|
"immutable": true,
|
|
15173
15216
|
"locationInModule": {
|
|
15174
15217
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15175
|
-
"line":
|
|
15218
|
+
"line": 315
|
|
15176
15219
|
},
|
|
15177
15220
|
"name": "identity",
|
|
15178
15221
|
"optional": true,
|
|
@@ -15180,6 +15223,26 @@
|
|
|
15180
15223
|
"fqn": "@cdktf/provider-azurerm.linuxVirtualMachine.LinuxVirtualMachineIdentity"
|
|
15181
15224
|
}
|
|
15182
15225
|
},
|
|
15226
|
+
{
|
|
15227
|
+
"abstract": true,
|
|
15228
|
+
"docs": {
|
|
15229
|
+
"custom": {
|
|
15230
|
+
"remarks": "This property specifies the lifecycle customizations for the Terraform resource,\nallowing you to define specific actions to be taken during the lifecycle of the\nresource. It can include settings such as create before destroy, prevent destroy,\nignore changes, etc."
|
|
15231
|
+
},
|
|
15232
|
+
"stability": "stable",
|
|
15233
|
+
"summary": "Lifecycle settings for the Terraform resource."
|
|
15234
|
+
},
|
|
15235
|
+
"immutable": true,
|
|
15236
|
+
"locationInModule": {
|
|
15237
|
+
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15238
|
+
"line": 394
|
|
15239
|
+
},
|
|
15240
|
+
"name": "lifecycle",
|
|
15241
|
+
"optional": true,
|
|
15242
|
+
"type": {
|
|
15243
|
+
"fqn": "cdktf.TerraformResourceLifecycle"
|
|
15244
|
+
}
|
|
15245
|
+
},
|
|
15183
15246
|
{
|
|
15184
15247
|
"abstract": true,
|
|
15185
15248
|
"docs": {
|
|
@@ -15190,7 +15253,7 @@
|
|
|
15190
15253
|
"immutable": true,
|
|
15191
15254
|
"locationInModule": {
|
|
15192
15255
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15193
|
-
"line":
|
|
15256
|
+
"line": 272
|
|
15194
15257
|
},
|
|
15195
15258
|
"name": "location",
|
|
15196
15259
|
"optional": true,
|
|
@@ -15208,7 +15271,7 @@
|
|
|
15208
15271
|
"immutable": true,
|
|
15209
15272
|
"locationInModule": {
|
|
15210
15273
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15211
|
-
"line":
|
|
15274
|
+
"line": 278
|
|
15212
15275
|
},
|
|
15213
15276
|
"name": "name",
|
|
15214
15277
|
"optional": true,
|
|
@@ -15226,7 +15289,7 @@
|
|
|
15226
15289
|
"immutable": true,
|
|
15227
15290
|
"locationInModule": {
|
|
15228
15291
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15229
|
-
"line":
|
|
15292
|
+
"line": 357
|
|
15230
15293
|
},
|
|
15231
15294
|
"name": "osDisk",
|
|
15232
15295
|
"optional": true,
|
|
@@ -15243,7 +15306,7 @@
|
|
|
15243
15306
|
"immutable": true,
|
|
15244
15307
|
"locationInModule": {
|
|
15245
15308
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15246
|
-
"line":
|
|
15309
|
+
"line": 368
|
|
15247
15310
|
},
|
|
15248
15311
|
"name": "publicIPAllocationMethod",
|
|
15249
15312
|
"optional": true,
|
|
@@ -15261,7 +15324,7 @@
|
|
|
15261
15324
|
"immutable": true,
|
|
15262
15325
|
"locationInModule": {
|
|
15263
15326
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15264
|
-
"line":
|
|
15327
|
+
"line": 284
|
|
15265
15328
|
},
|
|
15266
15329
|
"name": "resourceGroup",
|
|
15267
15330
|
"optional": true,
|
|
@@ -15278,7 +15341,7 @@
|
|
|
15278
15341
|
"immutable": true,
|
|
15279
15342
|
"locationInModule": {
|
|
15280
15343
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15281
|
-
"line":
|
|
15344
|
+
"line": 325
|
|
15282
15345
|
},
|
|
15283
15346
|
"name": "secret",
|
|
15284
15347
|
"optional": true,
|
|
@@ -15301,7 +15364,7 @@
|
|
|
15301
15364
|
"immutable": true,
|
|
15302
15365
|
"locationInModule": {
|
|
15303
15366
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15304
|
-
"line":
|
|
15367
|
+
"line": 290
|
|
15305
15368
|
},
|
|
15306
15369
|
"name": "size",
|
|
15307
15370
|
"optional": true,
|
|
@@ -15318,7 +15381,7 @@
|
|
|
15318
15381
|
"immutable": true,
|
|
15319
15382
|
"locationInModule": {
|
|
15320
15383
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15321
|
-
"line":
|
|
15384
|
+
"line": 346
|
|
15322
15385
|
},
|
|
15323
15386
|
"name": "sourceImageId",
|
|
15324
15387
|
"optional": true,
|
|
@@ -15336,7 +15399,7 @@
|
|
|
15336
15399
|
"immutable": true,
|
|
15337
15400
|
"locationInModule": {
|
|
15338
15401
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15339
|
-
"line":
|
|
15402
|
+
"line": 341
|
|
15340
15403
|
},
|
|
15341
15404
|
"name": "sourceImageReference",
|
|
15342
15405
|
"optional": true,
|
|
@@ -15354,7 +15417,7 @@
|
|
|
15354
15417
|
"immutable": true,
|
|
15355
15418
|
"locationInModule": {
|
|
15356
15419
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15357
|
-
"line":
|
|
15420
|
+
"line": 363
|
|
15358
15421
|
},
|
|
15359
15422
|
"name": "subnet",
|
|
15360
15423
|
"optional": true,
|
|
@@ -15371,7 +15434,7 @@
|
|
|
15371
15434
|
"immutable": true,
|
|
15372
15435
|
"locationInModule": {
|
|
15373
15436
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15374
|
-
"line":
|
|
15437
|
+
"line": 351
|
|
15375
15438
|
},
|
|
15376
15439
|
"name": "tags",
|
|
15377
15440
|
"optional": true,
|
|
@@ -15393,7 +15456,7 @@
|
|
|
15393
15456
|
"immutable": true,
|
|
15394
15457
|
"locationInModule": {
|
|
15395
15458
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15396
|
-
"line":
|
|
15459
|
+
"line": 300
|
|
15397
15460
|
},
|
|
15398
15461
|
"name": "userData",
|
|
15399
15462
|
"optional": true,
|
|
@@ -15410,7 +15473,7 @@
|
|
|
15410
15473
|
"immutable": true,
|
|
15411
15474
|
"locationInModule": {
|
|
15412
15475
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15413
|
-
"line":
|
|
15476
|
+
"line": 310
|
|
15414
15477
|
},
|
|
15415
15478
|
"name": "zone",
|
|
15416
15479
|
"optional": true,
|
|
@@ -15598,7 +15661,7 @@
|
|
|
15598
15661
|
},
|
|
15599
15662
|
"locationInModule": {
|
|
15600
15663
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15601
|
-
"line":
|
|
15664
|
+
"line": 173
|
|
15602
15665
|
},
|
|
15603
15666
|
"parameters": [
|
|
15604
15667
|
{
|
|
@@ -15634,7 +15697,7 @@
|
|
|
15634
15697
|
"kind": "class",
|
|
15635
15698
|
"locationInModule": {
|
|
15636
15699
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15637
|
-
"line":
|
|
15700
|
+
"line": 123
|
|
15638
15701
|
},
|
|
15639
15702
|
"name": "WindowsVM",
|
|
15640
15703
|
"namespace": "azure_virtualmachine",
|
|
@@ -15646,7 +15709,7 @@
|
|
|
15646
15709
|
"immutable": true,
|
|
15647
15710
|
"locationInModule": {
|
|
15648
15711
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15649
|
-
"line":
|
|
15712
|
+
"line": 127
|
|
15650
15713
|
},
|
|
15651
15714
|
"name": "name",
|
|
15652
15715
|
"type": {
|
|
@@ -15660,7 +15723,7 @@
|
|
|
15660
15723
|
"immutable": true,
|
|
15661
15724
|
"locationInModule": {
|
|
15662
15725
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15663
|
-
"line":
|
|
15726
|
+
"line": 124
|
|
15664
15727
|
},
|
|
15665
15728
|
"name": "props",
|
|
15666
15729
|
"type": {
|
|
@@ -15674,7 +15737,7 @@
|
|
|
15674
15737
|
"immutable": true,
|
|
15675
15738
|
"locationInModule": {
|
|
15676
15739
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15677
|
-
"line":
|
|
15740
|
+
"line": 128
|
|
15678
15741
|
},
|
|
15679
15742
|
"name": "publicIp",
|
|
15680
15743
|
"optional": true,
|
|
@@ -15688,7 +15751,7 @@
|
|
|
15688
15751
|
},
|
|
15689
15752
|
"locationInModule": {
|
|
15690
15753
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15691
|
-
"line":
|
|
15754
|
+
"line": 126
|
|
15692
15755
|
},
|
|
15693
15756
|
"name": "id",
|
|
15694
15757
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -15702,7 +15765,7 @@
|
|
|
15702
15765
|
},
|
|
15703
15766
|
"locationInModule": {
|
|
15704
15767
|
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15705
|
-
"line":
|
|
15768
|
+
"line": 125
|
|
15706
15769
|
},
|
|
15707
15770
|
"name": "resourceGroup",
|
|
15708
15771
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -15812,6 +15875,26 @@
|
|
|
15812
15875
|
"primitive": "string"
|
|
15813
15876
|
}
|
|
15814
15877
|
},
|
|
15878
|
+
{
|
|
15879
|
+
"abstract": true,
|
|
15880
|
+
"docs": {
|
|
15881
|
+
"custom": {
|
|
15882
|
+
"remarks": "This property specifies the lifecycle customizations for the Terraform resource,\nallowing you to define specific actions to be taken during the lifecycle of the\nresource. It can include settings such as create before destroy, prevent destroy,\nignore changes, etc."
|
|
15883
|
+
},
|
|
15884
|
+
"stability": "stable",
|
|
15885
|
+
"summary": "Lifecycle settings for the Terraform resource."
|
|
15886
|
+
},
|
|
15887
|
+
"immutable": true,
|
|
15888
|
+
"locationInModule": {
|
|
15889
|
+
"filename": "src/azure-virtualmachine/lib/vm.ts",
|
|
15890
|
+
"line": 120
|
|
15891
|
+
},
|
|
15892
|
+
"name": "lifecycle",
|
|
15893
|
+
"optional": true,
|
|
15894
|
+
"type": {
|
|
15895
|
+
"fqn": "cdktf.TerraformResourceLifecycle"
|
|
15896
|
+
}
|
|
15897
|
+
},
|
|
15815
15898
|
{
|
|
15816
15899
|
"abstract": true,
|
|
15817
15900
|
"docs": {
|
|
@@ -16012,7 +16095,7 @@
|
|
|
16012
16095
|
},
|
|
16013
16096
|
"locationInModule": {
|
|
16014
16097
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16015
|
-
"line":
|
|
16098
|
+
"line": 228
|
|
16016
16099
|
},
|
|
16017
16100
|
"parameters": [
|
|
16018
16101
|
{
|
|
@@ -16048,7 +16131,7 @@
|
|
|
16048
16131
|
"kind": "class",
|
|
16049
16132
|
"locationInModule": {
|
|
16050
16133
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16051
|
-
"line":
|
|
16134
|
+
"line": 168
|
|
16052
16135
|
},
|
|
16053
16136
|
"name": "LinuxCluster",
|
|
16054
16137
|
"namespace": "azure_virtualmachinescaleset",
|
|
@@ -16060,7 +16143,7 @@
|
|
|
16060
16143
|
"immutable": true,
|
|
16061
16144
|
"locationInModule": {
|
|
16062
16145
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16063
|
-
"line":
|
|
16146
|
+
"line": 173
|
|
16064
16147
|
},
|
|
16065
16148
|
"name": "fqn",
|
|
16066
16149
|
"type": {
|
|
@@ -16074,7 +16157,7 @@
|
|
|
16074
16157
|
"immutable": true,
|
|
16075
16158
|
"locationInModule": {
|
|
16076
16159
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16077
|
-
"line":
|
|
16160
|
+
"line": 172
|
|
16078
16161
|
},
|
|
16079
16162
|
"name": "name",
|
|
16080
16163
|
"type": {
|
|
@@ -16088,7 +16171,7 @@
|
|
|
16088
16171
|
"immutable": true,
|
|
16089
16172
|
"locationInModule": {
|
|
16090
16173
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16091
|
-
"line":
|
|
16174
|
+
"line": 169
|
|
16092
16175
|
},
|
|
16093
16176
|
"name": "props",
|
|
16094
16177
|
"type": {
|
|
@@ -16101,7 +16184,7 @@
|
|
|
16101
16184
|
},
|
|
16102
16185
|
"locationInModule": {
|
|
16103
16186
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16104
|
-
"line":
|
|
16187
|
+
"line": 171
|
|
16105
16188
|
},
|
|
16106
16189
|
"name": "id",
|
|
16107
16190
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -16115,7 +16198,7 @@
|
|
|
16115
16198
|
},
|
|
16116
16199
|
"locationInModule": {
|
|
16117
16200
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16118
|
-
"line":
|
|
16201
|
+
"line": 170
|
|
16119
16202
|
},
|
|
16120
16203
|
"name": "resourceGroup",
|
|
16121
16204
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -16293,6 +16376,26 @@
|
|
|
16293
16376
|
"primitive": "number"
|
|
16294
16377
|
}
|
|
16295
16378
|
},
|
|
16379
|
+
{
|
|
16380
|
+
"abstract": true,
|
|
16381
|
+
"docs": {
|
|
16382
|
+
"custom": {
|
|
16383
|
+
"remarks": "This property specifies the lifecycle customizations for the Terraform resource,\nallowing you to define specific actions to be taken during the lifecycle of the\nresource. It can include settings such as create before destroy, prevent destroy,\nignore changes, etc."
|
|
16384
|
+
},
|
|
16385
|
+
"stability": "stable",
|
|
16386
|
+
"summary": "Lifecycle settings for the Terraform resource."
|
|
16387
|
+
},
|
|
16388
|
+
"immutable": true,
|
|
16389
|
+
"locationInModule": {
|
|
16390
|
+
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16391
|
+
"line": 165
|
|
16392
|
+
},
|
|
16393
|
+
"name": "lifecycle",
|
|
16394
|
+
"optional": true,
|
|
16395
|
+
"type": {
|
|
16396
|
+
"fqn": "cdktf.TerraformResourceLifecycle"
|
|
16397
|
+
}
|
|
16398
|
+
},
|
|
16296
16399
|
{
|
|
16297
16400
|
"abstract": true,
|
|
16298
16401
|
"docs": {
|
|
@@ -16588,7 +16691,7 @@
|
|
|
16588
16691
|
},
|
|
16589
16692
|
"locationInModule": {
|
|
16590
16693
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16591
|
-
"line":
|
|
16694
|
+
"line": 490
|
|
16592
16695
|
},
|
|
16593
16696
|
"parameters": [
|
|
16594
16697
|
{
|
|
@@ -16624,7 +16727,7 @@
|
|
|
16624
16727
|
"kind": "class",
|
|
16625
16728
|
"locationInModule": {
|
|
16626
16729
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16627
|
-
"line":
|
|
16730
|
+
"line": 433
|
|
16628
16731
|
},
|
|
16629
16732
|
"name": "WindowsCluster",
|
|
16630
16733
|
"namespace": "azure_virtualmachinescaleset",
|
|
@@ -16636,7 +16739,7 @@
|
|
|
16636
16739
|
"immutable": true,
|
|
16637
16740
|
"locationInModule": {
|
|
16638
16741
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16639
|
-
"line":
|
|
16742
|
+
"line": 437
|
|
16640
16743
|
},
|
|
16641
16744
|
"name": "name",
|
|
16642
16745
|
"type": {
|
|
@@ -16650,7 +16753,7 @@
|
|
|
16650
16753
|
"immutable": true,
|
|
16651
16754
|
"locationInModule": {
|
|
16652
16755
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16653
|
-
"line":
|
|
16756
|
+
"line": 434
|
|
16654
16757
|
},
|
|
16655
16758
|
"name": "props",
|
|
16656
16759
|
"type": {
|
|
@@ -16663,7 +16766,7 @@
|
|
|
16663
16766
|
},
|
|
16664
16767
|
"locationInModule": {
|
|
16665
16768
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16666
|
-
"line":
|
|
16769
|
+
"line": 436
|
|
16667
16770
|
},
|
|
16668
16771
|
"name": "id",
|
|
16669
16772
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -16677,7 +16780,7 @@
|
|
|
16677
16780
|
},
|
|
16678
16781
|
"locationInModule": {
|
|
16679
16782
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16680
|
-
"line":
|
|
16783
|
+
"line": 435
|
|
16681
16784
|
},
|
|
16682
16785
|
"name": "resourceGroup",
|
|
16683
16786
|
"overrides": "@microsoft/terraform-cdk-constructs.core_azure.AzureResource",
|
|
@@ -16698,7 +16801,7 @@
|
|
|
16698
16801
|
"kind": "interface",
|
|
16699
16802
|
"locationInModule": {
|
|
16700
16803
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16701
|
-
"line":
|
|
16804
|
+
"line": 311
|
|
16702
16805
|
},
|
|
16703
16806
|
"name": "WindowsClusterProps",
|
|
16704
16807
|
"namespace": "azure_virtualmachinescaleset",
|
|
@@ -16712,7 +16815,7 @@
|
|
|
16712
16815
|
"immutable": true,
|
|
16713
16816
|
"locationInModule": {
|
|
16714
16817
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16715
|
-
"line":
|
|
16818
|
+
"line": 344
|
|
16716
16819
|
},
|
|
16717
16820
|
"name": "adminPassword",
|
|
16718
16821
|
"type": {
|
|
@@ -16728,7 +16831,7 @@
|
|
|
16728
16831
|
"immutable": true,
|
|
16729
16832
|
"locationInModule": {
|
|
16730
16833
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16731
|
-
"line":
|
|
16834
|
+
"line": 339
|
|
16732
16835
|
},
|
|
16733
16836
|
"name": "adminUsername",
|
|
16734
16837
|
"type": {
|
|
@@ -16745,7 +16848,7 @@
|
|
|
16745
16848
|
"immutable": true,
|
|
16746
16849
|
"locationInModule": {
|
|
16747
16850
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16748
|
-
"line":
|
|
16851
|
+
"line": 403
|
|
16749
16852
|
},
|
|
16750
16853
|
"name": "boostrapCustomData",
|
|
16751
16854
|
"optional": true,
|
|
@@ -16762,7 +16865,7 @@
|
|
|
16762
16865
|
"immutable": true,
|
|
16763
16866
|
"locationInModule": {
|
|
16764
16867
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16765
|
-
"line":
|
|
16868
|
+
"line": 408
|
|
16766
16869
|
},
|
|
16767
16870
|
"name": "bootDiagnosticsStorageURI",
|
|
16768
16871
|
"optional": true,
|
|
@@ -16779,7 +16882,7 @@
|
|
|
16779
16882
|
"immutable": true,
|
|
16780
16883
|
"locationInModule": {
|
|
16781
16884
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16782
|
-
"line":
|
|
16885
|
+
"line": 398
|
|
16783
16886
|
},
|
|
16784
16887
|
"name": "customData",
|
|
16785
16888
|
"optional": true,
|
|
@@ -16797,7 +16900,7 @@
|
|
|
16797
16900
|
"immutable": true,
|
|
16798
16901
|
"locationInModule": {
|
|
16799
16902
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16800
|
-
"line":
|
|
16903
|
+
"line": 355
|
|
16801
16904
|
},
|
|
16802
16905
|
"name": "instances",
|
|
16803
16906
|
"optional": true,
|
|
@@ -16805,6 +16908,26 @@
|
|
|
16805
16908
|
"primitive": "number"
|
|
16806
16909
|
}
|
|
16807
16910
|
},
|
|
16911
|
+
{
|
|
16912
|
+
"abstract": true,
|
|
16913
|
+
"docs": {
|
|
16914
|
+
"custom": {
|
|
16915
|
+
"remarks": "This property specifies the lifecycle customizations for the Terraform resource,\nallowing you to define specific actions to be taken during the lifecycle of the\nresource. It can include settings such as create before destroy, prevent destroy,\nignore changes, etc."
|
|
16916
|
+
},
|
|
16917
|
+
"stability": "stable",
|
|
16918
|
+
"summary": "Lifecycle settings for the Terraform resource."
|
|
16919
|
+
},
|
|
16920
|
+
"immutable": true,
|
|
16921
|
+
"locationInModule": {
|
|
16922
|
+
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16923
|
+
"line": 430
|
|
16924
|
+
},
|
|
16925
|
+
"name": "lifecycle",
|
|
16926
|
+
"optional": true,
|
|
16927
|
+
"type": {
|
|
16928
|
+
"fqn": "cdktf.TerraformResourceLifecycle"
|
|
16929
|
+
}
|
|
16930
|
+
},
|
|
16808
16931
|
{
|
|
16809
16932
|
"abstract": true,
|
|
16810
16933
|
"docs": {
|
|
@@ -16815,7 +16938,7 @@
|
|
|
16815
16938
|
"immutable": true,
|
|
16816
16939
|
"locationInModule": {
|
|
16817
16940
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16818
|
-
"line":
|
|
16941
|
+
"line": 316
|
|
16819
16942
|
},
|
|
16820
16943
|
"name": "location",
|
|
16821
16944
|
"optional": true,
|
|
@@ -16833,7 +16956,7 @@
|
|
|
16833
16956
|
"immutable": true,
|
|
16834
16957
|
"locationInModule": {
|
|
16835
16958
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16836
|
-
"line":
|
|
16959
|
+
"line": 322
|
|
16837
16960
|
},
|
|
16838
16961
|
"name": "name",
|
|
16839
16962
|
"optional": true,
|
|
@@ -16851,7 +16974,7 @@
|
|
|
16851
16974
|
"immutable": true,
|
|
16852
16975
|
"locationInModule": {
|
|
16853
16976
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16854
|
-
"line":
|
|
16977
|
+
"line": 377
|
|
16855
16978
|
},
|
|
16856
16979
|
"name": "osDisk",
|
|
16857
16980
|
"optional": true,
|
|
@@ -16869,7 +16992,7 @@
|
|
|
16869
16992
|
"immutable": true,
|
|
16870
16993
|
"locationInModule": {
|
|
16871
16994
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16872
|
-
"line":
|
|
16995
|
+
"line": 414
|
|
16873
16996
|
},
|
|
16874
16997
|
"name": "overprovision",
|
|
16875
16998
|
"optional": true,
|
|
@@ -16886,7 +17009,7 @@
|
|
|
16886
17009
|
"immutable": true,
|
|
16887
17010
|
"locationInModule": {
|
|
16888
17011
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16889
|
-
"line":
|
|
17012
|
+
"line": 388
|
|
16890
17013
|
},
|
|
16891
17014
|
"name": "publicIPAddress",
|
|
16892
17015
|
"optional": true,
|
|
@@ -16909,7 +17032,7 @@
|
|
|
16909
17032
|
"immutable": true,
|
|
16910
17033
|
"locationInModule": {
|
|
16911
17034
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16912
|
-
"line":
|
|
17035
|
+
"line": 328
|
|
16913
17036
|
},
|
|
16914
17037
|
"name": "resourceGroup",
|
|
16915
17038
|
"optional": true,
|
|
@@ -16926,7 +17049,7 @@
|
|
|
16926
17049
|
"immutable": true,
|
|
16927
17050
|
"locationInModule": {
|
|
16928
17051
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16929
|
-
"line":
|
|
17052
|
+
"line": 419
|
|
16930
17053
|
},
|
|
16931
17054
|
"name": "scaleInPolicy",
|
|
16932
17055
|
"optional": true,
|
|
@@ -16944,7 +17067,7 @@
|
|
|
16944
17067
|
"immutable": true,
|
|
16945
17068
|
"locationInModule": {
|
|
16946
17069
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16947
|
-
"line":
|
|
17070
|
+
"line": 334
|
|
16948
17071
|
},
|
|
16949
17072
|
"name": "sku",
|
|
16950
17073
|
"optional": true,
|
|
@@ -16961,7 +17084,7 @@
|
|
|
16961
17084
|
"immutable": true,
|
|
16962
17085
|
"locationInModule": {
|
|
16963
17086
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16964
|
-
"line":
|
|
17087
|
+
"line": 366
|
|
16965
17088
|
},
|
|
16966
17089
|
"name": "sourceImageId",
|
|
16967
17090
|
"optional": true,
|
|
@@ -16979,7 +17102,7 @@
|
|
|
16979
17102
|
"immutable": true,
|
|
16980
17103
|
"locationInModule": {
|
|
16981
17104
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
16982
|
-
"line":
|
|
17105
|
+
"line": 361
|
|
16983
17106
|
},
|
|
16984
17107
|
"name": "sourceImageReference",
|
|
16985
17108
|
"optional": true,
|
|
@@ -16997,7 +17120,7 @@
|
|
|
16997
17120
|
"immutable": true,
|
|
16998
17121
|
"locationInModule": {
|
|
16999
17122
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
17000
|
-
"line":
|
|
17123
|
+
"line": 383
|
|
17001
17124
|
},
|
|
17002
17125
|
"name": "subnet",
|
|
17003
17126
|
"optional": true,
|
|
@@ -17014,7 +17137,7 @@
|
|
|
17014
17137
|
"immutable": true,
|
|
17015
17138
|
"locationInModule": {
|
|
17016
17139
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
17017
|
-
"line":
|
|
17140
|
+
"line": 371
|
|
17018
17141
|
},
|
|
17019
17142
|
"name": "tags",
|
|
17020
17143
|
"optional": true,
|
|
@@ -17036,7 +17159,7 @@
|
|
|
17036
17159
|
"immutable": true,
|
|
17037
17160
|
"locationInModule": {
|
|
17038
17161
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
17039
|
-
"line":
|
|
17162
|
+
"line": 393
|
|
17040
17163
|
},
|
|
17041
17164
|
"name": "upgradePolicyMode",
|
|
17042
17165
|
"optional": true,
|
|
@@ -17053,7 +17176,7 @@
|
|
|
17053
17176
|
"immutable": true,
|
|
17054
17177
|
"locationInModule": {
|
|
17055
17178
|
"filename": "src/azure-virtualmachinescaleset/lib/cluster.ts",
|
|
17056
|
-
"line":
|
|
17179
|
+
"line": 349
|
|
17057
17180
|
},
|
|
17058
17181
|
"name": "zones",
|
|
17059
17182
|
"optional": true,
|
|
@@ -17779,7 +17902,7 @@
|
|
|
17779
17902
|
},
|
|
17780
17903
|
"locationInModule": {
|
|
17781
17904
|
"filename": "src/core-azure/lib/resource.ts",
|
|
17782
|
-
"line":
|
|
17905
|
+
"line": 89
|
|
17783
17906
|
},
|
|
17784
17907
|
"name": "setupResourceGroup",
|
|
17785
17908
|
"parameters": [
|
|
@@ -17865,7 +17988,7 @@
|
|
|
17865
17988
|
"kind": "class",
|
|
17866
17989
|
"locationInModule": {
|
|
17867
17990
|
"filename": "src/core-azure/lib/resource.ts",
|
|
17868
|
-
"line":
|
|
17991
|
+
"line": 106
|
|
17869
17992
|
},
|
|
17870
17993
|
"methods": [
|
|
17871
17994
|
{
|
|
@@ -17874,7 +17997,7 @@
|
|
|
17874
17997
|
},
|
|
17875
17998
|
"locationInModule": {
|
|
17876
17999
|
"filename": "src/core-azure/lib/resource.ts",
|
|
17877
|
-
"line":
|
|
18000
|
+
"line": 114
|
|
17878
18001
|
},
|
|
17879
18002
|
"name": "addMetricAlert",
|
|
17880
18003
|
"parameters": [
|
|
@@ -17892,7 +18015,7 @@
|
|
|
17892
18015
|
},
|
|
17893
18016
|
"locationInModule": {
|
|
17894
18017
|
"filename": "src/core-azure/lib/resource.ts",
|
|
17895
|
-
"line":
|
|
18018
|
+
"line": 107
|
|
17896
18019
|
},
|
|
17897
18020
|
"name": "addQueryRuleAlert",
|
|
17898
18021
|
"parameters": [
|
|
@@ -17919,7 +18042,7 @@
|
|
|
17919
18042
|
"kind": "interface",
|
|
17920
18043
|
"locationInModule": {
|
|
17921
18044
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
17922
|
-
"line":
|
|
18045
|
+
"line": 9
|
|
17923
18046
|
},
|
|
17924
18047
|
"name": "BaseDiagnosticSettingsProps",
|
|
17925
18048
|
"namespace": "core_azure",
|
|
@@ -17933,7 +18056,7 @@
|
|
|
17933
18056
|
"immutable": true,
|
|
17934
18057
|
"locationInModule": {
|
|
17935
18058
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
17936
|
-
"line":
|
|
18059
|
+
"line": 18
|
|
17937
18060
|
},
|
|
17938
18061
|
"name": "eventhubAuthorizationRuleId",
|
|
17939
18062
|
"optional": true,
|
|
@@ -17950,7 +18073,7 @@
|
|
|
17950
18073
|
"immutable": true,
|
|
17951
18074
|
"locationInModule": {
|
|
17952
18075
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
17953
|
-
"line":
|
|
18076
|
+
"line": 22
|
|
17954
18077
|
},
|
|
17955
18078
|
"name": "eventhubName",
|
|
17956
18079
|
"optional": true,
|
|
@@ -17961,32 +18084,38 @@
|
|
|
17961
18084
|
{
|
|
17962
18085
|
"abstract": true,
|
|
17963
18086
|
"docs": {
|
|
18087
|
+
"default": "null",
|
|
17964
18088
|
"stability": "stable",
|
|
17965
|
-
"summary": "
|
|
18089
|
+
"summary": "Log Diagnostic categories."
|
|
17966
18090
|
},
|
|
17967
18091
|
"immutable": true,
|
|
17968
18092
|
"locationInModule": {
|
|
17969
18093
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
17970
|
-
"line":
|
|
18094
|
+
"line": 45
|
|
17971
18095
|
},
|
|
17972
|
-
"name": "
|
|
18096
|
+
"name": "log",
|
|
17973
18097
|
"optional": true,
|
|
17974
18098
|
"type": {
|
|
17975
|
-
"
|
|
18099
|
+
"collection": {
|
|
18100
|
+
"elementtype": {
|
|
18101
|
+
"fqn": "@cdktf/provider-azurerm.monitorDiagnosticSetting.MonitorDiagnosticSettingEnabledLog"
|
|
18102
|
+
},
|
|
18103
|
+
"kind": "array"
|
|
18104
|
+
}
|
|
17976
18105
|
}
|
|
17977
18106
|
},
|
|
17978
18107
|
{
|
|
17979
18108
|
"abstract": true,
|
|
17980
18109
|
"docs": {
|
|
17981
18110
|
"stability": "stable",
|
|
17982
|
-
"summary": "
|
|
18111
|
+
"summary": "When set to 'Dedicated' logs sent to a Log Analytics workspace will go into resource specific tables, instead of the legacy AzureDiagnostics table."
|
|
17983
18112
|
},
|
|
17984
18113
|
"immutable": true,
|
|
17985
18114
|
"locationInModule": {
|
|
17986
18115
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
17987
|
-
"line":
|
|
18116
|
+
"line": 39
|
|
17988
18117
|
},
|
|
17989
|
-
"name": "
|
|
18118
|
+
"name": "logAnalyticsDestinationType",
|
|
17990
18119
|
"optional": true,
|
|
17991
18120
|
"type": {
|
|
17992
18121
|
"primitive": "string"
|
|
@@ -17995,24 +18124,18 @@
|
|
|
17995
18124
|
{
|
|
17996
18125
|
"abstract": true,
|
|
17997
18126
|
"docs": {
|
|
17998
|
-
"default": "null",
|
|
17999
18127
|
"stability": "stable",
|
|
18000
|
-
"summary": "
|
|
18128
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.71.0/docs/resources/monitor_diagnostic_setting#log_analytics_workspace_id MonitorDiagnosticSetting#log_analytics_workspace_id}."
|
|
18001
18129
|
},
|
|
18002
18130
|
"immutable": true,
|
|
18003
18131
|
"locationInModule": {
|
|
18004
18132
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18005
|
-
"line":
|
|
18133
|
+
"line": 34
|
|
18006
18134
|
},
|
|
18007
|
-
"name": "
|
|
18135
|
+
"name": "logAnalyticsWorkspaceId",
|
|
18008
18136
|
"optional": true,
|
|
18009
18137
|
"type": {
|
|
18010
|
-
"
|
|
18011
|
-
"elementtype": {
|
|
18012
|
-
"primitive": "string"
|
|
18013
|
-
},
|
|
18014
|
-
"kind": "array"
|
|
18015
|
-
}
|
|
18138
|
+
"primitive": "string"
|
|
18016
18139
|
}
|
|
18017
18140
|
},
|
|
18018
18141
|
{
|
|
@@ -18025,14 +18148,14 @@
|
|
|
18025
18148
|
"immutable": true,
|
|
18026
18149
|
"locationInModule": {
|
|
18027
18150
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18028
|
-
"line":
|
|
18151
|
+
"line": 51
|
|
18029
18152
|
},
|
|
18030
|
-
"name": "
|
|
18153
|
+
"name": "metric",
|
|
18031
18154
|
"optional": true,
|
|
18032
18155
|
"type": {
|
|
18033
18156
|
"collection": {
|
|
18034
18157
|
"elementtype": {
|
|
18035
|
-
"
|
|
18158
|
+
"fqn": "@cdktf/provider-azurerm.monitorDiagnosticSetting.MonitorDiagnosticSettingMetric"
|
|
18036
18159
|
},
|
|
18037
18160
|
"kind": "array"
|
|
18038
18161
|
}
|
|
@@ -18047,7 +18170,7 @@
|
|
|
18047
18170
|
"immutable": true,
|
|
18048
18171
|
"locationInModule": {
|
|
18049
18172
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18050
|
-
"line":
|
|
18173
|
+
"line": 13
|
|
18051
18174
|
},
|
|
18052
18175
|
"name": "name",
|
|
18053
18176
|
"optional": true,
|
|
@@ -18064,7 +18187,7 @@
|
|
|
18064
18187
|
"immutable": true,
|
|
18065
18188
|
"locationInModule": {
|
|
18066
18189
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18067
|
-
"line":
|
|
18190
|
+
"line": 26
|
|
18068
18191
|
},
|
|
18069
18192
|
"name": "partnerSolutionId",
|
|
18070
18193
|
"optional": true,
|
|
@@ -18081,7 +18204,7 @@
|
|
|
18081
18204
|
"immutable": true,
|
|
18082
18205
|
"locationInModule": {
|
|
18083
18206
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18084
|
-
"line":
|
|
18207
|
+
"line": 30
|
|
18085
18208
|
},
|
|
18086
18209
|
"name": "storageAccountId",
|
|
18087
18210
|
"optional": true,
|
|
@@ -18107,7 +18230,7 @@
|
|
|
18107
18230
|
},
|
|
18108
18231
|
"locationInModule": {
|
|
18109
18232
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18110
|
-
"line":
|
|
18233
|
+
"line": 100
|
|
18111
18234
|
},
|
|
18112
18235
|
"parameters": [
|
|
18113
18236
|
{
|
|
@@ -18143,7 +18266,7 @@
|
|
|
18143
18266
|
"kind": "class",
|
|
18144
18267
|
"locationInModule": {
|
|
18145
18268
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18146
|
-
"line":
|
|
18269
|
+
"line": 61
|
|
18147
18270
|
},
|
|
18148
18271
|
"name": "DiagnosticSettings",
|
|
18149
18272
|
"namespace": "core_azure",
|
|
@@ -18155,7 +18278,7 @@
|
|
|
18155
18278
|
"immutable": true,
|
|
18156
18279
|
"locationInModule": {
|
|
18157
18280
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18158
|
-
"line":
|
|
18281
|
+
"line": 62
|
|
18159
18282
|
},
|
|
18160
18283
|
"name": "props",
|
|
18161
18284
|
"type": {
|
|
@@ -18178,7 +18301,7 @@
|
|
|
18178
18301
|
"kind": "interface",
|
|
18179
18302
|
"locationInModule": {
|
|
18180
18303
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18181
|
-
"line":
|
|
18304
|
+
"line": 54
|
|
18182
18305
|
},
|
|
18183
18306
|
"name": "DiagnosticSettingsProps",
|
|
18184
18307
|
"namespace": "core_azure",
|
|
@@ -18192,7 +18315,7 @@
|
|
|
18192
18315
|
"immutable": true,
|
|
18193
18316
|
"locationInModule": {
|
|
18194
18317
|
"filename": "src/core-azure/lib/diagsettings.ts",
|
|
18195
|
-
"line":
|
|
18318
|
+
"line": 58
|
|
18196
18319
|
},
|
|
18197
18320
|
"name": "targetResourceId",
|
|
18198
18321
|
"type": {
|
|
@@ -18345,6 +18468,6 @@
|
|
|
18345
18468
|
"symbolId": "src/core-azure/lib/rbac:RbacProps"
|
|
18346
18469
|
}
|
|
18347
18470
|
},
|
|
18348
|
-
"version": "0.0.3-pre.
|
|
18349
|
-
"fingerprint": "
|
|
18471
|
+
"version": "0.0.3-pre.12",
|
|
18472
|
+
"fingerprint": "QD/Hz36upd3Ik2McV8DAbwd+eh6kBcFKIuv/sufNap8="
|
|
18350
18473
|
}
|