@pulumi/gcp 6.24.0 → 6.25.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/accesscontextmanager/accessLevelCondition.d.ts +53 -0
- package/accesscontextmanager/accessLevelCondition.js +53 -0
- package/accesscontextmanager/accessLevelCondition.js.map +1 -1
- package/apigee/envGroup.d.ts +31 -0
- package/apigee/envGroup.js +31 -0
- package/apigee/envGroup.js.map +1 -1
- package/apigee/envGroupAttachment.d.ts +64 -0
- package/apigee/envGroupAttachment.js +64 -0
- package/apigee/envGroupAttachment.js.map +1 -1
- package/apigee/environment.d.ts +32 -0
- package/apigee/environment.js +32 -0
- package/apigee/environment.js.map +1 -1
- package/apigee/instance.d.ts +148 -0
- package/apigee/instance.js +148 -0
- package/apigee/instance.js.map +1 -1
- package/apigee/instanceAttachment.d.ts +64 -0
- package/apigee/instanceAttachment.js +64 -0
- package/apigee/instanceAttachment.js.map +1 -1
- package/bigquery/connection.d.ts +34 -21
- package/bigquery/connection.js +18 -21
- package/bigquery/connection.js.map +1 -1
- package/bigquery/reservationAssignment.d.ts +3 -4
- package/bigquery/reservationAssignment.js +3 -4
- package/bigquery/reservationAssignment.js.map +1 -1
- package/bigquery/routine.d.ts +56 -0
- package/bigquery/routine.js +56 -0
- package/bigquery/routine.js.map +1 -1
- package/certificateauthority/authority.d.ts +12 -0
- package/certificateauthority/authority.js +2 -0
- package/certificateauthority/authority.js.map +1 -1
- package/certificateauthority/getAuthority.d.ts +1 -0
- package/certificateauthority/getAuthority.js.map +1 -1
- package/certificatemanager/certificate.d.ts +230 -0
- package/certificatemanager/certificate.js +116 -0
- package/certificatemanager/certificate.js.map +1 -0
- package/certificatemanager/dnsAuthorization.d.ts +175 -0
- package/certificatemanager/dnsAuthorization.js +109 -0
- package/certificatemanager/dnsAuthorization.js.map +1 -0
- package/certificatemanager/index.d.ts +2 -0
- package/certificatemanager/index.js +42 -0
- package/certificatemanager/index.js.map +1 -0
- package/clouddeploy/deliveryPipeline.d.ts +231 -0
- package/clouddeploy/deliveryPipeline.js +130 -0
- package/clouddeploy/deliveryPipeline.js.map +1 -0
- package/clouddeploy/index.d.ts +2 -0
- package/clouddeploy/index.js +42 -0
- package/clouddeploy/index.js.map +1 -0
- package/clouddeploy/target.d.ts +256 -0
- package/clouddeploy/target.js +125 -0
- package/clouddeploy/target.js.map +1 -0
- package/cloudfunctions/function.d.ts +17 -5
- package/cloudfunctions/function.js +4 -2
- package/cloudfunctions/function.js.map +1 -1
- package/cloudfunctions/getFunction.d.ts +1 -0
- package/cloudfunctions/getFunction.js.map +1 -1
- package/compute/globalAddress.d.ts +18 -0
- package/compute/globalAddress.js +18 -0
- package/compute/globalAddress.js.map +1 -1
- package/compute/organizationSecurityPolicy.d.ts +13 -0
- package/compute/organizationSecurityPolicy.js +13 -0
- package/compute/organizationSecurityPolicy.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +51 -0
- package/compute/organizationSecurityPolicyAssociation.js +51 -0
- package/compute/organizationSecurityPolicyAssociation.js.map +1 -1
- package/compute/organizationSecurityPolicyRule.d.ts +39 -0
- package/compute/organizationSecurityPolicyRule.js +39 -0
- package/compute/organizationSecurityPolicyRule.js.map +1 -1
- package/compute/perInstanceConfig.d.ts +65 -0
- package/compute/perInstanceConfig.js +65 -0
- package/compute/perInstanceConfig.js.map +1 -1
- package/compute/regionNetworkEndpointGroup.d.ts +30 -3
- package/compute/regionNetworkEndpointGroup.js +14 -0
- package/compute/regionNetworkEndpointGroup.js.map +1 -1
- package/compute/regionPerInstanceConfig.d.ts +70 -0
- package/compute/regionPerInstanceConfig.js +70 -0
- package/compute/regionPerInstanceConfig.js.map +1 -1
- package/compute/routerNat.d.ts +21 -0
- package/compute/routerNat.js +2 -0
- package/compute/routerNat.js.map +1 -1
- package/compute/serviceAttachment.d.ts +23 -0
- package/compute/serviceAttachment.js +4 -0
- package/compute/serviceAttachment.js.map +1 -1
- package/config/vars.d.ts +3 -1
- package/config/vars.js +14 -2
- package/config/vars.js.map +1 -1
- package/diagflow/intent.d.ts +46 -0
- package/diagflow/intent.js +46 -0
- package/diagflow/intent.js.map +1 -1
- package/firebase/project.d.ts +16 -0
- package/firebase/project.js +16 -0
- package/firebase/project.js.map +1 -1
- package/firebase/projectLocation.d.ts +22 -0
- package/firebase/projectLocation.js +22 -0
- package/firebase/projectLocation.js.map +1 -1
- package/firebase/webApp.d.ts +43 -0
- package/firebase/webApp.js +43 -0
- package/firebase/webApp.js.map +1 -1
- package/firestore/document.d.ts +2 -2
- package/firestore/document.js +2 -2
- package/iap/brand.d.ts +20 -0
- package/iap/brand.js +20 -0
- package/iap/brand.js.map +1 -1
- package/iap/client.d.ts +24 -0
- package/iap/client.js +24 -0
- package/iap/client.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +6 -2
- package/index.js.map +1 -1
- package/monitoring/uptimeCheckConfig.d.ts +16 -0
- package/monitoring/uptimeCheckConfig.js +3 -0
- package/monitoring/uptimeCheckConfig.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +6 -2
- package/provider.js +3 -1
- package/provider.js.map +1 -1
- package/tpu/node.d.ts +36 -0
- package/tpu/node.js +36 -0
- package/tpu/node.js.map +1 -1
- package/types/input.d.ts +160 -4
- package/types/output.d.ts +189 -5
- package/vpcaccess/connector.d.ts +2 -1
- package/vpcaccess/connector.js +2 -1
- package/vpcaccess/connector.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -2312,6 +2312,13 @@ export declare namespace bigquery {
|
|
|
2312
2312
|
*/
|
|
2313
2313
|
clusterId: pulumi.Input<string>;
|
|
2314
2314
|
}
|
|
2315
|
+
interface ConnectionCloudResource {
|
|
2316
|
+
/**
|
|
2317
|
+
* -
|
|
2318
|
+
* The account ID of the service created for the purpose of this connection.
|
|
2319
|
+
*/
|
|
2320
|
+
serviceAccountId?: pulumi.Input<string>;
|
|
2321
|
+
}
|
|
2315
2322
|
interface ConnectionCloudSql {
|
|
2316
2323
|
/**
|
|
2317
2324
|
* Cloud SQL properties.
|
|
@@ -5141,6 +5148,47 @@ export declare namespace certificateauthority {
|
|
|
5141
5148
|
objectIdPaths: pulumi.Input<pulumi.Input<number>[]>;
|
|
5142
5149
|
}
|
|
5143
5150
|
}
|
|
5151
|
+
export declare namespace certificatemanager {
|
|
5152
|
+
interface CertificateManaged {
|
|
5153
|
+
/**
|
|
5154
|
+
* Authorizations that will be used for performing domain authorization
|
|
5155
|
+
*/
|
|
5156
|
+
dnsAuthorizations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5157
|
+
/**
|
|
5158
|
+
* The domains for which a managed SSL certificate will be generated.
|
|
5159
|
+
* Wildcard domains are only supported with DNS challenge resolution
|
|
5160
|
+
*/
|
|
5161
|
+
domains?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5162
|
+
/**
|
|
5163
|
+
* -
|
|
5164
|
+
* State of the managed certificate resource.
|
|
5165
|
+
*/
|
|
5166
|
+
state?: pulumi.Input<string>;
|
|
5167
|
+
}
|
|
5168
|
+
interface CertificateSelfManaged {
|
|
5169
|
+
/**
|
|
5170
|
+
* The certificate chain in PEM-encoded form.
|
|
5171
|
+
* Leaf certificate comes first, followed by intermediate ones if any.
|
|
5172
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
5173
|
+
*/
|
|
5174
|
+
certificatePem: pulumi.Input<string>;
|
|
5175
|
+
/**
|
|
5176
|
+
* The private key of the leaf certificate in PEM-encoded form.
|
|
5177
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
5178
|
+
*/
|
|
5179
|
+
privateKeyPem: pulumi.Input<string>;
|
|
5180
|
+
}
|
|
5181
|
+
interface DnsAuthorizationDnsResourceRecord {
|
|
5182
|
+
data?: pulumi.Input<string>;
|
|
5183
|
+
/**
|
|
5184
|
+
* Name of the resource; provided by the client when the resource is created.
|
|
5185
|
+
* The name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]* which means the first character must be a letter,
|
|
5186
|
+
* and all following characters must be a dash, underscore, letter or digit.
|
|
5187
|
+
*/
|
|
5188
|
+
name?: pulumi.Input<string>;
|
|
5189
|
+
type?: pulumi.Input<string>;
|
|
5190
|
+
}
|
|
5191
|
+
}
|
|
5144
5192
|
export declare namespace cloudasset {
|
|
5145
5193
|
interface FolderFeedCondition {
|
|
5146
5194
|
/**
|
|
@@ -5859,6 +5907,71 @@ export declare namespace cloudbuild {
|
|
|
5859
5907
|
noExternalIp?: pulumi.Input<boolean>;
|
|
5860
5908
|
}
|
|
5861
5909
|
}
|
|
5910
|
+
export declare namespace clouddeploy {
|
|
5911
|
+
interface DeliveryPipelineCondition {
|
|
5912
|
+
pipelineReadyConditions?: pulumi.Input<pulumi.Input<inputs.clouddeploy.DeliveryPipelineConditionPipelineReadyCondition>[]>;
|
|
5913
|
+
targetsPresentConditions?: pulumi.Input<pulumi.Input<inputs.clouddeploy.DeliveryPipelineConditionTargetsPresentCondition>[]>;
|
|
5914
|
+
}
|
|
5915
|
+
interface DeliveryPipelineConditionPipelineReadyCondition {
|
|
5916
|
+
status?: pulumi.Input<boolean>;
|
|
5917
|
+
updateTime?: pulumi.Input<string>;
|
|
5918
|
+
}
|
|
5919
|
+
interface DeliveryPipelineConditionTargetsPresentCondition {
|
|
5920
|
+
missingTargets?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5921
|
+
status?: pulumi.Input<boolean>;
|
|
5922
|
+
updateTime?: pulumi.Input<string>;
|
|
5923
|
+
}
|
|
5924
|
+
interface DeliveryPipelineSerialPipeline {
|
|
5925
|
+
/**
|
|
5926
|
+
* Each stage specifies configuration for a `Target`. The ordering of this list defines the promotion flow.
|
|
5927
|
+
*/
|
|
5928
|
+
stages?: pulumi.Input<pulumi.Input<inputs.clouddeploy.DeliveryPipelineSerialPipelineStage>[]>;
|
|
5929
|
+
}
|
|
5930
|
+
interface DeliveryPipelineSerialPipelineStage {
|
|
5931
|
+
/**
|
|
5932
|
+
* Skaffold profiles to use when rendering the manifest for this stage's `Target`.
|
|
5933
|
+
*/
|
|
5934
|
+
profiles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
5935
|
+
/**
|
|
5936
|
+
* The targetId to which this stage points. This field refers exclusively to the last segment of a target name. For example, this field would just be `my-target` (rather than `projects/project/locations/location/targets/my-target`). The location of the `Target` is inferred to be the same as the location of the `DeliveryPipeline` that contains this `Stage`.
|
|
5937
|
+
*/
|
|
5938
|
+
targetId?: pulumi.Input<string>;
|
|
5939
|
+
}
|
|
5940
|
+
interface TargetAnthosCluster {
|
|
5941
|
+
/**
|
|
5942
|
+
* Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is `projects/{project}/locations/{location}/memberships/{membership_name}`.
|
|
5943
|
+
*/
|
|
5944
|
+
membership?: pulumi.Input<string>;
|
|
5945
|
+
}
|
|
5946
|
+
interface TargetExecutionConfig {
|
|
5947
|
+
/**
|
|
5948
|
+
* Optional. Cloud Storage location in which to store execution outputs. This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used.
|
|
5949
|
+
*/
|
|
5950
|
+
artifactStorage?: pulumi.Input<string>;
|
|
5951
|
+
/**
|
|
5952
|
+
* Optional. Google service account to use for execution. If unspecified, the project execution service account (-compute@developer.gserviceaccount.com) is used.
|
|
5953
|
+
*/
|
|
5954
|
+
serviceAccount?: pulumi.Input<string>;
|
|
5955
|
+
/**
|
|
5956
|
+
* Required. Usages when this configuration should be applied.
|
|
5957
|
+
*/
|
|
5958
|
+
usages: pulumi.Input<pulumi.Input<string>[]>;
|
|
5959
|
+
/**
|
|
5960
|
+
* Optional. The resource name of the `WorkerPool`, with the format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. If this optional field is unspecified, the default Cloud Build pool will be used.
|
|
5961
|
+
*/
|
|
5962
|
+
workerPool?: pulumi.Input<string>;
|
|
5963
|
+
}
|
|
5964
|
+
interface TargetGke {
|
|
5965
|
+
/**
|
|
5966
|
+
* Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.
|
|
5967
|
+
*/
|
|
5968
|
+
cluster?: pulumi.Input<string>;
|
|
5969
|
+
/**
|
|
5970
|
+
* Optional. If true, `cluster` is accessed using the private IP address of the control plane endpoint. Otherwise, the default IP address of the control plane endpoint is used. The default IP address is the private IP address for clusters with private control-plane endpoints and the public IP address otherwise. Only specify this option when `cluster` is a [private GKE cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept).
|
|
5971
|
+
*/
|
|
5972
|
+
internalIp?: pulumi.Input<boolean>;
|
|
5973
|
+
}
|
|
5974
|
+
}
|
|
5862
5975
|
export declare namespace cloudfunctions {
|
|
5863
5976
|
interface FunctionEventTrigger {
|
|
5864
5977
|
/**
|
|
@@ -6388,6 +6501,12 @@ export declare namespace cloudrun {
|
|
|
6388
6501
|
latestCreatedRevisionName?: pulumi.Input<string>;
|
|
6389
6502
|
latestReadyRevisionName?: pulumi.Input<string>;
|
|
6390
6503
|
observedGeneration?: pulumi.Input<number>;
|
|
6504
|
+
/**
|
|
6505
|
+
* -
|
|
6506
|
+
* URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
|
6507
|
+
* and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
|
6508
|
+
* but may not contain anything else (e.g. basic auth, url path, etc.)
|
|
6509
|
+
*/
|
|
6391
6510
|
url?: pulumi.Input<string>;
|
|
6392
6511
|
}
|
|
6393
6512
|
interface ServiceStatusCondition {
|
|
@@ -6809,6 +6928,17 @@ export declare namespace cloudrun {
|
|
|
6809
6928
|
* RevisionName of a specific revision to which to send this portion of traffic.
|
|
6810
6929
|
*/
|
|
6811
6930
|
revisionName?: pulumi.Input<string>;
|
|
6931
|
+
/**
|
|
6932
|
+
* Tag is optionally used to expose a dedicated url for referencing this target exclusively.
|
|
6933
|
+
*/
|
|
6934
|
+
tag?: pulumi.Input<string>;
|
|
6935
|
+
/**
|
|
6936
|
+
* -
|
|
6937
|
+
* URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
|
6938
|
+
* and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
|
6939
|
+
* but may not contain anything else (e.g. basic auth, url path, etc.)
|
|
6940
|
+
*/
|
|
6941
|
+
url?: pulumi.Input<string>;
|
|
6812
6942
|
}
|
|
6813
6943
|
}
|
|
6814
6944
|
export declare namespace cloudscheduler {
|
|
@@ -9170,9 +9300,13 @@ export declare namespace compute {
|
|
|
9170
9300
|
*/
|
|
9171
9301
|
minReadySec?: pulumi.Input<number>;
|
|
9172
9302
|
/**
|
|
9173
|
-
* - Minimal action to be taken on an instance. You can specify either `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `
|
|
9303
|
+
* - Minimal action to be taken on an instance. You can specify either `REFRESH` to update without stopping instances, `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `REFRESH`, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
|
|
9174
9304
|
*/
|
|
9175
9305
|
minimalAction: pulumi.Input<string>;
|
|
9306
|
+
/**
|
|
9307
|
+
* - Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
|
9308
|
+
*/
|
|
9309
|
+
mostDisruptiveAllowedAction?: pulumi.Input<string>;
|
|
9176
9310
|
/**
|
|
9177
9311
|
* , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set maxUnavailableFixed or maxUnavailablePercent to be greater than 0.
|
|
9178
9312
|
* - - -
|
|
@@ -11286,9 +11420,13 @@ export declare namespace compute {
|
|
|
11286
11420
|
*/
|
|
11287
11421
|
minReadySec?: pulumi.Input<number>;
|
|
11288
11422
|
/**
|
|
11289
|
-
* - Minimal action to be taken on an instance. You can specify either `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `
|
|
11423
|
+
* - Minimal action to be taken on an instance. You can specify either `REFRESH` to update without stopping instances, `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `REFRESH`, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
|
|
11290
11424
|
*/
|
|
11291
11425
|
minimalAction: pulumi.Input<string>;
|
|
11426
|
+
/**
|
|
11427
|
+
* - Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
|
11428
|
+
*/
|
|
11429
|
+
mostDisruptiveAllowedAction?: pulumi.Input<string>;
|
|
11292
11430
|
/**
|
|
11293
11431
|
* , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set maxUnavailableFixed or maxUnavailablePercent to be greater than 0.
|
|
11294
11432
|
* - - -
|
|
@@ -16110,8 +16248,18 @@ export declare namespace container {
|
|
|
16110
16248
|
interface ClusterMaintenancePolicyMaintenanceExclusion {
|
|
16111
16249
|
endTime: pulumi.Input<string>;
|
|
16112
16250
|
exclusionName: pulumi.Input<string>;
|
|
16251
|
+
/**
|
|
16252
|
+
* MaintenanceExclusionOptions provides maintenance exclusion related options.
|
|
16253
|
+
*/
|
|
16254
|
+
exclusionOptions?: pulumi.Input<inputs.container.ClusterMaintenancePolicyMaintenanceExclusionExclusionOptions>;
|
|
16113
16255
|
startTime: pulumi.Input<string>;
|
|
16114
16256
|
}
|
|
16257
|
+
interface ClusterMaintenancePolicyMaintenanceExclusionExclusionOptions {
|
|
16258
|
+
/**
|
|
16259
|
+
* The scope of automatic upgrades to restrict in the exclusion window. One of: **NO_UPGRADES | NO_MINOR_UPGRADES | NO_MINOR_OR_NODE_UPGRADES**
|
|
16260
|
+
*/
|
|
16261
|
+
scope: pulumi.Input<string>;
|
|
16262
|
+
}
|
|
16115
16263
|
interface ClusterMaintenancePolicyRecurringWindow {
|
|
16116
16264
|
endTime: pulumi.Input<string>;
|
|
16117
16265
|
recurrence: pulumi.Input<string>;
|
|
@@ -27871,6 +28019,7 @@ export declare namespace sql {
|
|
|
27871
28019
|
* active. Can be either `ALWAYS`, `NEVER` or `ON_DEMAND`.
|
|
27872
28020
|
*/
|
|
27873
28021
|
activationPolicy?: pulumi.Input<string>;
|
|
28022
|
+
activeDirectoryConfig?: pulumi.Input<inputs.sql.DatabaseInstanceSettingsActiveDirectoryConfig>;
|
|
27874
28023
|
/**
|
|
27875
28024
|
* The availability type of the Cloud SQL
|
|
27876
28025
|
* instance, high availability (`REGIONAL`) or single zone (`ZONAL`).' For all instances, ensure that
|
|
@@ -27887,12 +28036,12 @@ export declare namespace sql {
|
|
|
27887
28036
|
collation?: pulumi.Input<string>;
|
|
27888
28037
|
databaseFlags?: pulumi.Input<pulumi.Input<inputs.sql.DatabaseInstanceSettingsDatabaseFlag>[]>;
|
|
27889
28038
|
/**
|
|
27890
|
-
*
|
|
28039
|
+
* Enables auto-resizing of the storage size. Set to false if you want to set `diskSize`.
|
|
27891
28040
|
*/
|
|
27892
28041
|
diskAutoresize?: pulumi.Input<boolean>;
|
|
27893
28042
|
diskAutoresizeLimit?: pulumi.Input<number>;
|
|
27894
28043
|
/**
|
|
27895
|
-
* The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased.
|
|
28044
|
+
* The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. If you want to set this field, set `diskAutoresize` to false.
|
|
27896
28045
|
*/
|
|
27897
28046
|
diskSize?: pulumi.Input<number>;
|
|
27898
28047
|
/**
|
|
@@ -27921,6 +28070,13 @@ export declare namespace sql {
|
|
|
27921
28070
|
}>;
|
|
27922
28071
|
version?: pulumi.Input<number>;
|
|
27923
28072
|
}
|
|
28073
|
+
interface DatabaseInstanceSettingsActiveDirectoryConfig {
|
|
28074
|
+
/**
|
|
28075
|
+
* The domain name for the active directory (e.g., mydomain.com).
|
|
28076
|
+
* Can only be used with SQL Server.
|
|
28077
|
+
*/
|
|
28078
|
+
domain: pulumi.Input<string>;
|
|
28079
|
+
}
|
|
27924
28080
|
interface DatabaseInstanceSettingsBackupConfiguration {
|
|
27925
28081
|
/**
|
|
27926
28082
|
* Backup retention settings. The configuration is detailed below.
|
package/types/output.d.ts
CHANGED
|
@@ -2307,6 +2307,13 @@ export declare namespace bigquery {
|
|
|
2307
2307
|
*/
|
|
2308
2308
|
clusterId: string;
|
|
2309
2309
|
}
|
|
2310
|
+
interface ConnectionCloudResource {
|
|
2311
|
+
/**
|
|
2312
|
+
* -
|
|
2313
|
+
* The account ID of the service created for the purpose of this connection.
|
|
2314
|
+
*/
|
|
2315
|
+
serviceAccountId: string;
|
|
2316
|
+
}
|
|
2310
2317
|
interface ConnectionCloudSql {
|
|
2311
2318
|
/**
|
|
2312
2319
|
* Cloud SQL properties.
|
|
@@ -5219,6 +5226,47 @@ export declare namespace certificateauthority {
|
|
|
5219
5226
|
cloudKmsKeyVersion: string;
|
|
5220
5227
|
}
|
|
5221
5228
|
}
|
|
5229
|
+
export declare namespace certificatemanager {
|
|
5230
|
+
interface CertificateManaged {
|
|
5231
|
+
/**
|
|
5232
|
+
* Authorizations that will be used for performing domain authorization
|
|
5233
|
+
*/
|
|
5234
|
+
dnsAuthorizations?: string[];
|
|
5235
|
+
/**
|
|
5236
|
+
* The domains for which a managed SSL certificate will be generated.
|
|
5237
|
+
* Wildcard domains are only supported with DNS challenge resolution
|
|
5238
|
+
*/
|
|
5239
|
+
domains?: string[];
|
|
5240
|
+
/**
|
|
5241
|
+
* -
|
|
5242
|
+
* State of the managed certificate resource.
|
|
5243
|
+
*/
|
|
5244
|
+
state: string;
|
|
5245
|
+
}
|
|
5246
|
+
interface CertificateSelfManaged {
|
|
5247
|
+
/**
|
|
5248
|
+
* The certificate chain in PEM-encoded form.
|
|
5249
|
+
* Leaf certificate comes first, followed by intermediate ones if any.
|
|
5250
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
5251
|
+
*/
|
|
5252
|
+
certificatePem: string;
|
|
5253
|
+
/**
|
|
5254
|
+
* The private key of the leaf certificate in PEM-encoded form.
|
|
5255
|
+
* **Note**: This property is sensitive and will not be displayed in the plan.
|
|
5256
|
+
*/
|
|
5257
|
+
privateKeyPem: string;
|
|
5258
|
+
}
|
|
5259
|
+
interface DnsAuthorizationDnsResourceRecord {
|
|
5260
|
+
data: string;
|
|
5261
|
+
/**
|
|
5262
|
+
* Name of the resource; provided by the client when the resource is created.
|
|
5263
|
+
* The name must be 1-64 characters long, and match the regular expression [a-zA-Z][a-zA-Z0-9_-]* which means the first character must be a letter,
|
|
5264
|
+
* and all following characters must be a dash, underscore, letter or digit.
|
|
5265
|
+
*/
|
|
5266
|
+
name: string;
|
|
5267
|
+
type: string;
|
|
5268
|
+
}
|
|
5269
|
+
}
|
|
5222
5270
|
export declare namespace cloudasset {
|
|
5223
5271
|
interface FolderFeedCondition {
|
|
5224
5272
|
/**
|
|
@@ -5937,6 +5985,71 @@ export declare namespace cloudbuild {
|
|
|
5937
5985
|
noExternalIp: boolean;
|
|
5938
5986
|
}
|
|
5939
5987
|
}
|
|
5988
|
+
export declare namespace clouddeploy {
|
|
5989
|
+
interface DeliveryPipelineCondition {
|
|
5990
|
+
pipelineReadyConditions: outputs.clouddeploy.DeliveryPipelineConditionPipelineReadyCondition[];
|
|
5991
|
+
targetsPresentConditions: outputs.clouddeploy.DeliveryPipelineConditionTargetsPresentCondition[];
|
|
5992
|
+
}
|
|
5993
|
+
interface DeliveryPipelineConditionPipelineReadyCondition {
|
|
5994
|
+
status: boolean;
|
|
5995
|
+
updateTime: string;
|
|
5996
|
+
}
|
|
5997
|
+
interface DeliveryPipelineConditionTargetsPresentCondition {
|
|
5998
|
+
missingTargets: string[];
|
|
5999
|
+
status: boolean;
|
|
6000
|
+
updateTime: string;
|
|
6001
|
+
}
|
|
6002
|
+
interface DeliveryPipelineSerialPipeline {
|
|
6003
|
+
/**
|
|
6004
|
+
* Each stage specifies configuration for a `Target`. The ordering of this list defines the promotion flow.
|
|
6005
|
+
*/
|
|
6006
|
+
stages?: outputs.clouddeploy.DeliveryPipelineSerialPipelineStage[];
|
|
6007
|
+
}
|
|
6008
|
+
interface DeliveryPipelineSerialPipelineStage {
|
|
6009
|
+
/**
|
|
6010
|
+
* Skaffold profiles to use when rendering the manifest for this stage's `Target`.
|
|
6011
|
+
*/
|
|
6012
|
+
profiles?: string[];
|
|
6013
|
+
/**
|
|
6014
|
+
* The targetId to which this stage points. This field refers exclusively to the last segment of a target name. For example, this field would just be `my-target` (rather than `projects/project/locations/location/targets/my-target`). The location of the `Target` is inferred to be the same as the location of the `DeliveryPipeline` that contains this `Stage`.
|
|
6015
|
+
*/
|
|
6016
|
+
targetId?: string;
|
|
6017
|
+
}
|
|
6018
|
+
interface TargetAnthosCluster {
|
|
6019
|
+
/**
|
|
6020
|
+
* Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is `projects/{project}/locations/{location}/memberships/{membership_name}`.
|
|
6021
|
+
*/
|
|
6022
|
+
membership?: string;
|
|
6023
|
+
}
|
|
6024
|
+
interface TargetExecutionConfig {
|
|
6025
|
+
/**
|
|
6026
|
+
* Optional. Cloud Storage location in which to store execution outputs. This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used.
|
|
6027
|
+
*/
|
|
6028
|
+
artifactStorage?: string;
|
|
6029
|
+
/**
|
|
6030
|
+
* Optional. Google service account to use for execution. If unspecified, the project execution service account (-compute@developer.gserviceaccount.com) is used.
|
|
6031
|
+
*/
|
|
6032
|
+
serviceAccount?: string;
|
|
6033
|
+
/**
|
|
6034
|
+
* Required. Usages when this configuration should be applied.
|
|
6035
|
+
*/
|
|
6036
|
+
usages: string[];
|
|
6037
|
+
/**
|
|
6038
|
+
* Optional. The resource name of the `WorkerPool`, with the format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. If this optional field is unspecified, the default Cloud Build pool will be used.
|
|
6039
|
+
*/
|
|
6040
|
+
workerPool?: string;
|
|
6041
|
+
}
|
|
6042
|
+
interface TargetGke {
|
|
6043
|
+
/**
|
|
6044
|
+
* Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.
|
|
6045
|
+
*/
|
|
6046
|
+
cluster?: string;
|
|
6047
|
+
/**
|
|
6048
|
+
* Optional. If true, `cluster` is accessed using the private IP address of the control plane endpoint. Otherwise, the default IP address of the control plane endpoint is used. The default IP address is the private IP address for clusters with private control-plane endpoints and the public IP address otherwise. Only specify this option when `cluster` is a [private GKE cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept).
|
|
6049
|
+
*/
|
|
6050
|
+
internalIp?: boolean;
|
|
6051
|
+
}
|
|
6052
|
+
}
|
|
5940
6053
|
export declare namespace cloudfunctions {
|
|
5941
6054
|
interface FunctionEventTrigger {
|
|
5942
6055
|
/**
|
|
@@ -6666,6 +6779,8 @@ export declare namespace cloudrun {
|
|
|
6666
6779
|
latestRevision: boolean;
|
|
6667
6780
|
percent: number;
|
|
6668
6781
|
revisionName: string;
|
|
6782
|
+
tag: string;
|
|
6783
|
+
url: string;
|
|
6669
6784
|
}
|
|
6670
6785
|
interface IamBindingCondition {
|
|
6671
6786
|
description?: string;
|
|
@@ -6740,6 +6855,12 @@ export declare namespace cloudrun {
|
|
|
6740
6855
|
latestCreatedRevisionName: string;
|
|
6741
6856
|
latestReadyRevisionName: string;
|
|
6742
6857
|
observedGeneration: number;
|
|
6858
|
+
/**
|
|
6859
|
+
* -
|
|
6860
|
+
* URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
|
6861
|
+
* and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
|
6862
|
+
* but may not contain anything else (e.g. basic auth, url path, etc.)
|
|
6863
|
+
*/
|
|
6743
6864
|
url: string;
|
|
6744
6865
|
}
|
|
6745
6866
|
interface ServiceStatusCondition {
|
|
@@ -7161,6 +7282,17 @@ export declare namespace cloudrun {
|
|
|
7161
7282
|
* RevisionName of a specific revision to which to send this portion of traffic.
|
|
7162
7283
|
*/
|
|
7163
7284
|
revisionName?: string;
|
|
7285
|
+
/**
|
|
7286
|
+
* Tag is optionally used to expose a dedicated url for referencing this target exclusively.
|
|
7287
|
+
*/
|
|
7288
|
+
tag?: string;
|
|
7289
|
+
/**
|
|
7290
|
+
* -
|
|
7291
|
+
* URL displays the URL for accessing tagged traffic targets. URL is displayed in status,
|
|
7292
|
+
* and is disallowed on spec. URL must contain a scheme (e.g. http://) and a hostname,
|
|
7293
|
+
* but may not contain anything else (e.g. basic auth, url path, etc.)
|
|
7294
|
+
*/
|
|
7295
|
+
url: string;
|
|
7164
7296
|
}
|
|
7165
7297
|
}
|
|
7166
7298
|
export declare namespace cloudscheduler {
|
|
@@ -10508,9 +10640,13 @@ export declare namespace compute {
|
|
|
10508
10640
|
*/
|
|
10509
10641
|
minReadySec?: number;
|
|
10510
10642
|
/**
|
|
10511
|
-
* - Minimal action to be taken on an instance. You can specify either `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `
|
|
10643
|
+
* - Minimal action to be taken on an instance. You can specify either `REFRESH` to update without stopping instances, `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `REFRESH`, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
|
|
10512
10644
|
*/
|
|
10513
10645
|
minimalAction: string;
|
|
10646
|
+
/**
|
|
10647
|
+
* - Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
|
10648
|
+
*/
|
|
10649
|
+
mostDisruptiveAllowedAction?: string;
|
|
10514
10650
|
/**
|
|
10515
10651
|
* , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set maxUnavailableFixed or maxUnavailablePercent to be greater than 0.
|
|
10516
10652
|
* - - -
|
|
@@ -12624,9 +12760,13 @@ export declare namespace compute {
|
|
|
12624
12760
|
*/
|
|
12625
12761
|
minReadySec?: number;
|
|
12626
12762
|
/**
|
|
12627
|
-
* - Minimal action to be taken on an instance. You can specify either `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `
|
|
12763
|
+
* - Minimal action to be taken on an instance. You can specify either `REFRESH` to update without stopping instances, `RESTART` to restart existing instances or `REPLACE` to delete and create new instances from the target template. If you specify a `REFRESH`, the Updater will attempt to perform that action only. However, if the Updater determines that the minimal action you specify is not enough to perform the update, it might perform a more disruptive action.
|
|
12628
12764
|
*/
|
|
12629
12765
|
minimalAction: string;
|
|
12766
|
+
/**
|
|
12767
|
+
* - Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to allow actions that do not need instance restart, RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all.
|
|
12768
|
+
*/
|
|
12769
|
+
mostDisruptiveAllowedAction?: string;
|
|
12630
12770
|
/**
|
|
12631
12771
|
* , The instance replacement method for managed instance groups. Valid values are: "RECREATE", "SUBSTITUTE". If SUBSTITUTE (default), the group replaces VM instances with new instances that have randomly generated names. If RECREATE, instance names are preserved. You must also set maxUnavailableFixed or maxUnavailablePercent to be greater than 0.
|
|
12632
12772
|
* - - -
|
|
@@ -17508,8 +17648,18 @@ export declare namespace container {
|
|
|
17508
17648
|
interface ClusterMaintenancePolicyMaintenanceExclusion {
|
|
17509
17649
|
endTime: string;
|
|
17510
17650
|
exclusionName: string;
|
|
17651
|
+
/**
|
|
17652
|
+
* MaintenanceExclusionOptions provides maintenance exclusion related options.
|
|
17653
|
+
*/
|
|
17654
|
+
exclusionOptions?: outputs.container.ClusterMaintenancePolicyMaintenanceExclusionExclusionOptions;
|
|
17511
17655
|
startTime: string;
|
|
17512
17656
|
}
|
|
17657
|
+
interface ClusterMaintenancePolicyMaintenanceExclusionExclusionOptions {
|
|
17658
|
+
/**
|
|
17659
|
+
* The scope of automatic upgrades to restrict in the exclusion window. One of: **NO_UPGRADES | NO_MINOR_UPGRADES | NO_MINOR_OR_NODE_UPGRADES**
|
|
17660
|
+
*/
|
|
17661
|
+
scope: string;
|
|
17662
|
+
}
|
|
17513
17663
|
interface ClusterMaintenancePolicyRecurringWindow {
|
|
17514
17664
|
endTime: string;
|
|
17515
17665
|
recurrence: string;
|
|
@@ -18204,7 +18354,7 @@ export declare namespace container {
|
|
|
18204
18354
|
* for more details. This field only applies to private clusters, when
|
|
18205
18355
|
* `enablePrivateNodes` is `true`.
|
|
18206
18356
|
*/
|
|
18207
|
-
masterIpv4CidrBlock
|
|
18357
|
+
masterIpv4CidrBlock: string;
|
|
18208
18358
|
/**
|
|
18209
18359
|
* The name of the peering between this cluster and the Google owned VPC.
|
|
18210
18360
|
*/
|
|
@@ -18381,8 +18531,12 @@ export declare namespace container {
|
|
|
18381
18531
|
interface GetClusterMaintenancePolicyMaintenanceExclusion {
|
|
18382
18532
|
endTime: string;
|
|
18383
18533
|
exclusionName: string;
|
|
18534
|
+
exclusionOptions: outputs.container.GetClusterMaintenancePolicyMaintenanceExclusionExclusionOption[];
|
|
18384
18535
|
startTime: string;
|
|
18385
18536
|
}
|
|
18537
|
+
interface GetClusterMaintenancePolicyMaintenanceExclusionExclusionOption {
|
|
18538
|
+
scope: string;
|
|
18539
|
+
}
|
|
18386
18540
|
interface GetClusterMaintenancePolicyRecurringWindow {
|
|
18387
18541
|
endTime: string;
|
|
18388
18542
|
recurrence: string;
|
|
@@ -29044,13 +29198,31 @@ export declare namespace projects {
|
|
|
29044
29198
|
default: boolean;
|
|
29045
29199
|
}
|
|
29046
29200
|
interface GetProjectProject {
|
|
29201
|
+
/**
|
|
29202
|
+
* Creation time in RFC3339 UTC "Zulu" format.
|
|
29203
|
+
*/
|
|
29047
29204
|
createTime: string;
|
|
29205
|
+
/**
|
|
29206
|
+
* A set of key/value label pairs assigned on a project.
|
|
29207
|
+
*/
|
|
29048
29208
|
labels: {
|
|
29049
29209
|
[key: string]: string;
|
|
29050
29210
|
};
|
|
29211
|
+
/**
|
|
29212
|
+
* The Project lifecycle state.
|
|
29213
|
+
*/
|
|
29051
29214
|
lifecycleState: string;
|
|
29215
|
+
/**
|
|
29216
|
+
* The optional user-assigned display name of the project.
|
|
29217
|
+
*/
|
|
29052
29218
|
name: string;
|
|
29219
|
+
/**
|
|
29220
|
+
* The numeric identifier of the project.
|
|
29221
|
+
*/
|
|
29053
29222
|
number: string;
|
|
29223
|
+
/**
|
|
29224
|
+
* An optional reference to a parent resource.
|
|
29225
|
+
*/
|
|
29054
29226
|
parent: {
|
|
29055
29227
|
[key: string]: string;
|
|
29056
29228
|
};
|
|
@@ -29912,6 +30084,7 @@ export declare namespace sql {
|
|
|
29912
30084
|
* active. Can be either `ALWAYS`, `NEVER` or `ON_DEMAND`.
|
|
29913
30085
|
*/
|
|
29914
30086
|
activationPolicy?: string;
|
|
30087
|
+
activeDirectoryConfig?: outputs.sql.DatabaseInstanceSettingsActiveDirectoryConfig;
|
|
29915
30088
|
/**
|
|
29916
30089
|
* The availability type of the Cloud SQL
|
|
29917
30090
|
* instance, high availability (`REGIONAL`) or single zone (`ZONAL`).' For all instances, ensure that
|
|
@@ -29928,12 +30101,12 @@ export declare namespace sql {
|
|
|
29928
30101
|
collation?: string;
|
|
29929
30102
|
databaseFlags?: outputs.sql.DatabaseInstanceSettingsDatabaseFlag[];
|
|
29930
30103
|
/**
|
|
29931
|
-
*
|
|
30104
|
+
* Enables auto-resizing of the storage size. Set to false if you want to set `diskSize`.
|
|
29932
30105
|
*/
|
|
29933
30106
|
diskAutoresize?: boolean;
|
|
29934
30107
|
diskAutoresizeLimit?: number;
|
|
29935
30108
|
/**
|
|
29936
|
-
* The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased.
|
|
30109
|
+
* The size of data disk, in GB. Size of a running instance cannot be reduced but can be increased. If you want to set this field, set `diskAutoresize` to false.
|
|
29937
30110
|
*/
|
|
29938
30111
|
diskSize: number;
|
|
29939
30112
|
/**
|
|
@@ -29962,6 +30135,13 @@ export declare namespace sql {
|
|
|
29962
30135
|
};
|
|
29963
30136
|
version: number;
|
|
29964
30137
|
}
|
|
30138
|
+
interface DatabaseInstanceSettingsActiveDirectoryConfig {
|
|
30139
|
+
/**
|
|
30140
|
+
* The domain name for the active directory (e.g., mydomain.com).
|
|
30141
|
+
* Can only be used with SQL Server.
|
|
30142
|
+
*/
|
|
30143
|
+
domain: string;
|
|
30144
|
+
}
|
|
29965
30145
|
interface DatabaseInstanceSettingsBackupConfiguration {
|
|
29966
30146
|
/**
|
|
29967
30147
|
* Backup retention settings. The configuration is detailed below.
|
|
@@ -30166,6 +30346,7 @@ export declare namespace sql {
|
|
|
30166
30346
|
}
|
|
30167
30347
|
interface GetDatabaseInstanceSetting {
|
|
30168
30348
|
activationPolicy: string;
|
|
30349
|
+
activeDirectoryConfigs: outputs.sql.GetDatabaseInstanceSettingActiveDirectoryConfig[];
|
|
30169
30350
|
availabilityType: string;
|
|
30170
30351
|
backupConfigurations: outputs.sql.GetDatabaseInstanceSettingBackupConfiguration[];
|
|
30171
30352
|
collation: string;
|
|
@@ -30185,6 +30366,9 @@ export declare namespace sql {
|
|
|
30185
30366
|
};
|
|
30186
30367
|
version: number;
|
|
30187
30368
|
}
|
|
30369
|
+
interface GetDatabaseInstanceSettingActiveDirectoryConfig {
|
|
30370
|
+
domain: string;
|
|
30371
|
+
}
|
|
30188
30372
|
interface GetDatabaseInstanceSettingBackupConfiguration {
|
|
30189
30373
|
backupRetentionSettings: outputs.sql.GetDatabaseInstanceSettingBackupConfigurationBackupRetentionSetting[];
|
|
30190
30374
|
binaryLogEnabled: boolean;
|
package/vpcaccess/connector.d.ts
CHANGED
|
@@ -66,6 +66,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
66
66
|
* const connector = new gcp.vpcaccess.Connector("connector", {
|
|
67
67
|
* region: "us-west1",
|
|
68
68
|
* ipCidrRange: "10.8.0.0/28",
|
|
69
|
+
* maxThroughput: 300,
|
|
69
70
|
* network: _default.name,
|
|
70
71
|
* }, {
|
|
71
72
|
* provider: google_beta,
|
|
@@ -106,7 +107,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
106
107
|
* annotations: {
|
|
107
108
|
* "autoscaling.knative.dev/maxScale": "5",
|
|
108
109
|
* "run.googleapis.com/vpc-access-connector": connector.name,
|
|
109
|
-
* "run.googleapis.com/vpc-access-egress": "all",
|
|
110
|
+
* "run.googleapis.com/vpc-access-egress": "all-traffic",
|
|
110
111
|
* },
|
|
111
112
|
* },
|
|
112
113
|
* },
|
package/vpcaccess/connector.js
CHANGED
|
@@ -71,6 +71,7 @@ const utilities = require("../utilities");
|
|
|
71
71
|
* const connector = new gcp.vpcaccess.Connector("connector", {
|
|
72
72
|
* region: "us-west1",
|
|
73
73
|
* ipCidrRange: "10.8.0.0/28",
|
|
74
|
+
* maxThroughput: 300,
|
|
74
75
|
* network: _default.name,
|
|
75
76
|
* }, {
|
|
76
77
|
* provider: google_beta,
|
|
@@ -111,7 +112,7 @@ const utilities = require("../utilities");
|
|
|
111
112
|
* annotations: {
|
|
112
113
|
* "autoscaling.knative.dev/maxScale": "5",
|
|
113
114
|
* "run.googleapis.com/vpc-access-connector": connector.name,
|
|
114
|
-
* "run.googleapis.com/vpc-access-egress": "all",
|
|
115
|
+
* "run.googleapis.com/vpc-access-egress": "all-traffic",
|
|
115
116
|
* },
|
|
116
117
|
* },
|
|
117
118
|
* },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../../vpcaccess/connector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../../vpcaccess/connector.ts"],"names":[],"mappings":"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"}
|