@pulumi/oci 4.20.0-alpha.1784013579 → 4.20.0
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/containerengine/containerInstance.d.ts +44 -0
- package/containerengine/containerInstance.d.ts.map +1 -1
- package/containerengine/containerInstance.js +28 -0
- package/containerengine/containerInstance.js.map +1 -1
- package/containerinstances/getContainerInstance.d.ts +9 -1
- package/containerinstances/getContainerInstance.d.ts.map +1 -1
- package/containerinstances/getContainerInstance.js.map +1 -1
- package/core/computeCluster.d.ts +29 -9
- package/core/computeCluster.d.ts.map +1 -1
- package/core/computeCluster.js +11 -0
- package/core/computeCluster.js.map +1 -1
- package/core/defaultDrgRouteTable.d.ts +198 -0
- package/core/defaultDrgRouteTable.d.ts.map +1 -0
- package/core/defaultDrgRouteTable.js +130 -0
- package/core/defaultDrgRouteTable.js.map +1 -0
- package/core/getComputeCluster.d.ts +9 -0
- package/core/getComputeCluster.d.ts.map +1 -1
- package/core/getComputeCluster.js.map +1 -1
- package/core/getInstanceConfiguration.d.ts +12 -0
- package/core/getInstanceConfiguration.d.ts.map +1 -1
- package/core/getInstanceConfiguration.js.map +1 -1
- package/core/getInstancePool.d.ts +4 -0
- package/core/getInstancePool.d.ts.map +1 -1
- package/core/getInstancePool.js.map +1 -1
- package/core/index.d.ts +3 -0
- package/core/index.d.ts.map +1 -1
- package/core/index.js +14 -9
- package/core/index.js.map +1 -1
- package/core/instanceConfiguration.d.ts +16 -412
- package/core/instanceConfiguration.d.ts.map +1 -1
- package/core/instanceConfiguration.js +3 -412
- package/core/instanceConfiguration.js.map +1 -1
- package/core/instancePool.d.ts +11 -3
- package/core/instancePool.d.ts.map +1 -1
- package/core/instancePool.js +2 -0
- package/core/instancePool.js.map +1 -1
- package/datasafe/dataSafePrivateEndpoint.d.ts +19 -0
- package/datasafe/dataSafePrivateEndpoint.d.ts.map +1 -1
- package/datasafe/dataSafePrivateEndpoint.js +3 -0
- package/datasafe/dataSafePrivateEndpoint.js.map +1 -1
- package/datasafe/getDataSafePrivateEndpoint.d.ts +6 -0
- package/datasafe/getDataSafePrivateEndpoint.d.ts.map +1 -1
- package/datasafe/getDataSafePrivateEndpoint.js.map +1 -1
- package/datasafe/getReport.d.ts +8 -0
- package/datasafe/getReport.d.ts.map +1 -1
- package/datasafe/getReport.js.map +1 -1
- package/datasafe/getReportDefinition.d.ts +4 -0
- package/datasafe/getReportDefinition.d.ts.map +1 -1
- package/datasafe/getReportDefinition.js.map +1 -1
- package/datasafe/getSecurityAssessmentFinding.d.ts +3 -0
- package/datasafe/getSecurityAssessmentFinding.d.ts.map +1 -1
- package/datasafe/getSecurityAssessmentFinding.js +2 -0
- package/datasafe/getSecurityAssessmentFinding.js.map +1 -1
- package/datasafe/getSecurityAssessmentFindings.d.ts +9 -0
- package/datasafe/getSecurityAssessmentFindings.d.ts.map +1 -1
- package/datasafe/getSecurityAssessmentFindings.js +2 -0
- package/datasafe/getSecurityAssessmentFindings.js.map +1 -1
- package/datasafe/getTargetAlertPolicyAssociation.d.ts +5 -1
- package/datasafe/getTargetAlertPolicyAssociation.d.ts.map +1 -1
- package/datasafe/getTargetAlertPolicyAssociation.js.map +1 -1
- package/datasafe/getTargetAlertPolicyAssociationUnassociatedTargetMembers.d.ts +73 -0
- package/datasafe/getTargetAlertPolicyAssociationUnassociatedTargetMembers.d.ts.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociationUnassociatedTargetMembers.js +79 -0
- package/datasafe/getTargetAlertPolicyAssociationUnassociatedTargetMembers.js.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociations.d.ts +49 -1
- package/datasafe/getTargetAlertPolicyAssociations.d.ts.map +1 -1
- package/datasafe/getTargetAlertPolicyAssociations.js +38 -0
- package/datasafe/getTargetAlertPolicyAssociations.js.map +1 -1
- package/datasafe/getUserAssessmentUsers.d.ts +11 -0
- package/datasafe/getUserAssessmentUsers.d.ts.map +1 -1
- package/datasafe/getUserAssessmentUsers.js +4 -0
- package/datasafe/getUserAssessmentUsers.js.map +1 -1
- package/datasafe/index.d.ts +3 -0
- package/datasafe/index.d.ts.map +1 -1
- package/datasafe/index.js +6 -3
- package/datasafe/index.js.map +1 -1
- package/datasafe/report.d.ts +16 -0
- package/datasafe/report.d.ts.map +1 -1
- package/datasafe/report.js +4 -0
- package/datasafe/report.js.map +1 -1
- package/datasafe/reportDefinition.d.ts +8 -0
- package/datasafe/reportDefinition.d.ts.map +1 -1
- package/datasafe/reportDefinition.js +2 -0
- package/datasafe/reportDefinition.js.map +1 -1
- package/datasafe/securityAssessment.d.ts +2 -2
- package/datasafe/securityAssessment.js +2 -2
- package/datasafe/targetAlertPolicyAssociation.d.ts +21 -0
- package/datasafe/targetAlertPolicyAssociation.d.ts.map +1 -1
- package/datasafe/targetAlertPolicyAssociation.js +2 -0
- package/datasafe/targetAlertPolicyAssociation.js.map +1 -1
- package/dblm/getPatchManagement.d.ts +4 -0
- package/dblm/getPatchManagement.d.ts.map +1 -1
- package/dblm/getPatchManagement.js +4 -0
- package/dblm/getPatchManagement.js.map +1 -1
- package/dblm/getPatchManagementDatabases.d.ts +4 -0
- package/dblm/getPatchManagementDatabases.d.ts.map +1 -1
- package/dblm/getPatchManagementDatabases.js +4 -0
- package/dblm/getPatchManagementDatabases.js.map +1 -1
- package/dblm/getVulnerability.d.ts +4 -0
- package/dblm/getVulnerability.d.ts.map +1 -1
- package/dblm/getVulnerability.js +4 -0
- package/dblm/getVulnerability.js.map +1 -1
- package/dblm/getVulnerabilityAggregatedVulnerabilityData.d.ts +4 -0
- package/dblm/getVulnerabilityAggregatedVulnerabilityData.d.ts.map +1 -1
- package/dblm/getVulnerabilityAggregatedVulnerabilityData.js +4 -0
- package/dblm/getVulnerabilityAggregatedVulnerabilityData.js.map +1 -1
- package/dblm/getVulnerabilityNotifications.d.ts +4 -0
- package/dblm/getVulnerabilityNotifications.d.ts.map +1 -1
- package/dblm/getVulnerabilityNotifications.js +4 -0
- package/dblm/getVulnerabilityNotifications.js.map +1 -1
- package/dblm/getVulnerabilityResources.d.ts +4 -0
- package/dblm/getVulnerabilityResources.d.ts.map +1 -1
- package/dblm/getVulnerabilityResources.js +4 -0
- package/dblm/getVulnerabilityResources.js.map +1 -1
- package/dblm/getVulnerabilityScan.d.ts +4 -0
- package/dblm/getVulnerabilityScan.d.ts.map +1 -1
- package/dblm/getVulnerabilityScan.js +4 -0
- package/dblm/getVulnerabilityScan.js.map +1 -1
- package/dblm/getVulnerabilityScans.d.ts +4 -0
- package/dblm/getVulnerabilityScans.d.ts.map +1 -1
- package/dblm/getVulnerabilityScans.js +4 -0
- package/dblm/getVulnerabilityScans.js.map +1 -1
- package/dblm/getVulnerabilityVulnerabilities.d.ts +4 -0
- package/dblm/getVulnerabilityVulnerabilities.d.ts.map +1 -1
- package/dblm/getVulnerabilityVulnerabilities.js +4 -0
- package/dblm/getVulnerabilityVulnerabilities.js.map +1 -1
- package/dblm/vulnerabilityScan.d.ts +3 -0
- package/dblm/vulnerabilityScan.d.ts.map +1 -1
- package/dblm/vulnerabilityScan.js +3 -0
- package/dblm/vulnerabilityScan.js.map +1 -1
- package/oci/aiDataPlatformAiDataPlatform.d.ts +69 -9
- package/oci/aiDataPlatformAiDataPlatform.d.ts.map +1 -1
- package/oci/aiDataPlatformAiDataPlatform.js +14 -0
- package/oci/aiDataPlatformAiDataPlatform.js.map +1 -1
- package/oci/dataccInfrastructure.d.ts +613 -0
- package/oci/dataccInfrastructure.d.ts.map +1 -0
- package/oci/dataccInfrastructure.js +265 -0
- package/oci/dataccInfrastructure.js.map +1 -0
- package/oci/dataccVmClusterNetwork.d.ts +334 -0
- package/oci/dataccVmClusterNetwork.d.ts.map +1 -0
- package/oci/dataccVmClusterNetwork.js +183 -0
- package/oci/dataccVmClusterNetwork.js.map +1 -0
- package/oci/dataccVmInstance.d.ts +476 -0
- package/oci/dataccVmInstance.d.ts.map +1 -0
- package/oci/dataccVmInstance.js +198 -0
- package/oci/dataccVmInstance.js.map +1 -0
- package/oci/getAiDataPlatformAiDataPlatform.d.ts +8 -0
- package/oci/getAiDataPlatformAiDataPlatform.d.ts.map +1 -1
- package/oci/getAiDataPlatformAiDataPlatform.js.map +1 -1
- package/oci/getDataccInfrastructure.d.ts +254 -0
- package/oci/getDataccInfrastructure.d.ts.map +1 -0
- package/oci/getDataccInfrastructure.js +79 -0
- package/oci/getDataccInfrastructure.js.map +1 -0
- package/oci/getDataccInfrastructureScaleOption.d.ts +70 -0
- package/oci/getDataccInfrastructureScaleOption.d.ts.map +1 -0
- package/oci/getDataccInfrastructureScaleOption.js +79 -0
- package/oci/getDataccInfrastructureScaleOption.js.map +1 -0
- package/oci/getDataccInfrastructures.d.ts +104 -0
- package/oci/getDataccInfrastructures.d.ts.map +1 -0
- package/oci/getDataccInfrastructures.js +87 -0
- package/oci/getDataccInfrastructures.js.map +1 -0
- package/oci/getDataccMaintenanceExecution.d.ts +158 -0
- package/oci/getDataccMaintenanceExecution.d.ts.map +1 -0
- package/oci/getDataccMaintenanceExecution.js +77 -0
- package/oci/getDataccMaintenanceExecution.js.map +1 -0
- package/oci/getDataccMaintenanceExecutions.d.ts +207 -0
- package/oci/getDataccMaintenanceExecutions.d.ts.map +1 -0
- package/oci/getDataccMaintenanceExecutions.js +119 -0
- package/oci/getDataccMaintenanceExecutions.js.map +1 -0
- package/oci/getDataccVmClusterNetwork.d.ts +157 -0
- package/oci/getDataccVmClusterNetwork.d.ts.map +1 -0
- package/oci/getDataccVmClusterNetwork.js +79 -0
- package/oci/getDataccVmClusterNetwork.js.map +1 -0
- package/oci/getDataccVmClusterNetworks.d.ts +157 -0
- package/oci/getDataccVmClusterNetworks.d.ts.map +1 -0
- package/oci/getDataccVmClusterNetworks.js +103 -0
- package/oci/getDataccVmClusterNetworks.js.map +1 -0
- package/oci/getDataccVmInstance.d.ts +194 -0
- package/oci/getDataccVmInstance.d.ts.map +1 -0
- package/oci/getDataccVmInstance.js +77 -0
- package/oci/getDataccVmInstance.js.map +1 -0
- package/oci/getDataccVmInstances.d.ts +129 -0
- package/oci/getDataccVmInstances.d.ts.map +1 -0
- package/oci/getDataccVmInstances.js +95 -0
- package/oci/getDataccVmInstances.js.map +1 -0
- package/oci/index.d.ts +36 -0
- package/oci/index.d.ts.map +1 -1
- package/oci/index.js +49 -7
- package/oci/index.js.map +1 -1
- package/oda/getOdaPrivateEndpoint.d.ts +6 -0
- package/oda/getOdaPrivateEndpoint.d.ts.map +1 -1
- package/oda/getOdaPrivateEndpoint.js.map +1 -1
- package/oda/odaPrivateEndpoint.d.ts +19 -0
- package/oda/odaPrivateEndpoint.d.ts.map +1 -1
- package/oda/odaPrivateEndpoint.js +3 -0
- package/oda/odaPrivateEndpoint.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +523 -1
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +2065 -2
- package/types/output.d.ts.map +1 -1
|
@@ -105,6 +105,11 @@ import * as outputs from "../types/output";
|
|
|
105
105
|
* secretId: testSecret.id,
|
|
106
106
|
* username: containerInstanceImagePullSecretsUsername,
|
|
107
107
|
* }],
|
|
108
|
+
* securityContext: {
|
|
109
|
+
* fsGroup: Number(containerInstanceSecurityContextFsGroup),
|
|
110
|
+
* fsGroupChangePolicy: containerInstanceSecurityContextFsGroupChangePolicy,
|
|
111
|
+
* securityContextType: containerInstanceSecurityContextSecurityContextType,
|
|
112
|
+
* },
|
|
108
113
|
* volumes: [{
|
|
109
114
|
* name: containerInstanceVolumesName,
|
|
110
115
|
* volumeType: containerInstanceVolumesVolumeType,
|
|
@@ -114,6 +119,25 @@ import * as outputs from "../types/output";
|
|
|
114
119
|
* fileName: containerInstanceVolumesConfigsFileName,
|
|
115
120
|
* path: containerInstanceVolumesConfigsPath,
|
|
116
121
|
* }],
|
|
122
|
+
* "export": {
|
|
123
|
+
* id: containerInstanceVolumesExportId,
|
|
124
|
+
* ociFssExportType: containerInstanceVolumesExportOciFssExportType,
|
|
125
|
+
* },
|
|
126
|
+
* mountCommand: {
|
|
127
|
+
* mountOptions: [{
|
|
128
|
+
* option: containerInstanceVolumesMountCommandMountOptionsOption,
|
|
129
|
+
* value: containerInstanceVolumesMountCommandMountOptionsValue,
|
|
130
|
+
* }],
|
|
131
|
+
* },
|
|
132
|
+
* mountTarget: {
|
|
133
|
+
* id: containerInstanceVolumesMountTargetId,
|
|
134
|
+
* ociFssMountTargetType: containerInstanceVolumesMountTargetOciFssMountTargetType,
|
|
135
|
+
* },
|
|
136
|
+
* security: {
|
|
137
|
+
* auth: containerInstanceVolumesSecurityAuth,
|
|
138
|
+
* isEncryptedInTransit: containerInstanceVolumesSecurityIsEncryptedInTransit === "true",
|
|
139
|
+
* },
|
|
140
|
+
* subnetId: testSubnet.id,
|
|
117
141
|
* }],
|
|
118
142
|
* });
|
|
119
143
|
* ```
|
|
@@ -198,6 +222,10 @@ export declare class ContainerInstance extends pulumi.CustomResource {
|
|
|
198
222
|
* A message that describes the current state of the container in more detail. Can be used to provide actionable information.
|
|
199
223
|
*/
|
|
200
224
|
readonly lifecycleDetails: pulumi.Output<string>;
|
|
225
|
+
/**
|
|
226
|
+
* Security context for all containers in a container instance.
|
|
227
|
+
*/
|
|
228
|
+
readonly securityContext: pulumi.Output<outputs.ContainerEngine.ContainerInstanceSecurityContext>;
|
|
201
229
|
/**
|
|
202
230
|
* The shape of the container instance. The shape determines the resources available to the container instance.
|
|
203
231
|
*/
|
|
@@ -219,6 +247,10 @@ export declare class ContainerInstance extends pulumi.CustomResource {
|
|
|
219
247
|
readonly systemTags: pulumi.Output<{
|
|
220
248
|
[key: string]: string;
|
|
221
249
|
}>;
|
|
250
|
+
/**
|
|
251
|
+
* TenantId id of the container instance.
|
|
252
|
+
*/
|
|
253
|
+
readonly tenantId: pulumi.Output<string>;
|
|
222
254
|
/**
|
|
223
255
|
* The time the container instance was created, in the format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
224
256
|
*/
|
|
@@ -310,6 +342,10 @@ export interface ContainerInstanceState {
|
|
|
310
342
|
* A message that describes the current state of the container in more detail. Can be used to provide actionable information.
|
|
311
343
|
*/
|
|
312
344
|
lifecycleDetails?: pulumi.Input<string | undefined>;
|
|
345
|
+
/**
|
|
346
|
+
* Security context for all containers in a container instance.
|
|
347
|
+
*/
|
|
348
|
+
securityContext?: pulumi.Input<inputs.ContainerEngine.ContainerInstanceSecurityContext | undefined>;
|
|
313
349
|
/**
|
|
314
350
|
* The shape of the container instance. The shape determines the resources available to the container instance.
|
|
315
351
|
*/
|
|
@@ -331,6 +367,10 @@ export interface ContainerInstanceState {
|
|
|
331
367
|
systemTags?: pulumi.Input<{
|
|
332
368
|
[key: string]: pulumi.Input<string>;
|
|
333
369
|
} | undefined>;
|
|
370
|
+
/**
|
|
371
|
+
* TenantId id of the container instance.
|
|
372
|
+
*/
|
|
373
|
+
tenantId?: pulumi.Input<string | undefined>;
|
|
334
374
|
/**
|
|
335
375
|
* The time the container instance was created, in the format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
336
376
|
*/
|
|
@@ -406,6 +446,10 @@ export interface ContainerInstanceArgs {
|
|
|
406
446
|
* The image pulls secrets so you can access private registry to pull container images.
|
|
407
447
|
*/
|
|
408
448
|
imagePullSecrets?: pulumi.Input<pulumi.Input<inputs.ContainerEngine.ContainerInstanceImagePullSecret>[] | undefined>;
|
|
449
|
+
/**
|
|
450
|
+
* Security context for all containers in a container instance.
|
|
451
|
+
*/
|
|
452
|
+
securityContext?: pulumi.Input<inputs.ContainerEngine.ContainerInstanceSecurityContext | undefined>;
|
|
409
453
|
/**
|
|
410
454
|
* The shape of the container instance. The shape determines the resources available to the container instance.
|
|
411
455
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerInstance.d.ts","sourceRoot":"","sources":["../../containerengine/containerInstance.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C
|
|
1
|
+
{"version":3,"file":"containerInstance.d.ts","sourceRoot":"","sources":["../../containerengine/containerInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -132,6 +132,11 @@ const utilities = __importStar(require("../utilities"));
|
|
|
132
132
|
* secretId: testSecret.id,
|
|
133
133
|
* username: containerInstanceImagePullSecretsUsername,
|
|
134
134
|
* }],
|
|
135
|
+
* securityContext: {
|
|
136
|
+
* fsGroup: Number(containerInstanceSecurityContextFsGroup),
|
|
137
|
+
* fsGroupChangePolicy: containerInstanceSecurityContextFsGroupChangePolicy,
|
|
138
|
+
* securityContextType: containerInstanceSecurityContextSecurityContextType,
|
|
139
|
+
* },
|
|
135
140
|
* volumes: [{
|
|
136
141
|
* name: containerInstanceVolumesName,
|
|
137
142
|
* volumeType: containerInstanceVolumesVolumeType,
|
|
@@ -141,6 +146,25 @@ const utilities = __importStar(require("../utilities"));
|
|
|
141
146
|
* fileName: containerInstanceVolumesConfigsFileName,
|
|
142
147
|
* path: containerInstanceVolumesConfigsPath,
|
|
143
148
|
* }],
|
|
149
|
+
* "export": {
|
|
150
|
+
* id: containerInstanceVolumesExportId,
|
|
151
|
+
* ociFssExportType: containerInstanceVolumesExportOciFssExportType,
|
|
152
|
+
* },
|
|
153
|
+
* mountCommand: {
|
|
154
|
+
* mountOptions: [{
|
|
155
|
+
* option: containerInstanceVolumesMountCommandMountOptionsOption,
|
|
156
|
+
* value: containerInstanceVolumesMountCommandMountOptionsValue,
|
|
157
|
+
* }],
|
|
158
|
+
* },
|
|
159
|
+
* mountTarget: {
|
|
160
|
+
* id: containerInstanceVolumesMountTargetId,
|
|
161
|
+
* ociFssMountTargetType: containerInstanceVolumesMountTargetOciFssMountTargetType,
|
|
162
|
+
* },
|
|
163
|
+
* security: {
|
|
164
|
+
* auth: containerInstanceVolumesSecurityAuth,
|
|
165
|
+
* isEncryptedInTransit: containerInstanceVolumesSecurityIsEncryptedInTransit === "true",
|
|
166
|
+
* },
|
|
167
|
+
* subnetId: testSubnet.id,
|
|
144
168
|
* }],
|
|
145
169
|
* });
|
|
146
170
|
* ```
|
|
@@ -196,10 +220,12 @@ class ContainerInstance extends pulumi.CustomResource {
|
|
|
196
220
|
resourceInputs["gracefulShutdownTimeoutInSeconds"] = state?.gracefulShutdownTimeoutInSeconds;
|
|
197
221
|
resourceInputs["imagePullSecrets"] = state?.imagePullSecrets;
|
|
198
222
|
resourceInputs["lifecycleDetails"] = state?.lifecycleDetails;
|
|
223
|
+
resourceInputs["securityContext"] = state?.securityContext;
|
|
199
224
|
resourceInputs["shape"] = state?.shape;
|
|
200
225
|
resourceInputs["shapeConfig"] = state?.shapeConfig;
|
|
201
226
|
resourceInputs["state"] = state?.state;
|
|
202
227
|
resourceInputs["systemTags"] = state?.systemTags;
|
|
228
|
+
resourceInputs["tenantId"] = state?.tenantId;
|
|
203
229
|
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
204
230
|
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
205
231
|
resourceInputs["vnics"] = state?.vnics;
|
|
@@ -237,6 +263,7 @@ class ContainerInstance extends pulumi.CustomResource {
|
|
|
237
263
|
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
238
264
|
resourceInputs["gracefulShutdownTimeoutInSeconds"] = args?.gracefulShutdownTimeoutInSeconds;
|
|
239
265
|
resourceInputs["imagePullSecrets"] = args?.imagePullSecrets;
|
|
266
|
+
resourceInputs["securityContext"] = args?.securityContext;
|
|
240
267
|
resourceInputs["shape"] = args?.shape;
|
|
241
268
|
resourceInputs["shapeConfig"] = args?.shapeConfig;
|
|
242
269
|
resourceInputs["state"] = args?.state;
|
|
@@ -245,6 +272,7 @@ class ContainerInstance extends pulumi.CustomResource {
|
|
|
245
272
|
resourceInputs["containerCount"] = undefined /*out*/;
|
|
246
273
|
resourceInputs["lifecycleDetails"] = undefined /*out*/;
|
|
247
274
|
resourceInputs["systemTags"] = undefined /*out*/;
|
|
275
|
+
resourceInputs["tenantId"] = undefined /*out*/;
|
|
248
276
|
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
249
277
|
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
250
278
|
resourceInputs["volumeCount"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"containerInstance.js","sourceRoot":"","sources":["../../containerengine/containerInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"containerInstance.js","sourceRoot":"","sources":["../../containerengine/containerInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -80,7 +80,7 @@ export interface GetContainerInstanceResult {
|
|
|
80
80
|
*/
|
|
81
81
|
readonly gracefulShutdownTimeoutInSeconds: string;
|
|
82
82
|
/**
|
|
83
|
-
*
|
|
83
|
+
* The OCID of the Oracle Cloud Infrastructure File Storage Service (FSS) Mount Target.
|
|
84
84
|
*/
|
|
85
85
|
readonly id: string;
|
|
86
86
|
/**
|
|
@@ -91,6 +91,10 @@ export interface GetContainerInstanceResult {
|
|
|
91
91
|
* A message that describes the current state of the container in more detail. Can be used to provide actionable information.
|
|
92
92
|
*/
|
|
93
93
|
readonly lifecycleDetails: string;
|
|
94
|
+
/**
|
|
95
|
+
* Security context for all containers in a container instance.
|
|
96
|
+
*/
|
|
97
|
+
readonly securityContexts: outputs.ContainerInstances.GetContainerInstanceSecurityContext[];
|
|
94
98
|
/**
|
|
95
99
|
* The shape of the container instance. The shape determines the number of OCPUs, amount of memory, and other resources that are allocated to a container instance.
|
|
96
100
|
*/
|
|
@@ -109,6 +113,10 @@ export interface GetContainerInstanceResult {
|
|
|
109
113
|
readonly systemTags: {
|
|
110
114
|
[key: string]: string;
|
|
111
115
|
};
|
|
116
|
+
/**
|
|
117
|
+
* TenantId id of the container instance.
|
|
118
|
+
*/
|
|
119
|
+
readonly tenantId: string;
|
|
112
120
|
/**
|
|
113
121
|
* The time the container instance was created, in the format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
|
|
114
122
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getContainerInstance.d.ts","sourceRoot":"","sources":["../../containerinstances/getContainerInstance.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAKrI;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,mBAAmB,EAAE,MAAM,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,sBAAsB,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,kBAAkB,CAAC,6BAA6B,EAAE,CAAC;IAChF;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,kBAAkB,CAAC,6BAA6B,EAAE,CAAC;IAChF;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,gCAAgC,EAAE,MAAM,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC,kBAAkB,CAAC,mCAAmC,EAAE,CAAC;IAC5F;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,kBAAkB,CAAC,+BAA+B,EAAE,CAAC;IACpF;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,OAAO,CAAC,kBAAkB,CAAC,wBAAwB,EAAE,CAAC;IACtE;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC,0BAA0B,EAAE,CAAC;CAC7E;AACD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,8BAA8B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAK7J;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,mBAAmB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC7C"}
|
|
1
|
+
{"version":3,"file":"getContainerInstance.d.ts","sourceRoot":"","sources":["../../containerinstances/getContainerInstance.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,wBAAwB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAKrI;AAED;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACrC;;OAEG;IACH,mBAAmB,EAAE,MAAM,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAAC;IACrC;;OAEG;IACH,QAAQ,CAAC,sBAAsB,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,kBAAkB,CAAC,6BAA6B,EAAE,CAAC;IAChF;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,OAAO,CAAC,kBAAkB,CAAC,6BAA6B,EAAE,CAAC;IAChF;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,gCAAgC,EAAE,MAAM,CAAC;IAClD;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC,kBAAkB,CAAC,mCAAmC,EAAE,CAAC;IAC5F;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC,kBAAkB,CAAC,mCAAmC,EAAE,CAAC;IAC5F;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC,kBAAkB,CAAC,+BAA+B,EAAE,CAAC;IACpF;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,OAAO,CAAC,kBAAkB,CAAC,wBAAwB,EAAE,CAAC;IACtE;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC,0BAA0B,EAAE,CAAC;CAC7E;AACD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,8BAA8B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAK7J;AAED;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;OAEG;IACH,mBAAmB,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getContainerInstance.js","sourceRoot":"","sources":["../../containerinstances/getContainerInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;
|
|
1
|
+
{"version":3,"file":"getContainerInstance.js","sourceRoot":"","sources":["../../containerinstances/getContainerInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;AAsHD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC"}
|
package/core/computeCluster.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
/**
|
|
3
5
|
* This resource provides the Compute Cluster resource in Oracle Cloud Infrastructure Core service.
|
|
4
6
|
* Api doc link for the resource: https://docs.oracle.com/iaas/api/#/en/iaas/latest/ComputeCluster
|
|
@@ -34,6 +36,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
34
36
|
* freeformTags: {
|
|
35
37
|
* Department: "Finance",
|
|
36
38
|
* },
|
|
39
|
+
* placementConstraintDetails: {
|
|
40
|
+
* type: "COMPUTE_CLUSTER",
|
|
41
|
+
* hpcIslandId: testHpcIsland.id,
|
|
42
|
+
* logicalPlacementConstraint: computeClusterPlacementConstraintDetailsLogicalPlacementConstraint,
|
|
43
|
+
* targetMemoryFabricIds: computeClusterPlacementConstraintDetailsTargetMemoryFabricIds,
|
|
44
|
+
* targetNetworkBlockIds: computeClusterPlacementConstraintDetailsTargetNetworkBlockIds,
|
|
45
|
+
* },
|
|
37
46
|
* });
|
|
38
47
|
* ```
|
|
39
48
|
*
|
|
@@ -81,13 +90,14 @@ export declare class ComputeCluster extends pulumi.CustomResource {
|
|
|
81
90
|
readonly displayName: pulumi.Output<string>;
|
|
82
91
|
/**
|
|
83
92
|
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
84
|
-
*
|
|
85
|
-
* ** IMPORTANT **
|
|
86
|
-
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
87
93
|
*/
|
|
88
94
|
readonly freeformTags: pulumi.Output<{
|
|
89
95
|
[key: string]: string;
|
|
90
96
|
}>;
|
|
97
|
+
/**
|
|
98
|
+
* (Updatable) The details for providing placement constraints.
|
|
99
|
+
*/
|
|
100
|
+
readonly placementConstraintDetails: pulumi.Output<outputs.Core.ComputeClusterPlacementConstraintDetails>;
|
|
91
101
|
/**
|
|
92
102
|
* The current state of the compute cluster.
|
|
93
103
|
*/
|
|
@@ -96,6 +106,10 @@ export declare class ComputeCluster extends pulumi.CustomResource {
|
|
|
96
106
|
* The date and time the compute cluster was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
97
107
|
*/
|
|
98
108
|
readonly timeCreated: pulumi.Output<string>;
|
|
109
|
+
/**
|
|
110
|
+
* The date and time the compute cluster was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
111
|
+
*/
|
|
112
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
99
113
|
/**
|
|
100
114
|
* Create a ComputeCluster resource with the given unique name, arguments, and options.
|
|
101
115
|
*
|
|
@@ -129,13 +143,14 @@ export interface ComputeClusterState {
|
|
|
129
143
|
displayName?: pulumi.Input<string | undefined>;
|
|
130
144
|
/**
|
|
131
145
|
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
132
|
-
*
|
|
133
|
-
* ** IMPORTANT **
|
|
134
|
-
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
135
146
|
*/
|
|
136
147
|
freeformTags?: pulumi.Input<{
|
|
137
148
|
[key: string]: pulumi.Input<string>;
|
|
138
149
|
} | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* (Updatable) The details for providing placement constraints.
|
|
152
|
+
*/
|
|
153
|
+
placementConstraintDetails?: pulumi.Input<inputs.Core.ComputeClusterPlacementConstraintDetails | undefined>;
|
|
139
154
|
/**
|
|
140
155
|
* The current state of the compute cluster.
|
|
141
156
|
*/
|
|
@@ -144,6 +159,10 @@ export interface ComputeClusterState {
|
|
|
144
159
|
* The date and time the compute cluster was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
145
160
|
*/
|
|
146
161
|
timeCreated?: pulumi.Input<string | undefined>;
|
|
162
|
+
/**
|
|
163
|
+
* The date and time the compute cluster was updated, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
164
|
+
*/
|
|
165
|
+
timeUpdated?: pulumi.Input<string | undefined>;
|
|
147
166
|
}
|
|
148
167
|
/**
|
|
149
168
|
* The set of arguments for constructing a ComputeCluster resource.
|
|
@@ -169,12 +188,13 @@ export interface ComputeClusterArgs {
|
|
|
169
188
|
displayName?: pulumi.Input<string | undefined>;
|
|
170
189
|
/**
|
|
171
190
|
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
172
|
-
*
|
|
173
|
-
* ** IMPORTANT **
|
|
174
|
-
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
175
191
|
*/
|
|
176
192
|
freeformTags?: pulumi.Input<{
|
|
177
193
|
[key: string]: pulumi.Input<string>;
|
|
178
194
|
} | undefined>;
|
|
195
|
+
/**
|
|
196
|
+
* (Updatable) The details for providing placement constraints.
|
|
197
|
+
*/
|
|
198
|
+
placementConstraintDetails?: pulumi.Input<inputs.Core.ComputeClusterPlacementConstraintDetails | undefined>;
|
|
179
199
|
}
|
|
180
200
|
//# sourceMappingURL=computeCluster.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeCluster.d.ts","sourceRoot":"","sources":["../../core/computeCluster.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"computeCluster.d.ts","sourceRoot":"","sources":["../../core/computeCluster.ts"],"names":[],"mappings":"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"}
|
package/core/computeCluster.js
CHANGED
|
@@ -63,6 +63,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
63
63
|
* freeformTags: {
|
|
64
64
|
* Department: "Finance",
|
|
65
65
|
* },
|
|
66
|
+
* placementConstraintDetails: {
|
|
67
|
+
* type: "COMPUTE_CLUSTER",
|
|
68
|
+
* hpcIslandId: testHpcIsland.id,
|
|
69
|
+
* logicalPlacementConstraint: computeClusterPlacementConstraintDetailsLogicalPlacementConstraint,
|
|
70
|
+
* targetMemoryFabricIds: computeClusterPlacementConstraintDetailsTargetMemoryFabricIds,
|
|
71
|
+
* targetNetworkBlockIds: computeClusterPlacementConstraintDetailsTargetNetworkBlockIds,
|
|
72
|
+
* },
|
|
66
73
|
* });
|
|
67
74
|
* ```
|
|
68
75
|
*
|
|
@@ -109,8 +116,10 @@ class ComputeCluster extends pulumi.CustomResource {
|
|
|
109
116
|
resourceInputs["definedTags"] = state?.definedTags;
|
|
110
117
|
resourceInputs["displayName"] = state?.displayName;
|
|
111
118
|
resourceInputs["freeformTags"] = state?.freeformTags;
|
|
119
|
+
resourceInputs["placementConstraintDetails"] = state?.placementConstraintDetails;
|
|
112
120
|
resourceInputs["state"] = state?.state;
|
|
113
121
|
resourceInputs["timeCreated"] = state?.timeCreated;
|
|
122
|
+
resourceInputs["timeUpdated"] = state?.timeUpdated;
|
|
114
123
|
}
|
|
115
124
|
else {
|
|
116
125
|
const args = argsOrState;
|
|
@@ -125,8 +134,10 @@ class ComputeCluster extends pulumi.CustomResource {
|
|
|
125
134
|
resourceInputs["definedTags"] = args?.definedTags;
|
|
126
135
|
resourceInputs["displayName"] = args?.displayName;
|
|
127
136
|
resourceInputs["freeformTags"] = args?.freeformTags;
|
|
137
|
+
resourceInputs["placementConstraintDetails"] = args?.placementConstraintDetails;
|
|
128
138
|
resourceInputs["state"] = undefined /*out*/;
|
|
129
139
|
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
140
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
130
141
|
}
|
|
131
142
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
132
143
|
super(ComputeCluster.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeCluster.js","sourceRoot":"","sources":["../../core/computeCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;
|
|
1
|
+
{"version":3,"file":"computeCluster.js","sourceRoot":"","sources":["../../core/computeCluster.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Default Drg Route Table resource in Oracle Cloud Infrastructure Core service.
|
|
4
|
+
* Api doc link for the resource: https://docs.oracle.com/iaas/api/#/en/iaas/latest/DrgRouteTable
|
|
5
|
+
*
|
|
6
|
+
* Example terraform configs related to the resource : https://github.com/oracle/terraform-provider-oci/tree/master/examples/
|
|
7
|
+
*
|
|
8
|
+
* Manages an Oracle-created default DRG route table. Use this resource when you want Terraform to adopt and manage
|
|
9
|
+
* the default DRG route table that already exists for a DRG attachment type instead of creating a new DRG route table.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as oci from "@pulumi/oci";
|
|
16
|
+
*
|
|
17
|
+
* const defaultDrgRouteTable = new oci.core.DefaultDrgRouteTable("default_drg_route_table", {
|
|
18
|
+
* manageDefaultResourceId: testDrg.defaultDrgRouteTables[0].vcn,
|
|
19
|
+
* definedTags: {
|
|
20
|
+
* "Operations.CostCenter": "42",
|
|
21
|
+
* },
|
|
22
|
+
* displayName: "managed-default-drg-route-table",
|
|
23
|
+
* freeformTags: {
|
|
24
|
+
* Department: "Finance",
|
|
25
|
+
* },
|
|
26
|
+
* importDrgRouteDistributionId: testDrgRouteDistribution.id,
|
|
27
|
+
* isEcmpEnabled: true,
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* ## Import
|
|
32
|
+
*
|
|
33
|
+
* DefaultDrgRouteTables can be imported using the `id`, e.g.
|
|
34
|
+
*
|
|
35
|
+
* ```sh
|
|
36
|
+
* $ pulumi import oci:Core/defaultDrgRouteTable:DefaultDrgRouteTable default_vcn_route_table "id"
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
export declare class DefaultDrgRouteTable extends pulumi.CustomResource {
|
|
40
|
+
/**
|
|
41
|
+
* Get an existing DefaultDrgRouteTable resource's state with the given name, ID, and optional extra
|
|
42
|
+
* properties used to qualify the lookup.
|
|
43
|
+
*
|
|
44
|
+
* @param name The _unique_ name of the resulting resource.
|
|
45
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
46
|
+
* @param state Any extra arguments used during the lookup.
|
|
47
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
|
+
*/
|
|
49
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DefaultDrgRouteTableState, opts?: pulumi.CustomResourceOptions): DefaultDrgRouteTable;
|
|
50
|
+
/**
|
|
51
|
+
* Returns true if the given object is an instance of DefaultDrgRouteTable. This is designed to work even
|
|
52
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
53
|
+
*/
|
|
54
|
+
static isInstance(obj: any): obj is DefaultDrgRouteTable;
|
|
55
|
+
/**
|
|
56
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment the DRG is in. The DRG route table is always in the same compartment as the DRG.
|
|
57
|
+
*/
|
|
58
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
59
|
+
/**
|
|
60
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
61
|
+
*/
|
|
62
|
+
readonly definedTags: pulumi.Output<{
|
|
63
|
+
[key: string]: string;
|
|
64
|
+
}>;
|
|
65
|
+
/**
|
|
66
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
67
|
+
*/
|
|
68
|
+
readonly displayName: pulumi.Output<string>;
|
|
69
|
+
/**
|
|
70
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
71
|
+
*/
|
|
72
|
+
readonly freeformTags: pulumi.Output<{
|
|
73
|
+
[key: string]: string;
|
|
74
|
+
}>;
|
|
75
|
+
/**
|
|
76
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the import route distribution used to specify how incoming route advertisements through referenced attachments are inserted into the DRG route table.
|
|
77
|
+
*/
|
|
78
|
+
readonly importDrgRouteDistributionId: pulumi.Output<string>;
|
|
79
|
+
/**
|
|
80
|
+
* (Updatable) If you want traffic to be routed using ECMP across your virtual circuits or IPSec tunnels to your on-premises networks, enable ECMP on the DRG route table.
|
|
81
|
+
*/
|
|
82
|
+
readonly isEcmpEnabled: pulumi.Output<boolean>;
|
|
83
|
+
/**
|
|
84
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the default DRG route table to manage.
|
|
85
|
+
*/
|
|
86
|
+
readonly manageDefaultResourceId: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* (Updatable) An optional property when flipped disables the import of route Distribution by setting importDrgRouteDistributionId to null.
|
|
89
|
+
*/
|
|
90
|
+
readonly removeImportTrigger: pulumi.Output<boolean | undefined>;
|
|
91
|
+
/**
|
|
92
|
+
* The DRG route table's current state.
|
|
93
|
+
*/
|
|
94
|
+
readonly state: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The date and time the DRG route table was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
97
|
+
*/
|
|
98
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Create a DefaultDrgRouteTable resource with the given unique name, arguments, and options.
|
|
101
|
+
*
|
|
102
|
+
* @param name The _unique_ name of the resource.
|
|
103
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
104
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
105
|
+
*/
|
|
106
|
+
constructor(name: string, args: DefaultDrgRouteTableArgs, opts?: pulumi.CustomResourceOptions);
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Input properties used for looking up and filtering DefaultDrgRouteTable resources.
|
|
110
|
+
*/
|
|
111
|
+
export interface DefaultDrgRouteTableState {
|
|
112
|
+
/**
|
|
113
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment the DRG is in. The DRG route table is always in the same compartment as the DRG.
|
|
114
|
+
*/
|
|
115
|
+
compartmentId?: pulumi.Input<string | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
118
|
+
*/
|
|
119
|
+
definedTags?: pulumi.Input<{
|
|
120
|
+
[key: string]: pulumi.Input<string>;
|
|
121
|
+
} | undefined>;
|
|
122
|
+
/**
|
|
123
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
124
|
+
*/
|
|
125
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
126
|
+
/**
|
|
127
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
128
|
+
*/
|
|
129
|
+
freeformTags?: pulumi.Input<{
|
|
130
|
+
[key: string]: pulumi.Input<string>;
|
|
131
|
+
} | undefined>;
|
|
132
|
+
/**
|
|
133
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the import route distribution used to specify how incoming route advertisements through referenced attachments are inserted into the DRG route table.
|
|
134
|
+
*/
|
|
135
|
+
importDrgRouteDistributionId?: pulumi.Input<string | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* (Updatable) If you want traffic to be routed using ECMP across your virtual circuits or IPSec tunnels to your on-premises networks, enable ECMP on the DRG route table.
|
|
138
|
+
*/
|
|
139
|
+
isEcmpEnabled?: pulumi.Input<boolean | undefined>;
|
|
140
|
+
/**
|
|
141
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the default DRG route table to manage.
|
|
142
|
+
*/
|
|
143
|
+
manageDefaultResourceId?: pulumi.Input<string | undefined>;
|
|
144
|
+
/**
|
|
145
|
+
* (Updatable) An optional property when flipped disables the import of route Distribution by setting importDrgRouteDistributionId to null.
|
|
146
|
+
*/
|
|
147
|
+
removeImportTrigger?: pulumi.Input<boolean | undefined>;
|
|
148
|
+
/**
|
|
149
|
+
* The DRG route table's current state.
|
|
150
|
+
*/
|
|
151
|
+
state?: pulumi.Input<string | undefined>;
|
|
152
|
+
/**
|
|
153
|
+
* The date and time the DRG route table was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Example: `2016-08-25T21:10:29.600Z`
|
|
154
|
+
*/
|
|
155
|
+
timeCreated?: pulumi.Input<string | undefined>;
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* The set of arguments for constructing a DefaultDrgRouteTable resource.
|
|
159
|
+
*/
|
|
160
|
+
export interface DefaultDrgRouteTableArgs {
|
|
161
|
+
/**
|
|
162
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment the DRG is in. The DRG route table is always in the same compartment as the DRG.
|
|
163
|
+
*/
|
|
164
|
+
compartmentId?: pulumi.Input<string | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
167
|
+
*/
|
|
168
|
+
definedTags?: pulumi.Input<{
|
|
169
|
+
[key: string]: pulumi.Input<string>;
|
|
170
|
+
} | undefined>;
|
|
171
|
+
/**
|
|
172
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
173
|
+
*/
|
|
174
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
175
|
+
/**
|
|
176
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
177
|
+
*/
|
|
178
|
+
freeformTags?: pulumi.Input<{
|
|
179
|
+
[key: string]: pulumi.Input<string>;
|
|
180
|
+
} | undefined>;
|
|
181
|
+
/**
|
|
182
|
+
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the import route distribution used to specify how incoming route advertisements through referenced attachments are inserted into the DRG route table.
|
|
183
|
+
*/
|
|
184
|
+
importDrgRouteDistributionId?: pulumi.Input<string | undefined>;
|
|
185
|
+
/**
|
|
186
|
+
* (Updatable) If you want traffic to be routed using ECMP across your virtual circuits or IPSec tunnels to your on-premises networks, enable ECMP on the DRG route table.
|
|
187
|
+
*/
|
|
188
|
+
isEcmpEnabled?: pulumi.Input<boolean | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the default DRG route table to manage.
|
|
191
|
+
*/
|
|
192
|
+
manageDefaultResourceId: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* (Updatable) An optional property when flipped disables the import of route Distribution by setting importDrgRouteDistributionId to null.
|
|
195
|
+
*/
|
|
196
|
+
removeImportTrigger?: pulumi.Input<boolean | undefined>;
|
|
197
|
+
}
|
|
198
|
+
//# sourceMappingURL=defaultDrgRouteTable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaultDrgRouteTable.d.ts","sourceRoot":"","sources":["../../core/defaultDrgRouteTable.ts"],"names":[],"mappings":"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"}
|