@pulumi/gcp 8.20.0 → 8.20.1
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/alloydb/getCluster.d.ts +121 -0
- package/alloydb/getCluster.js +50 -0
- package/alloydb/getCluster.js.map +1 -0
- package/alloydb/index.d.ts +3 -0
- package/alloydb/index.js +4 -1
- package/alloydb/index.js.map +1 -1
- package/backupdisasterrecovery/backupPlan.d.ts +8 -0
- package/backupdisasterrecovery/backupPlan.js +8 -0
- package/backupdisasterrecovery/backupPlan.js.map +1 -1
- package/backupdisasterrecovery/backupPlanAssociation.d.ts +8 -0
- package/backupdisasterrecovery/backupPlanAssociation.js +8 -0
- package/backupdisasterrecovery/backupPlanAssociation.js.map +1 -1
- package/backupdisasterrecovery/managementServer.d.ts +8 -0
- package/backupdisasterrecovery/managementServer.js +8 -0
- package/backupdisasterrecovery/managementServer.js.map +1 -1
- package/bigquery/dataTransferConfig.d.ts +14 -0
- package/bigquery/dataTransferConfig.js +14 -0
- package/bigquery/dataTransferConfig.js.map +1 -1
- package/chronicle/ruleDeployment.d.ts +9 -3
- package/chronicle/ruleDeployment.js.map +1 -1
- package/composer/getEnvironment.d.ts +12 -0
- package/composer/getEnvironment.js +12 -0
- package/composer/getEnvironment.js.map +1 -1
- package/composer/getImageVersions.d.ts +12 -0
- package/composer/getImageVersions.js +12 -0
- package/composer/getImageVersions.js.map +1 -1
- package/composer/getUserWorkloadsConfigMap.d.ts +12 -0
- package/composer/getUserWorkloadsConfigMap.js +12 -0
- package/composer/getUserWorkloadsConfigMap.js.map +1 -1
- package/composer/getUserWorkloadsSecret.d.ts +12 -0
- package/composer/getUserWorkloadsSecret.js +12 -0
- package/composer/getUserWorkloadsSecret.js.map +1 -1
- package/compute/networkPeeringRoutesConfig.d.ts +42 -0
- package/compute/networkPeeringRoutesConfig.js +10 -0
- package/compute/networkPeeringRoutesConfig.js.map +1 -1
- package/datacatalog/entryGroup.d.ts +2 -0
- package/datacatalog/entryGroup.js +2 -0
- package/datacatalog/entryGroup.js.map +1 -1
- package/datacatalog/tagTemplate.d.ts +2 -0
- package/datacatalog/tagTemplate.js +2 -0
- package/datacatalog/tagTemplate.js.map +1 -1
- package/dataproc/metastoreService.d.ts +2 -2
- package/dataproc/metastoreService.js +0 -3
- package/dataproc/metastoreService.js.map +1 -1
- package/developerconnect/connection.d.ts +78 -0
- package/developerconnect/connection.js +52 -0
- package/developerconnect/connection.js.map +1 -1
- package/developerconnect/gitRepositoryLink.d.ts +6 -0
- package/developerconnect/gitRepositoryLink.js +6 -0
- package/developerconnect/gitRepositoryLink.js.map +1 -1
- package/gemini/dataSharingWithGoogleSetting.d.ts +3 -0
- package/gemini/dataSharingWithGoogleSetting.js +3 -0
- package/gemini/dataSharingWithGoogleSetting.js.map +1 -1
- package/gemini/dataSharingWithGoogleSettingBinding.d.ts +248 -0
- package/gemini/dataSharingWithGoogleSettingBinding.js +131 -0
- package/gemini/dataSharingWithGoogleSettingBinding.js.map +1 -0
- package/gemini/index.d.ts +3 -0
- package/gemini/index.js +6 -1
- package/gemini/index.js.map +1 -1
- package/gemini/loggingSetting.d.ts +2 -0
- package/gemini/loggingSetting.js +2 -0
- package/gemini/loggingSetting.js.map +1 -1
- package/gemini/loggingSettingBinding.d.ts +6 -0
- package/gemini/loggingSettingBinding.js +6 -0
- package/gemini/loggingSettingBinding.js.map +1 -1
- package/iam/organizationsPolicyBinding.d.ts +6 -0
- package/iam/organizationsPolicyBinding.js +6 -0
- package/iam/organizationsPolicyBinding.js.map +1 -1
- package/iam/projectsPolicyBinding.d.ts +6 -0
- package/iam/projectsPolicyBinding.js +6 -0
- package/iam/projectsPolicyBinding.js.map +1 -1
- package/iam/workforcePoolProvider.d.ts +31 -5
- package/iam/workforcePoolProvider.js +28 -2
- package/iam/workforcePoolProvider.js.map +1 -1
- package/package.json +2 -2
- package/parametermanager/getParameterVersionRender.d.ts +3 -0
- package/parametermanager/getParameterVersionRender.js.map +1 -1
- package/parametermanager/getRegionalParameterVersionRender.d.ts +3 -0
- package/parametermanager/getRegionalParameterVersionRender.js.map +1 -1
- package/projects/getAncestry.d.ts +56 -0
- package/projects/getAncestry.js +32 -0
- package/projects/getAncestry.js.map +1 -0
- package/projects/index.d.ts +3 -0
- package/projects/index.js +4 -1
- package/projects/index.js.map +1 -1
- package/redis/cluster.d.ts +99 -47
- package/redis/cluster.js +89 -47
- package/redis/cluster.js.map +1 -1
- package/secretmanager/secretVersion.d.ts +17 -3
- package/secretmanager/secretVersion.js +5 -4
- package/secretmanager/secretVersion.js.map +1 -1
- package/spanner/index.d.ts +3 -0
- package/spanner/index.js +6 -1
- package/spanner/index.js.map +1 -1
- package/spanner/instancePartition.d.ts +225 -0
- package/spanner/instancePartition.js +130 -0
- package/spanner/instancePartition.js.map +1 -0
- package/sql/user.d.ts +10 -6
- package/sql/user.js +10 -0
- package/sql/user.js.map +1 -1
- package/tpu/v2queuedResource.d.ts +40 -0
- package/tpu/v2queuedResource.js +40 -0
- package/tpu/v2queuedResource.js.map +1 -1
- package/types/input.d.ts +157 -3
- package/types/output.d.ts +444 -3
|
@@ -27,6 +27,46 @@ import * as outputs from "../types/output";
|
|
|
27
27
|
* },
|
|
28
28
|
* });
|
|
29
29
|
* ```
|
|
30
|
+
* ### Tpu V2 Queued Resource Full
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as gcp from "@pulumi/gcp";
|
|
35
|
+
*
|
|
36
|
+
* const network = new gcp.compute.Network("network", {
|
|
37
|
+
* name: "tpu-net",
|
|
38
|
+
* autoCreateSubnetworks: false,
|
|
39
|
+
* });
|
|
40
|
+
* const subnet = new gcp.compute.Subnetwork("subnet", {
|
|
41
|
+
* name: "tpu-subnet",
|
|
42
|
+
* ipCidrRange: "10.0.0.0/16",
|
|
43
|
+
* region: "us-central1",
|
|
44
|
+
* network: network.id,
|
|
45
|
+
* });
|
|
46
|
+
* const qr = new gcp.tpu.V2QueuedResource("qr", {
|
|
47
|
+
* name: "test-qr",
|
|
48
|
+
* zone: "us-central1-c",
|
|
49
|
+
* project: "my-project-name",
|
|
50
|
+
* tpu: {
|
|
51
|
+
* nodeSpecs: [{
|
|
52
|
+
* parent: "projects/my-project-name/locations/us-central1-c",
|
|
53
|
+
* nodeId: "test-tpu",
|
|
54
|
+
* node: {
|
|
55
|
+
* runtimeVersion: "tpu-vm-tf-2.13.0",
|
|
56
|
+
* acceleratorType: "v2-8",
|
|
57
|
+
* description: "Text description of the TPU.",
|
|
58
|
+
* networkConfig: {
|
|
59
|
+
* canIpForward: true,
|
|
60
|
+
* enableExternalIps: true,
|
|
61
|
+
* network: network.id,
|
|
62
|
+
* subnetwork: subnet.id,
|
|
63
|
+
* queueCount: 32,
|
|
64
|
+
* },
|
|
65
|
+
* },
|
|
66
|
+
* }],
|
|
67
|
+
* },
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
30
70
|
*
|
|
31
71
|
* ## Import
|
|
32
72
|
*
|
package/tpu/v2queuedResource.js
CHANGED
|
@@ -31,6 +31,46 @@ const utilities = require("../utilities");
|
|
|
31
31
|
* },
|
|
32
32
|
* });
|
|
33
33
|
* ```
|
|
34
|
+
* ### Tpu V2 Queued Resource Full
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as gcp from "@pulumi/gcp";
|
|
39
|
+
*
|
|
40
|
+
* const network = new gcp.compute.Network("network", {
|
|
41
|
+
* name: "tpu-net",
|
|
42
|
+
* autoCreateSubnetworks: false,
|
|
43
|
+
* });
|
|
44
|
+
* const subnet = new gcp.compute.Subnetwork("subnet", {
|
|
45
|
+
* name: "tpu-subnet",
|
|
46
|
+
* ipCidrRange: "10.0.0.0/16",
|
|
47
|
+
* region: "us-central1",
|
|
48
|
+
* network: network.id,
|
|
49
|
+
* });
|
|
50
|
+
* const qr = new gcp.tpu.V2QueuedResource("qr", {
|
|
51
|
+
* name: "test-qr",
|
|
52
|
+
* zone: "us-central1-c",
|
|
53
|
+
* project: "my-project-name",
|
|
54
|
+
* tpu: {
|
|
55
|
+
* nodeSpecs: [{
|
|
56
|
+
* parent: "projects/my-project-name/locations/us-central1-c",
|
|
57
|
+
* nodeId: "test-tpu",
|
|
58
|
+
* node: {
|
|
59
|
+
* runtimeVersion: "tpu-vm-tf-2.13.0",
|
|
60
|
+
* acceleratorType: "v2-8",
|
|
61
|
+
* description: "Text description of the TPU.",
|
|
62
|
+
* networkConfig: {
|
|
63
|
+
* canIpForward: true,
|
|
64
|
+
* enableExternalIps: true,
|
|
65
|
+
* network: network.id,
|
|
66
|
+
* subnetwork: subnet.id,
|
|
67
|
+
* queueCount: 32,
|
|
68
|
+
* },
|
|
69
|
+
* },
|
|
70
|
+
* }],
|
|
71
|
+
* },
|
|
72
|
+
* });
|
|
73
|
+
* ```
|
|
34
74
|
*
|
|
35
75
|
* ## Import
|
|
36
76
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v2queuedResource.js","sourceRoot":"","sources":["../../tpu/v2queuedResource.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"v2queuedResource.js","sourceRoot":"","sources":["../../tpu/v2queuedResource.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgGG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IAgCD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA5EL,4CA6EC;AA/DG,gBAAgB;AACO,6BAAY,GAAG,2CAA2C,CAAC"}
|
package/types/input.d.ts
CHANGED
|
@@ -3653,7 +3653,7 @@ export declare namespace appengine {
|
|
|
3653
3653
|
interface StandardAppVersionAutomaticScalingStandardSchedulerSettings {
|
|
3654
3654
|
/**
|
|
3655
3655
|
* Maximum number of instances to run for this version. Set to zero to disable maxInstances configuration.
|
|
3656
|
-
* **Note:** Starting from
|
|
3656
|
+
* **Note:** Starting from March 2025, App Engine sets the maxInstances default for standard environment deployments to 20. This change doesn't impact existing apps. To override the default, specify a new value between 0 and 2147483647, and deploy a new version or redeploy over an existing version. To disable the maxInstances default configuration setting, specify the maximum permitted value 2147483647.
|
|
3657
3657
|
*/
|
|
3658
3658
|
maxInstances?: pulumi.Input<number>;
|
|
3659
3659
|
/**
|
|
@@ -5345,9 +5345,8 @@ export declare namespace bigquery {
|
|
|
5345
5345
|
interface DataTransferConfigSensitiveParams {
|
|
5346
5346
|
/**
|
|
5347
5347
|
* The Secret Access Key of the AWS account transferring data from.
|
|
5348
|
-
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
5349
5348
|
*/
|
|
5350
|
-
secretAccessKey
|
|
5349
|
+
secretAccessKey?: pulumi.Input<string>;
|
|
5351
5350
|
}
|
|
5352
5351
|
interface DatasetAccess {
|
|
5353
5352
|
/**
|
|
@@ -46135,6 +46134,130 @@ export declare namespace deploymentmanager {
|
|
|
46135
46134
|
}
|
|
46136
46135
|
}
|
|
46137
46136
|
export declare namespace developerconnect {
|
|
46137
|
+
interface ConnectionBitbucketCloudConfig {
|
|
46138
|
+
/**
|
|
46139
|
+
* Represents a personal access token that authorized the Connection,
|
|
46140
|
+
* and associated metadata.
|
|
46141
|
+
* Structure is documented below.
|
|
46142
|
+
*/
|
|
46143
|
+
authorizerCredential: pulumi.Input<inputs.developerconnect.ConnectionBitbucketCloudConfigAuthorizerCredential>;
|
|
46144
|
+
/**
|
|
46145
|
+
* Represents a personal access token that authorized the Connection,
|
|
46146
|
+
* and associated metadata.
|
|
46147
|
+
* Structure is documented below.
|
|
46148
|
+
*/
|
|
46149
|
+
readAuthorizerCredential: pulumi.Input<inputs.developerconnect.ConnectionBitbucketCloudConfigReadAuthorizerCredential>;
|
|
46150
|
+
/**
|
|
46151
|
+
* Required. Immutable. SecretManager resource containing the webhook secret used to verify webhook
|
|
46152
|
+
* events, formatted as `projects/*/secrets/*/versions/*`. This is used to
|
|
46153
|
+
* validate and create webhooks.
|
|
46154
|
+
*/
|
|
46155
|
+
webhookSecretSecretVersion: pulumi.Input<string>;
|
|
46156
|
+
/**
|
|
46157
|
+
* Required. The Bitbucket Cloud Workspace ID to be connected to Google Cloud Platform.
|
|
46158
|
+
*/
|
|
46159
|
+
workspace: pulumi.Input<string>;
|
|
46160
|
+
}
|
|
46161
|
+
interface ConnectionBitbucketCloudConfigAuthorizerCredential {
|
|
46162
|
+
/**
|
|
46163
|
+
* Required. A SecretManager resource containing the user token that authorizes
|
|
46164
|
+
* the Developer Connect connection. Format:
|
|
46165
|
+
* `projects/*/secrets/*/versions/*`.
|
|
46166
|
+
*/
|
|
46167
|
+
userTokenSecretVersion: pulumi.Input<string>;
|
|
46168
|
+
/**
|
|
46169
|
+
* (Output)
|
|
46170
|
+
* Output only. The username associated with this token.
|
|
46171
|
+
*/
|
|
46172
|
+
username?: pulumi.Input<string>;
|
|
46173
|
+
}
|
|
46174
|
+
interface ConnectionBitbucketCloudConfigReadAuthorizerCredential {
|
|
46175
|
+
/**
|
|
46176
|
+
* Required. A SecretManager resource containing the user token that authorizes
|
|
46177
|
+
* the Developer Connect connection. Format:
|
|
46178
|
+
* `projects/*/secrets/*/versions/*`.
|
|
46179
|
+
*/
|
|
46180
|
+
userTokenSecretVersion: pulumi.Input<string>;
|
|
46181
|
+
/**
|
|
46182
|
+
* (Output)
|
|
46183
|
+
* Output only. The username associated with this token.
|
|
46184
|
+
*/
|
|
46185
|
+
username?: pulumi.Input<string>;
|
|
46186
|
+
}
|
|
46187
|
+
interface ConnectionBitbucketDataCenterConfig {
|
|
46188
|
+
/**
|
|
46189
|
+
* Represents a personal access token that authorized the Connection,
|
|
46190
|
+
* and associated metadata.
|
|
46191
|
+
* Structure is documented below.
|
|
46192
|
+
*/
|
|
46193
|
+
authorizerCredential: pulumi.Input<inputs.developerconnect.ConnectionBitbucketDataCenterConfigAuthorizerCredential>;
|
|
46194
|
+
/**
|
|
46195
|
+
* Required. The URI of the Bitbucket Data Center host this connection is for.
|
|
46196
|
+
*/
|
|
46197
|
+
hostUri: pulumi.Input<string>;
|
|
46198
|
+
/**
|
|
46199
|
+
* Represents a personal access token that authorized the Connection,
|
|
46200
|
+
* and associated metadata.
|
|
46201
|
+
* Structure is documented below.
|
|
46202
|
+
*/
|
|
46203
|
+
readAuthorizerCredential: pulumi.Input<inputs.developerconnect.ConnectionBitbucketDataCenterConfigReadAuthorizerCredential>;
|
|
46204
|
+
/**
|
|
46205
|
+
* (Output)
|
|
46206
|
+
* Output only. Version of the Bitbucket Data Center server running on the `hostUri`.
|
|
46207
|
+
*/
|
|
46208
|
+
serverVersion?: pulumi.Input<string>;
|
|
46209
|
+
/**
|
|
46210
|
+
* ServiceDirectoryConfig represents Service Directory configuration for a
|
|
46211
|
+
* connection.
|
|
46212
|
+
* Structure is documented below.
|
|
46213
|
+
*/
|
|
46214
|
+
serviceDirectoryConfig?: pulumi.Input<inputs.developerconnect.ConnectionBitbucketDataCenterConfigServiceDirectoryConfig>;
|
|
46215
|
+
/**
|
|
46216
|
+
* Optional. SSL certificate authority to trust when making requests to Bitbucket Data
|
|
46217
|
+
* Center.
|
|
46218
|
+
*/
|
|
46219
|
+
sslCaCertificate?: pulumi.Input<string>;
|
|
46220
|
+
/**
|
|
46221
|
+
* Required. Immutable. SecretManager resource containing the webhook secret used to verify webhook
|
|
46222
|
+
* events, formatted as `projects/*/secrets/*/versions/*`. This is used to
|
|
46223
|
+
* validate webhooks.
|
|
46224
|
+
*/
|
|
46225
|
+
webhookSecretSecretVersion: pulumi.Input<string>;
|
|
46226
|
+
}
|
|
46227
|
+
interface ConnectionBitbucketDataCenterConfigAuthorizerCredential {
|
|
46228
|
+
/**
|
|
46229
|
+
* Required. A SecretManager resource containing the user token that authorizes
|
|
46230
|
+
* the Developer Connect connection. Format:
|
|
46231
|
+
* `projects/*/secrets/*/versions/*`.
|
|
46232
|
+
*/
|
|
46233
|
+
userTokenSecretVersion: pulumi.Input<string>;
|
|
46234
|
+
/**
|
|
46235
|
+
* (Output)
|
|
46236
|
+
* Output only. The username associated with this token.
|
|
46237
|
+
*/
|
|
46238
|
+
username?: pulumi.Input<string>;
|
|
46239
|
+
}
|
|
46240
|
+
interface ConnectionBitbucketDataCenterConfigReadAuthorizerCredential {
|
|
46241
|
+
/**
|
|
46242
|
+
* Required. A SecretManager resource containing the user token that authorizes
|
|
46243
|
+
* the Developer Connect connection. Format:
|
|
46244
|
+
* `projects/*/secrets/*/versions/*`.
|
|
46245
|
+
*/
|
|
46246
|
+
userTokenSecretVersion: pulumi.Input<string>;
|
|
46247
|
+
/**
|
|
46248
|
+
* (Output)
|
|
46249
|
+
* Output only. The username associated with this token.
|
|
46250
|
+
*/
|
|
46251
|
+
username?: pulumi.Input<string>;
|
|
46252
|
+
}
|
|
46253
|
+
interface ConnectionBitbucketDataCenterConfigServiceDirectoryConfig {
|
|
46254
|
+
/**
|
|
46255
|
+
* Required. The Service Directory service name.
|
|
46256
|
+
* Format:
|
|
46257
|
+
* projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
|
|
46258
|
+
*/
|
|
46259
|
+
service: pulumi.Input<string>;
|
|
46260
|
+
}
|
|
46138
46261
|
interface ConnectionCryptoKeyConfig {
|
|
46139
46262
|
/**
|
|
46140
46263
|
* Required. The name of the key which is used to encrypt/decrypt customer data. For key
|
|
@@ -71317,11 +71440,42 @@ export declare namespace tpu {
|
|
|
71317
71440
|
* Text description of the TPU.
|
|
71318
71441
|
*/
|
|
71319
71442
|
description?: pulumi.Input<string>;
|
|
71443
|
+
/**
|
|
71444
|
+
* Network configurations for the TPU node.
|
|
71445
|
+
* Structure is documented below.
|
|
71446
|
+
*/
|
|
71447
|
+
networkConfig?: pulumi.Input<inputs.tpu.V2QueuedResourceTpuNodeSpecNodeNetworkConfig>;
|
|
71320
71448
|
/**
|
|
71321
71449
|
* Runtime version for the TPU.
|
|
71322
71450
|
*/
|
|
71323
71451
|
runtimeVersion: pulumi.Input<string>;
|
|
71324
71452
|
}
|
|
71453
|
+
interface V2QueuedResourceTpuNodeSpecNodeNetworkConfig {
|
|
71454
|
+
/**
|
|
71455
|
+
* Allows the TPU node to send and receive packets with non-matching destination or source
|
|
71456
|
+
* IPs. This is required if you plan to use the TPU workers to forward routes.
|
|
71457
|
+
*/
|
|
71458
|
+
canIpForward?: pulumi.Input<boolean>;
|
|
71459
|
+
/**
|
|
71460
|
+
* Indicates that external IP addresses would be associated with the TPU workers. If set to
|
|
71461
|
+
* false, the specified subnetwork or network should have Private Google Access enabled.
|
|
71462
|
+
*/
|
|
71463
|
+
enableExternalIps?: pulumi.Input<boolean>;
|
|
71464
|
+
/**
|
|
71465
|
+
* The name of the network for the TPU node. It must be a preexisting Google Compute Engine
|
|
71466
|
+
* network. If none is provided, "default" will be used.
|
|
71467
|
+
*/
|
|
71468
|
+
network?: pulumi.Input<string>;
|
|
71469
|
+
/**
|
|
71470
|
+
* Specifies networking queue count for TPU VM instance's network interface.
|
|
71471
|
+
*/
|
|
71472
|
+
queueCount?: pulumi.Input<number>;
|
|
71473
|
+
/**
|
|
71474
|
+
* The name of the subnetwork for the TPU node. It must be a preexisting Google Compute
|
|
71475
|
+
* Engine subnetwork. If none is provided, "default" will be used.
|
|
71476
|
+
*/
|
|
71477
|
+
subnetwork?: pulumi.Input<string>;
|
|
71478
|
+
}
|
|
71325
71479
|
interface V2VmAcceleratorConfig {
|
|
71326
71480
|
/**
|
|
71327
71481
|
* Topology of TPU in chips.
|