@pulumi/gcp 9.25.0 → 9.26.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/appengine/applicationUrlDispatchRules.d.ts +1 -1
- package/appengine/applicationUrlDispatchRules.js +1 -1
- package/appengine/engineSplitTraffic.d.ts +2 -2
- package/appengine/engineSplitTraffic.js +2 -2
- package/appengine/serviceNetworkSettings.d.ts +1 -1
- package/appengine/serviceNetworkSettings.js +1 -1
- package/appengine/standardAppVersion.d.ts +2 -2
- package/appengine/standardAppVersion.js +2 -2
- package/bigtable/instance.d.ts +18 -6
- package/bigtable/instance.d.ts.map +1 -1
- package/bigtable/instance.js +2 -0
- package/bigtable/instance.js.map +1 -1
- package/bigtable/table.d.ts +3 -3
- package/billing/subAccount.d.ts +1 -1
- package/billing/subAccount.js +1 -1
- package/ces/guardrail.d.ts +41 -0
- package/ces/guardrail.d.ts.map +1 -1
- package/ces/guardrail.js +41 -0
- package/ces/guardrail.js.map +1 -1
- package/ces/index.d.ts +3 -0
- package/ces/index.d.ts.map +1 -1
- package/ces/index.js +6 -1
- package/ces/index.js.map +1 -1
- package/ces/securitySettings.d.ts +163 -0
- package/ces/securitySettings.d.ts.map +1 -0
- package/ces/securitySettings.js +135 -0
- package/ces/securitySettings.js.map +1 -0
- package/chronicle/findingsRefinement.d.ts +250 -0
- package/chronicle/findingsRefinement.d.ts.map +1 -0
- package/chronicle/findingsRefinement.js +165 -0
- package/chronicle/findingsRefinement.js.map +1 -0
- package/chronicle/index.d.ts +3 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +6 -1
- package/chronicle/index.js.map +1 -1
- package/cloudrun/getService.d.ts +26 -22
- package/cloudrun/getService.d.ts.map +1 -1
- package/cloudrun/getService.js +14 -12
- package/cloudrun/getService.js.map +1 -1
- package/compute/futureReservation.d.ts +15 -0
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +2 -0
- package/compute/futureReservation.js.map +1 -1
- package/compute/getNetwork.d.ts +13 -5
- package/compute/getNetwork.d.ts.map +1 -1
- package/compute/getNetwork.js +4 -0
- package/compute/getNetwork.js.map +1 -1
- package/compute/getRegionSSLPolicy.d.ts +83 -0
- package/compute/getRegionSSLPolicy.d.ts.map +1 -1
- package/compute/getRegionSSLPolicy.js +30 -0
- package/compute/getRegionSSLPolicy.js.map +1 -1
- package/compute/getSSLPolicy.d.ts +4 -0
- package/compute/getSSLPolicy.d.ts.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getServiceAttachment.d.ts +109 -0
- package/compute/getServiceAttachment.d.ts.map +1 -0
- package/compute/getServiceAttachment.js +85 -0
- package/compute/getServiceAttachment.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +7 -4
- package/compute/index.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +18 -3
- package/compute/instanceFromTemplate.d.ts.map +1 -1
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +135 -0
- package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
- package/compute/networkFirewallPolicyRule.js +88 -0
- package/compute/networkFirewallPolicyRule.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionSslPolicy.d.ts +68 -0
- package/compute/regionSslPolicy.d.ts.map +1 -1
- package/compute/regionSslPolicy.js +31 -0
- package/compute/regionSslPolicy.js.map +1 -1
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/sslpolicy.d.ts +52 -0
- package/compute/sslpolicy.d.ts.map +1 -1
- package/compute/sslpolicy.js +15 -0
- package/compute/sslpolicy.js.map +1 -1
- package/compute/subnetwork.d.ts +58 -0
- package/compute/subnetwork.d.ts.map +1 -1
- package/compute/subnetwork.js +58 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/configdeployment/deployment.d.ts +364 -0
- package/configdeployment/deployment.d.ts.map +1 -0
- package/configdeployment/deployment.js +174 -0
- package/configdeployment/deployment.js.map +1 -0
- package/configdeployment/index.d.ts +4 -0
- package/configdeployment/index.d.ts.map +1 -0
- package/configdeployment/index.js +45 -0
- package/configdeployment/index.js.map +1 -0
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/databasemigrationservice/privateConnection.d.ts +4 -4
- package/databasemigrationservice/privateConnection.js +4 -4
- package/dataflow/flexTemplateJob.d.ts +15 -3
- package/dataflow/flexTemplateJob.d.ts.map +1 -1
- package/dataflow/flexTemplateJob.js +2 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datafusion/instance.d.ts +29 -14
- package/datafusion/instance.d.ts.map +1 -1
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +7 -6
- package/dataplex/dataProduct.d.ts.map +1 -1
- package/dataplex/dataProduct.js +7 -6
- package/dataplex/dataProduct.js.map +1 -1
- package/dataplex/dataProductDataAsset.d.ts +5 -8
- package/dataplex/dataProductDataAsset.d.ts.map +1 -1
- package/dataplex/dataProductDataAsset.js +5 -8
- package/dataplex/dataProductDataAsset.js.map +1 -1
- package/dataplex/datascan.d.ts +24 -24
- package/dataplex/datascan.js +24 -24
- package/dataplex/entryLink.d.ts +11 -11
- package/dataplex/entryLink.js +11 -11
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/dataproc/cluster.d.ts +1 -1
- package/dataproc/cluster.js +1 -1
- package/dataproc/job.d.ts +1 -1
- package/dataproc/job.js +1 -1
- package/datastream/connectionProfile.d.ts +0 -6
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +0 -6
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +3 -3
- package/datastream/privateConnection.js +3 -3
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/diagflow/conversationProfile.d.ts +28 -6
- package/diagflow/conversationProfile.d.ts.map +1 -1
- package/diagflow/conversationProfile.js +7 -1
- package/diagflow/conversationProfile.js.map +1 -1
- package/diagflow/index.d.ts +3 -0
- package/diagflow/index.d.ts.map +1 -1
- package/diagflow/index.js +6 -1
- package/diagflow/index.js.map +1 -1
- package/diagflow/sipTrunk.d.ts +169 -0
- package/diagflow/sipTrunk.d.ts.map +1 -0
- package/diagflow/sipTrunk.js +124 -0
- package/diagflow/sipTrunk.js.map +1 -0
- package/firestore/field.d.ts +79 -6
- package/firestore/field.d.ts.map +1 -1
- package/firestore/field.js +76 -3
- package/firestore/field.js.map +1 -1
- package/folder/iamAuditConfig.d.ts +1 -1
- package/folder/iamAuditConfig.js +1 -1
- package/folder/iambinding.d.ts +1 -1
- package/folder/iambinding.js +1 -1
- package/folder/iammember.d.ts +1 -1
- package/folder/iammember.js +1 -1
- package/folder/iampolicy.d.ts +1 -1
- package/folder/iampolicy.js +1 -1
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iam/folderAccessPolicy.d.ts +333 -0
- package/iam/folderAccessPolicy.d.ts.map +1 -0
- package/iam/folderAccessPolicy.js +195 -0
- package/iam/folderAccessPolicy.js.map +1 -0
- package/iam/index.d.ts +6 -0
- package/iam/index.d.ts.map +1 -1
- package/iam/index.js +11 -1
- package/iam/index.js.map +1 -1
- package/iam/projectAccessPolicy.d.ts +326 -0
- package/iam/projectAccessPolicy.d.ts.map +1 -0
- package/iam/projectAccessPolicy.js +182 -0
- package/iam/projectAccessPolicy.js.map +1 -0
- package/iap/getClient.d.ts +16 -18
- package/iap/getClient.d.ts.map +1 -1
- package/iap/getClient.js +8 -14
- package/iap/getClient.js.map +1 -1
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/index.d.ts +2 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/kms/getKMSSecretCiphertext.d.ts +2 -2
- package/kms/getKMSSecretCiphertext.js +2 -2
- package/migrationcenter/assetsExportJob.d.ts +332 -0
- package/migrationcenter/assetsExportJob.d.ts.map +1 -0
- package/migrationcenter/assetsExportJob.js +155 -0
- package/migrationcenter/assetsExportJob.js.map +1 -0
- package/migrationcenter/discoveryClient.d.ts +396 -0
- package/migrationcenter/discoveryClient.d.ts.map +1 -0
- package/migrationcenter/discoveryClient.js +181 -0
- package/migrationcenter/discoveryClient.js.map +1 -0
- package/migrationcenter/index.d.ts +18 -0
- package/migrationcenter/index.d.ts.map +1 -1
- package/migrationcenter/index.js +31 -1
- package/migrationcenter/index.js.map +1 -1
- package/migrationcenter/report.d.ts +276 -0
- package/migrationcenter/report.d.ts.map +1 -0
- package/migrationcenter/report.js +158 -0
- package/migrationcenter/report.js.map +1 -0
- package/migrationcenter/reportConfig.d.ts +227 -0
- package/migrationcenter/reportConfig.d.ts.map +1 -0
- package/migrationcenter/reportConfig.js +146 -0
- package/migrationcenter/reportConfig.js.map +1 -0
- package/migrationcenter/settings.d.ts +173 -0
- package/migrationcenter/settings.d.ts.map +1 -0
- package/migrationcenter/settings.js +132 -0
- package/migrationcenter/settings.js.map +1 -0
- package/migrationcenter/source.d.ts +293 -0
- package/migrationcenter/source.d.ts.map +1 -0
- package/migrationcenter/source.js +144 -0
- package/migrationcenter/source.js.map +1 -0
- package/netapp/backup.d.ts +0 -3
- package/netapp/backup.d.ts.map +1 -1
- package/netapp/backup.js.map +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +17 -8
- package/networkconnectivity/transport.d.ts.map +1 -1
- package/networkconnectivity/transport.js +5 -8
- package/networkconnectivity/transport.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +22 -0
- package/networkmanagement/connectivityTest.d.ts.map +1 -1
- package/networkmanagement/connectivityTest.js +22 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
- package/networkmanagement/getConnectivityTestRun.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/oracledatabase/cloudVmCluster.d.ts +12 -0
- package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/cloudVmCluster.js +2 -0
- package/oracledatabase/cloudVmCluster.js.map +1 -1
- package/oracledatabase/getCloudVmCluster.d.ts +1 -0
- package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/getCloudVmCluster.js.map +1 -1
- package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
- package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
- package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
- package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
- package/oracledatabase/goldengateConnection.d.ts +585 -0
- package/oracledatabase/goldengateConnection.d.ts.map +1 -0
- package/oracledatabase/goldengateConnection.js +408 -0
- package/oracledatabase/goldengateConnection.js.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.js +150 -0
- package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
- package/oracledatabase/goldengateDeployment.d.ts +362 -0
- package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
- package/oracledatabase/goldengateDeployment.js +209 -0
- package/oracledatabase/goldengateDeployment.js.map +1 -0
- package/oracledatabase/index.d.ts +15 -0
- package/oracledatabase/index.d.ts.map +1 -1
- package/oracledatabase/index.js +22 -1
- package/oracledatabase/index.js.map +1 -1
- package/organizations/iamAuditConfig.d.ts +1 -1
- package/organizations/iamAuditConfig.js +1 -1
- package/organizations/iambinding.d.ts +1 -1
- package/organizations/iambinding.js +1 -1
- package/organizations/iammember.d.ts +1 -1
- package/organizations/iammember.js +1 -1
- package/organizations/iampolicy.d.ts +1 -1
- package/organizations/iampolicy.js +1 -1
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/projects/iamauditConfig.d.ts +2 -2
- package/projects/iamauditConfig.js +2 -2
- package/projects/iambinding.d.ts +2 -2
- package/projects/iambinding.js +2 -2
- package/projects/iammember.d.ts +2 -2
- package/projects/iammember.js +2 -2
- package/projects/iampolicy.d.ts +2 -2
- package/projects/iampolicy.js +2 -2
- package/projects/service.d.ts +6 -0
- package/projects/service.d.ts.map +1 -1
- package/projects/service.js.map +1 -1
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/storage/bucket.d.ts +0 -22
- package/storage/bucket.d.ts.map +1 -1
- package/storage/bucket.js +0 -22
- package/storage/bucket.js.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
- package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.js +6 -12
- package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
- package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
- package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
- package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.js +6 -12
- package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
- package/types/input.d.ts +9906 -5729
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +11669 -7189
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/vmwareengine/getDatastore.d.ts +38 -18
- package/vmwareengine/getDatastore.d.ts.map +1 -1
- package/vmwareengine/getDatastore.js +8 -14
- package/vmwareengine/getDatastore.js.map +1 -1
- package/workstations/workstationCluster.d.ts +26 -26
- package/workstations/workstationCluster.js +26 -26
package/dataplex/datascan.d.ts
CHANGED
|
@@ -298,7 +298,7 @@ import * as outputs from "../types/output";
|
|
|
298
298
|
* import * as gcp from "@pulumi/gcp";
|
|
299
299
|
*
|
|
300
300
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
301
|
-
* name: "tf-test-bucket-name-
|
|
301
|
+
* name: "tf-test-bucket-name-_40289",
|
|
302
302
|
* location: "us-west1",
|
|
303
303
|
* uniformBucketLevelAccess: true,
|
|
304
304
|
* });
|
|
@@ -324,14 +324,14 @@ import * as outputs from "../types/output";
|
|
|
324
324
|
* import * as gcp from "@pulumi/gcp";
|
|
325
325
|
*
|
|
326
326
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
327
|
-
* name: "tf-test-bucket-name-
|
|
327
|
+
* name: "tf-test-bucket-name-_33395",
|
|
328
328
|
* location: "us-west1",
|
|
329
329
|
* uniformBucketLevelAccess: true,
|
|
330
330
|
* });
|
|
331
331
|
* const tfTestConnection = new gcp.bigquery.Connection("tf_test_connection", {
|
|
332
|
-
* connectionId: "tf-test-connection-
|
|
332
|
+
* connectionId: "tf-test-connection-_76044",
|
|
333
333
|
* location: "us-central1",
|
|
334
|
-
* friendlyName: "tf-test-connection-
|
|
334
|
+
* friendlyName: "tf-test-connection-_69391",
|
|
335
335
|
* description: "a bigquery connection for tf test",
|
|
336
336
|
* cloudResource: {},
|
|
337
337
|
* });
|
|
@@ -392,7 +392,7 @@ import * as outputs from "../types/output";
|
|
|
392
392
|
* import * as gcp from "@pulumi/gcp";
|
|
393
393
|
*
|
|
394
394
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
395
|
-
* name: "tf-test-bucket-name-
|
|
395
|
+
* name: "tf-test-bucket-name-_8270",
|
|
396
396
|
* location: "us-west1",
|
|
397
397
|
* uniformBucketLevelAccess: true,
|
|
398
398
|
* });
|
|
@@ -420,12 +420,12 @@ import * as outputs from "../types/output";
|
|
|
420
420
|
* import * as gcp from "@pulumi/gcp";
|
|
421
421
|
*
|
|
422
422
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
423
|
-
* datasetId: "
|
|
423
|
+
* datasetId: "tf_dataplex_test_dataset_id__41150",
|
|
424
424
|
* defaultTableExpirationMs: 3600000,
|
|
425
425
|
* });
|
|
426
426
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
427
427
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
428
|
-
* tableId: "
|
|
428
|
+
* tableId: "tf_dataplex_test_table_id__89313",
|
|
429
429
|
* deletionProtection: false,
|
|
430
430
|
* schema: ` [
|
|
431
431
|
* {
|
|
@@ -500,12 +500,12 @@ import * as outputs from "../types/output";
|
|
|
500
500
|
* import * as gcp from "@pulumi/gcp";
|
|
501
501
|
*
|
|
502
502
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
503
|
-
* datasetId: "
|
|
503
|
+
* datasetId: "tf_dataplex_test_dataset_id__60646",
|
|
504
504
|
* defaultTableExpirationMs: 3600000,
|
|
505
505
|
* });
|
|
506
506
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
507
507
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
508
|
-
* tableId: "
|
|
508
|
+
* tableId: "tf_dataplex_test_table_id__9394",
|
|
509
509
|
* deletionProtection: false,
|
|
510
510
|
* schema: ` [
|
|
511
511
|
* {
|
|
@@ -582,14 +582,14 @@ import * as outputs from "../types/output";
|
|
|
582
582
|
* import * as gcp from "@pulumi/gcp";
|
|
583
583
|
*
|
|
584
584
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
585
|
-
* datasetId: "
|
|
585
|
+
* datasetId: "tf_test_ds__11380",
|
|
586
586
|
* defaultTableExpirationMs: 3600000,
|
|
587
587
|
* deleteContentsOnDestroy: true,
|
|
588
588
|
* project: "my-project-name",
|
|
589
589
|
* });
|
|
590
590
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
591
591
|
* datasetId: tfTestDataset.datasetId,
|
|
592
|
-
* tableId: "
|
|
592
|
+
* tableId: "tf_test_tbl__35305",
|
|
593
593
|
* deletionProtection: false,
|
|
594
594
|
* project: "my-project-name",
|
|
595
595
|
* schema: ` [
|
|
@@ -637,7 +637,7 @@ import * as outputs from "../types/output";
|
|
|
637
637
|
* projectId: "my-project-name",
|
|
638
638
|
* });
|
|
639
639
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
640
|
-
* accountId: "tf-test-sa-
|
|
640
|
+
* accountId: "tf-test-sa-_62793",
|
|
641
641
|
* displayName: "DataScan Service Account",
|
|
642
642
|
* project: "my-project-name",
|
|
643
643
|
* });
|
|
@@ -660,7 +660,7 @@ import * as outputs from "../types/output";
|
|
|
660
660
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
661
661
|
* });
|
|
662
662
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
663
|
-
* datasetId: "
|
|
663
|
+
* datasetId: "tf_test_ds__55438",
|
|
664
664
|
* defaultTableExpirationMs: 3600000,
|
|
665
665
|
* deleteContentsOnDestroy: true,
|
|
666
666
|
* project: "my-project-name",
|
|
@@ -673,7 +673,7 @@ import * as outputs from "../types/output";
|
|
|
673
673
|
* });
|
|
674
674
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
675
675
|
* datasetId: tfTestDataset.datasetId,
|
|
676
|
-
* tableId: "
|
|
676
|
+
* tableId: "tf_test_tbl__32706",
|
|
677
677
|
* deletionProtection: false,
|
|
678
678
|
* project: "my-project-name",
|
|
679
679
|
* schema: ` [
|
|
@@ -726,7 +726,7 @@ import * as outputs from "../types/output";
|
|
|
726
726
|
* projectId: "my-project-name",
|
|
727
727
|
* });
|
|
728
728
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
729
|
-
* accountId: "tf-test-sa-
|
|
729
|
+
* accountId: "tf-test-sa-_49082",
|
|
730
730
|
* displayName: "DataScan Service Account",
|
|
731
731
|
* project: "my-project-name",
|
|
732
732
|
* });
|
|
@@ -746,7 +746,7 @@ import * as outputs from "../types/output";
|
|
|
746
746
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
747
747
|
* });
|
|
748
748
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
749
|
-
* datasetId: "
|
|
749
|
+
* datasetId: "tf_test_dataset_id__60365",
|
|
750
750
|
* defaultTableExpirationMs: 3600000,
|
|
751
751
|
* deleteContentsOnDestroy: true,
|
|
752
752
|
* project: "my-project-name",
|
|
@@ -760,7 +760,7 @@ import * as outputs from "../types/output";
|
|
|
760
760
|
* });
|
|
761
761
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
762
762
|
* datasetId: tfTestDataset.datasetId,
|
|
763
|
-
* tableId: "
|
|
763
|
+
* tableId: "tf_test_table_id__80215",
|
|
764
764
|
* deletionProtection: false,
|
|
765
765
|
* project: "my-project-name",
|
|
766
766
|
* schema: ` [
|
|
@@ -774,13 +774,13 @@ import * as outputs from "../types/output";
|
|
|
774
774
|
* });
|
|
775
775
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
776
776
|
* location: "us-central1",
|
|
777
|
-
* entryGroupId: "test-group-
|
|
777
|
+
* entryGroupId: "test-group-_59033",
|
|
778
778
|
* project: "my-project-name",
|
|
779
779
|
* });
|
|
780
780
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
781
781
|
* location: "us-central1",
|
|
782
782
|
* entryGroupId: testGroup.entryGroupId,
|
|
783
|
-
* entryId: "test-entry-
|
|
783
|
+
* entryId: "test-entry-_32081",
|
|
784
784
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
785
785
|
* project: project.then(project => project.number),
|
|
786
786
|
* aspects: [{
|
|
@@ -908,7 +908,7 @@ import * as outputs from "../types/output";
|
|
|
908
908
|
* projectId: "my-project-name",
|
|
909
909
|
* });
|
|
910
910
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
911
|
-
* accountId: "tf-test-sa-
|
|
911
|
+
* accountId: "tf-test-sa-_10393",
|
|
912
912
|
* displayName: "DataScan Service Account",
|
|
913
913
|
* project: project.then(project => project.projectId),
|
|
914
914
|
* });
|
|
@@ -932,13 +932,13 @@ import * as outputs from "../types/output";
|
|
|
932
932
|
* });
|
|
933
933
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
934
934
|
* location: "us-central1",
|
|
935
|
-
* entryGroupId: "test-group-
|
|
935
|
+
* entryGroupId: "test-group-_33052",
|
|
936
936
|
* project: project.then(project => project.projectId),
|
|
937
937
|
* });
|
|
938
938
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
939
939
|
* location: "us-central1",
|
|
940
940
|
* entryGroupId: testGroup.entryGroupId,
|
|
941
|
-
* entryId: "test-entry-
|
|
941
|
+
* entryId: "test-entry-_3684",
|
|
942
942
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
943
943
|
* project: project.then(project => project.number),
|
|
944
944
|
* aspects: [{
|
|
@@ -954,7 +954,7 @@ import * as outputs from "../types/output";
|
|
|
954
954
|
* }],
|
|
955
955
|
* });
|
|
956
956
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
957
|
-
* datasetId: "
|
|
957
|
+
* datasetId: "tf_test_dataset_id__10719",
|
|
958
958
|
* defaultTableExpirationMs: 3600000,
|
|
959
959
|
* location: "us-central1",
|
|
960
960
|
* project: project.then(project => project.projectId),
|
|
@@ -967,7 +967,7 @@ import * as outputs from "../types/output";
|
|
|
967
967
|
* });
|
|
968
968
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
969
969
|
* datasetId: tfTestDataset.datasetId,
|
|
970
|
-
* tableId: "
|
|
970
|
+
* tableId: "tf_test_table_id__1443",
|
|
971
971
|
* deletionProtection: false,
|
|
972
972
|
* project: project.then(project => project.projectId),
|
|
973
973
|
* schema: ` [
|
package/dataplex/datascan.js
CHANGED
|
@@ -325,7 +325,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
325
325
|
* import * as gcp from "@pulumi/gcp";
|
|
326
326
|
*
|
|
327
327
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
328
|
-
* name: "tf-test-bucket-name-
|
|
328
|
+
* name: "tf-test-bucket-name-_40289",
|
|
329
329
|
* location: "us-west1",
|
|
330
330
|
* uniformBucketLevelAccess: true,
|
|
331
331
|
* });
|
|
@@ -351,14 +351,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
351
351
|
* import * as gcp from "@pulumi/gcp";
|
|
352
352
|
*
|
|
353
353
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
354
|
-
* name: "tf-test-bucket-name-
|
|
354
|
+
* name: "tf-test-bucket-name-_33395",
|
|
355
355
|
* location: "us-west1",
|
|
356
356
|
* uniformBucketLevelAccess: true,
|
|
357
357
|
* });
|
|
358
358
|
* const tfTestConnection = new gcp.bigquery.Connection("tf_test_connection", {
|
|
359
|
-
* connectionId: "tf-test-connection-
|
|
359
|
+
* connectionId: "tf-test-connection-_76044",
|
|
360
360
|
* location: "us-central1",
|
|
361
|
-
* friendlyName: "tf-test-connection-
|
|
361
|
+
* friendlyName: "tf-test-connection-_69391",
|
|
362
362
|
* description: "a bigquery connection for tf test",
|
|
363
363
|
* cloudResource: {},
|
|
364
364
|
* });
|
|
@@ -419,7 +419,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
419
419
|
* import * as gcp from "@pulumi/gcp";
|
|
420
420
|
*
|
|
421
421
|
* const tfTestBucket = new gcp.storage.Bucket("tf_test_bucket", {
|
|
422
|
-
* name: "tf-test-bucket-name-
|
|
422
|
+
* name: "tf-test-bucket-name-_8270",
|
|
423
423
|
* location: "us-west1",
|
|
424
424
|
* uniformBucketLevelAccess: true,
|
|
425
425
|
* });
|
|
@@ -447,12 +447,12 @@ const utilities = __importStar(require("../utilities"));
|
|
|
447
447
|
* import * as gcp from "@pulumi/gcp";
|
|
448
448
|
*
|
|
449
449
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
450
|
-
* datasetId: "
|
|
450
|
+
* datasetId: "tf_dataplex_test_dataset_id__41150",
|
|
451
451
|
* defaultTableExpirationMs: 3600000,
|
|
452
452
|
* });
|
|
453
453
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
454
454
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
455
|
-
* tableId: "
|
|
455
|
+
* tableId: "tf_dataplex_test_table_id__89313",
|
|
456
456
|
* deletionProtection: false,
|
|
457
457
|
* schema: ` [
|
|
458
458
|
* {
|
|
@@ -527,12 +527,12 @@ const utilities = __importStar(require("../utilities"));
|
|
|
527
527
|
* import * as gcp from "@pulumi/gcp";
|
|
528
528
|
*
|
|
529
529
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
530
|
-
* datasetId: "
|
|
530
|
+
* datasetId: "tf_dataplex_test_dataset_id__60646",
|
|
531
531
|
* defaultTableExpirationMs: 3600000,
|
|
532
532
|
* });
|
|
533
533
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
534
534
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
535
|
-
* tableId: "
|
|
535
|
+
* tableId: "tf_dataplex_test_table_id__9394",
|
|
536
536
|
* deletionProtection: false,
|
|
537
537
|
* schema: ` [
|
|
538
538
|
* {
|
|
@@ -609,14 +609,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
609
609
|
* import * as gcp from "@pulumi/gcp";
|
|
610
610
|
*
|
|
611
611
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
612
|
-
* datasetId: "
|
|
612
|
+
* datasetId: "tf_test_ds__11380",
|
|
613
613
|
* defaultTableExpirationMs: 3600000,
|
|
614
614
|
* deleteContentsOnDestroy: true,
|
|
615
615
|
* project: "my-project-name",
|
|
616
616
|
* });
|
|
617
617
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
618
618
|
* datasetId: tfTestDataset.datasetId,
|
|
619
|
-
* tableId: "
|
|
619
|
+
* tableId: "tf_test_tbl__35305",
|
|
620
620
|
* deletionProtection: false,
|
|
621
621
|
* project: "my-project-name",
|
|
622
622
|
* schema: ` [
|
|
@@ -664,7 +664,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
664
664
|
* projectId: "my-project-name",
|
|
665
665
|
* });
|
|
666
666
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
667
|
-
* accountId: "tf-test-sa-
|
|
667
|
+
* accountId: "tf-test-sa-_62793",
|
|
668
668
|
* displayName: "DataScan Service Account",
|
|
669
669
|
* project: "my-project-name",
|
|
670
670
|
* });
|
|
@@ -687,7 +687,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
687
687
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
688
688
|
* });
|
|
689
689
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
690
|
-
* datasetId: "
|
|
690
|
+
* datasetId: "tf_test_ds__55438",
|
|
691
691
|
* defaultTableExpirationMs: 3600000,
|
|
692
692
|
* deleteContentsOnDestroy: true,
|
|
693
693
|
* project: "my-project-name",
|
|
@@ -700,7 +700,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
700
700
|
* });
|
|
701
701
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
702
702
|
* datasetId: tfTestDataset.datasetId,
|
|
703
|
-
* tableId: "
|
|
703
|
+
* tableId: "tf_test_tbl__32706",
|
|
704
704
|
* deletionProtection: false,
|
|
705
705
|
* project: "my-project-name",
|
|
706
706
|
* schema: ` [
|
|
@@ -753,7 +753,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
753
753
|
* projectId: "my-project-name",
|
|
754
754
|
* });
|
|
755
755
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
756
|
-
* accountId: "tf-test-sa-
|
|
756
|
+
* accountId: "tf-test-sa-_49082",
|
|
757
757
|
* displayName: "DataScan Service Account",
|
|
758
758
|
* project: "my-project-name",
|
|
759
759
|
* });
|
|
@@ -773,7 +773,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
773
773
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
774
774
|
* });
|
|
775
775
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
776
|
-
* datasetId: "
|
|
776
|
+
* datasetId: "tf_test_dataset_id__60365",
|
|
777
777
|
* defaultTableExpirationMs: 3600000,
|
|
778
778
|
* deleteContentsOnDestroy: true,
|
|
779
779
|
* project: "my-project-name",
|
|
@@ -787,7 +787,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
787
787
|
* });
|
|
788
788
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
789
789
|
* datasetId: tfTestDataset.datasetId,
|
|
790
|
-
* tableId: "
|
|
790
|
+
* tableId: "tf_test_table_id__80215",
|
|
791
791
|
* deletionProtection: false,
|
|
792
792
|
* project: "my-project-name",
|
|
793
793
|
* schema: ` [
|
|
@@ -801,13 +801,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
801
801
|
* });
|
|
802
802
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
803
803
|
* location: "us-central1",
|
|
804
|
-
* entryGroupId: "test-group-
|
|
804
|
+
* entryGroupId: "test-group-_59033",
|
|
805
805
|
* project: "my-project-name",
|
|
806
806
|
* });
|
|
807
807
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
808
808
|
* location: "us-central1",
|
|
809
809
|
* entryGroupId: testGroup.entryGroupId,
|
|
810
|
-
* entryId: "test-entry-
|
|
810
|
+
* entryId: "test-entry-_32081",
|
|
811
811
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
812
812
|
* project: project.then(project => project.number),
|
|
813
813
|
* aspects: [{
|
|
@@ -935,7 +935,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
935
935
|
* projectId: "my-project-name",
|
|
936
936
|
* });
|
|
937
937
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
938
|
-
* accountId: "tf-test-sa-
|
|
938
|
+
* accountId: "tf-test-sa-_10393",
|
|
939
939
|
* displayName: "DataScan Service Account",
|
|
940
940
|
* project: project.then(project => project.projectId),
|
|
941
941
|
* });
|
|
@@ -959,13 +959,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
959
959
|
* });
|
|
960
960
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
961
961
|
* location: "us-central1",
|
|
962
|
-
* entryGroupId: "test-group-
|
|
962
|
+
* entryGroupId: "test-group-_33052",
|
|
963
963
|
* project: project.then(project => project.projectId),
|
|
964
964
|
* });
|
|
965
965
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
966
966
|
* location: "us-central1",
|
|
967
967
|
* entryGroupId: testGroup.entryGroupId,
|
|
968
|
-
* entryId: "test-entry-
|
|
968
|
+
* entryId: "test-entry-_3684",
|
|
969
969
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
970
970
|
* project: project.then(project => project.number),
|
|
971
971
|
* aspects: [{
|
|
@@ -981,7 +981,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
981
981
|
* }],
|
|
982
982
|
* });
|
|
983
983
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
984
|
-
* datasetId: "
|
|
984
|
+
* datasetId: "tf_test_dataset_id__10719",
|
|
985
985
|
* defaultTableExpirationMs: 3600000,
|
|
986
986
|
* location: "us-central1",
|
|
987
987
|
* project: project.then(project => project.projectId),
|
|
@@ -994,7 +994,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
994
994
|
* });
|
|
995
995
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
996
996
|
* datasetId: tfTestDataset.datasetId,
|
|
997
|
-
* tableId: "
|
|
997
|
+
* tableId: "tf_test_table_id__1443",
|
|
998
998
|
* deletionProtection: false,
|
|
999
999
|
* project: project.then(project => project.projectId),
|
|
1000
1000
|
* schema: ` [
|
package/dataplex/entryLink.d.ts
CHANGED
|
@@ -20,25 +20,25 @@ import * as outputs from "../types/output";
|
|
|
20
20
|
*
|
|
21
21
|
* const entry_group_basic = new gcp.dataplex.EntryGroup("entry-group-basic", {
|
|
22
22
|
* location: "us-central1",
|
|
23
|
-
* entryGroupId: "tf-test-entry-
|
|
23
|
+
* entryGroupId: "tf-test-entry-group_26032",
|
|
24
24
|
* project: "1111111111111",
|
|
25
25
|
* });
|
|
26
26
|
* const entry_type_basic = new gcp.dataplex.EntryType("entry-type-basic", {
|
|
27
|
-
* entryTypeId: "tf-test-entry-
|
|
27
|
+
* entryTypeId: "tf-test-entry-type_50610",
|
|
28
28
|
* location: "us-central1",
|
|
29
29
|
* project: "1111111111111",
|
|
30
30
|
* });
|
|
31
31
|
* const source = new gcp.dataplex.Entry("source", {
|
|
32
32
|
* location: "us-central1",
|
|
33
33
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
34
|
-
* entryId: "tf-test-source-
|
|
34
|
+
* entryId: "tf-test-source-entry_8647",
|
|
35
35
|
* entryType: entry_type_basic.name,
|
|
36
36
|
* project: "1111111111111",
|
|
37
37
|
* });
|
|
38
38
|
* const target = new gcp.dataplex.Entry("target", {
|
|
39
39
|
* location: "us-central1",
|
|
40
40
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
41
|
-
* entryId: "tf-test-target-
|
|
41
|
+
* entryId: "tf-test-target-entry_77124",
|
|
42
42
|
* entryType: entry_type_basic.name,
|
|
43
43
|
* project: "1111111111111",
|
|
44
44
|
* });
|
|
@@ -46,7 +46,7 @@ import * as outputs from "../types/output";
|
|
|
46
46
|
* project: "1111111111111",
|
|
47
47
|
* location: "us-central1",
|
|
48
48
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
49
|
-
* entryLinkId: "tf-test-entry-
|
|
49
|
+
* entryLinkId: "tf-test-entry-link_15335",
|
|
50
50
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/related",
|
|
51
51
|
* entryReferences: [
|
|
52
52
|
* {
|
|
@@ -67,30 +67,30 @@ import * as outputs from "../types/output";
|
|
|
67
67
|
*
|
|
68
68
|
* const entry_group_full = new gcp.dataplex.EntryGroup("entry-group-full", {
|
|
69
69
|
* location: "us-central1",
|
|
70
|
-
* entryGroupId: "tf-test-entry-
|
|
70
|
+
* entryGroupId: "tf-test-entry-group_20665",
|
|
71
71
|
* project: "1111111111111",
|
|
72
72
|
* });
|
|
73
73
|
* const entry_type_full = new gcp.dataplex.EntryType("entry-type-full", {
|
|
74
|
-
* entryTypeId: "tf-test-entry-
|
|
74
|
+
* entryTypeId: "tf-test-entry-type_92130",
|
|
75
75
|
* location: "us-central1",
|
|
76
76
|
* project: "1111111111111",
|
|
77
77
|
* });
|
|
78
78
|
* const source = new gcp.dataplex.Entry("source", {
|
|
79
79
|
* location: "us-central1",
|
|
80
80
|
* entryGroupId: entry_group_full.entryGroupId,
|
|
81
|
-
* entryId: "tf-test-source-
|
|
81
|
+
* entryId: "tf-test-source-entry_85160",
|
|
82
82
|
* entryType: entry_type_full.name,
|
|
83
83
|
* project: "1111111111111",
|
|
84
84
|
* });
|
|
85
85
|
* const termTestIdFull = new gcp.dataplex.Glossary("term_test_id_full", {
|
|
86
|
-
* glossaryId: "tf-test-
|
|
86
|
+
* glossaryId: "tf-test-glossary_16199",
|
|
87
87
|
* location: "us-central1",
|
|
88
88
|
* });
|
|
89
89
|
* const termTestIdFullGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id_full", {
|
|
90
90
|
* parent: pulumi.interpolate`projects/${termTestIdFull.project}/locations/us-central1/glossaries/${termTestIdFull.glossaryId}`,
|
|
91
91
|
* glossaryId: termTestIdFull.glossaryId,
|
|
92
92
|
* location: "us-central1",
|
|
93
|
-
* termId: "tf-test-term-
|
|
93
|
+
* termId: "tf-test-term-full_21563",
|
|
94
94
|
* labels: {
|
|
95
95
|
* tag: "test-tf",
|
|
96
96
|
* },
|
|
@@ -105,7 +105,7 @@ import * as outputs from "../types/output";
|
|
|
105
105
|
* project: "1111111111111",
|
|
106
106
|
* location: "us-central1",
|
|
107
107
|
* entryGroupId: entry_group_full.entryGroupId,
|
|
108
|
-
* entryLinkId: "tf-test-entry-
|
|
108
|
+
* entryLinkId: "tf-test-entry-link_25141",
|
|
109
109
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/definition",
|
|
110
110
|
* entryReferences: [
|
|
111
111
|
* {
|
package/dataplex/entryLink.js
CHANGED
|
@@ -47,25 +47,25 @@ const utilities = __importStar(require("../utilities"));
|
|
|
47
47
|
*
|
|
48
48
|
* const entry_group_basic = new gcp.dataplex.EntryGroup("entry-group-basic", {
|
|
49
49
|
* location: "us-central1",
|
|
50
|
-
* entryGroupId: "tf-test-entry-
|
|
50
|
+
* entryGroupId: "tf-test-entry-group_26032",
|
|
51
51
|
* project: "1111111111111",
|
|
52
52
|
* });
|
|
53
53
|
* const entry_type_basic = new gcp.dataplex.EntryType("entry-type-basic", {
|
|
54
|
-
* entryTypeId: "tf-test-entry-
|
|
54
|
+
* entryTypeId: "tf-test-entry-type_50610",
|
|
55
55
|
* location: "us-central1",
|
|
56
56
|
* project: "1111111111111",
|
|
57
57
|
* });
|
|
58
58
|
* const source = new gcp.dataplex.Entry("source", {
|
|
59
59
|
* location: "us-central1",
|
|
60
60
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
61
|
-
* entryId: "tf-test-source-
|
|
61
|
+
* entryId: "tf-test-source-entry_8647",
|
|
62
62
|
* entryType: entry_type_basic.name,
|
|
63
63
|
* project: "1111111111111",
|
|
64
64
|
* });
|
|
65
65
|
* const target = new gcp.dataplex.Entry("target", {
|
|
66
66
|
* location: "us-central1",
|
|
67
67
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
68
|
-
* entryId: "tf-test-target-
|
|
68
|
+
* entryId: "tf-test-target-entry_77124",
|
|
69
69
|
* entryType: entry_type_basic.name,
|
|
70
70
|
* project: "1111111111111",
|
|
71
71
|
* });
|
|
@@ -73,7 +73,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
73
73
|
* project: "1111111111111",
|
|
74
74
|
* location: "us-central1",
|
|
75
75
|
* entryGroupId: entry_group_basic.entryGroupId,
|
|
76
|
-
* entryLinkId: "tf-test-entry-
|
|
76
|
+
* entryLinkId: "tf-test-entry-link_15335",
|
|
77
77
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/related",
|
|
78
78
|
* entryReferences: [
|
|
79
79
|
* {
|
|
@@ -94,30 +94,30 @@ const utilities = __importStar(require("../utilities"));
|
|
|
94
94
|
*
|
|
95
95
|
* const entry_group_full = new gcp.dataplex.EntryGroup("entry-group-full", {
|
|
96
96
|
* location: "us-central1",
|
|
97
|
-
* entryGroupId: "tf-test-entry-
|
|
97
|
+
* entryGroupId: "tf-test-entry-group_20665",
|
|
98
98
|
* project: "1111111111111",
|
|
99
99
|
* });
|
|
100
100
|
* const entry_type_full = new gcp.dataplex.EntryType("entry-type-full", {
|
|
101
|
-
* entryTypeId: "tf-test-entry-
|
|
101
|
+
* entryTypeId: "tf-test-entry-type_92130",
|
|
102
102
|
* location: "us-central1",
|
|
103
103
|
* project: "1111111111111",
|
|
104
104
|
* });
|
|
105
105
|
* const source = new gcp.dataplex.Entry("source", {
|
|
106
106
|
* location: "us-central1",
|
|
107
107
|
* entryGroupId: entry_group_full.entryGroupId,
|
|
108
|
-
* entryId: "tf-test-source-
|
|
108
|
+
* entryId: "tf-test-source-entry_85160",
|
|
109
109
|
* entryType: entry_type_full.name,
|
|
110
110
|
* project: "1111111111111",
|
|
111
111
|
* });
|
|
112
112
|
* const termTestIdFull = new gcp.dataplex.Glossary("term_test_id_full", {
|
|
113
|
-
* glossaryId: "tf-test-
|
|
113
|
+
* glossaryId: "tf-test-glossary_16199",
|
|
114
114
|
* location: "us-central1",
|
|
115
115
|
* });
|
|
116
116
|
* const termTestIdFullGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id_full", {
|
|
117
117
|
* parent: pulumi.interpolate`projects/${termTestIdFull.project}/locations/us-central1/glossaries/${termTestIdFull.glossaryId}`,
|
|
118
118
|
* glossaryId: termTestIdFull.glossaryId,
|
|
119
119
|
* location: "us-central1",
|
|
120
|
-
* termId: "tf-test-term-
|
|
120
|
+
* termId: "tf-test-term-full_21563",
|
|
121
121
|
* labels: {
|
|
122
122
|
* tag: "test-tf",
|
|
123
123
|
* },
|
|
@@ -132,7 +132,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
132
132
|
* project: "1111111111111",
|
|
133
133
|
* location: "us-central1",
|
|
134
134
|
* entryGroupId: entry_group_full.entryGroupId,
|
|
135
|
-
* entryLinkId: "tf-test-entry-
|
|
135
|
+
* entryLinkId: "tf-test-entry-link_25141",
|
|
136
136
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/definition",
|
|
137
137
|
* entryReferences: [
|
|
138
138
|
* {
|
package/dataplex/entryType.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ import * as outputs from "../types/output";
|
|
|
25
25
|
* import * as gcp from "@pulumi/gcp";
|
|
26
26
|
*
|
|
27
27
|
* const testEntryTypeFull = new gcp.dataplex.AspectType("test_entry_type_full", {
|
|
28
|
-
* aspectTypeId: "tf-test-aspect-
|
|
28
|
+
* aspectTypeId: "tf-test-aspect-type_4866",
|
|
29
29
|
* location: "us-central1",
|
|
30
30
|
* project: "my-project-name",
|
|
31
31
|
* metadataTemplate: `{
|
package/dataplex/entryType.js
CHANGED
|
@@ -52,7 +52,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
52
52
|
* import * as gcp from "@pulumi/gcp";
|
|
53
53
|
*
|
|
54
54
|
* const testEntryTypeFull = new gcp.dataplex.AspectType("test_entry_type_full", {
|
|
55
|
-
* aspectTypeId: "tf-test-aspect-
|
|
55
|
+
* aspectTypeId: "tf-test-aspect-type_4866",
|
|
56
56
|
* location: "us-central1",
|
|
57
57
|
* project: "my-project-name",
|
|
58
58
|
* metadataTemplate: `{
|
|
@@ -11,14 +11,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
* import * as gcp from "@pulumi/gcp";
|
|
12
12
|
*
|
|
13
13
|
* const categoryTestId = new gcp.dataplex.Glossary("category_test_id", {
|
|
14
|
-
* glossaryId: "tf-test-
|
|
14
|
+
* glossaryId: "tf-test-glossary_12618",
|
|
15
15
|
* location: "us-central1",
|
|
16
16
|
* });
|
|
17
17
|
* const categoryTestIdGlossaryCategory = new gcp.dataplex.GlossaryCategory("category_test_id", {
|
|
18
18
|
* parent: pulumi.interpolate`projects/${categoryTestId.project}/locations/us-central1/glossaries/${categoryTestId.glossaryId}`,
|
|
19
19
|
* glossaryId: categoryTestId.glossaryId,
|
|
20
20
|
* location: "us-central1",
|
|
21
|
-
* categoryId: "tf-test-category-
|
|
21
|
+
* categoryId: "tf-test-category-basic_32270",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
24
24
|
* ### Dataplex Glossary Category Full
|
|
@@ -28,14 +28,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
* import * as gcp from "@pulumi/gcp";
|
|
29
29
|
*
|
|
30
30
|
* const categoryTestIdFull = new gcp.dataplex.Glossary("category_test_id_full", {
|
|
31
|
-
* glossaryId: "tf-test-
|
|
31
|
+
* glossaryId: "tf-test-glossary_44703",
|
|
32
32
|
* location: "us-central1",
|
|
33
33
|
* });
|
|
34
34
|
* const categoryTestIdFullGlossaryCategory = new gcp.dataplex.GlossaryCategory("category_test_id_full", {
|
|
35
35
|
* parent: pulumi.interpolate`projects/${categoryTestIdFull.project}/locations/us-central1/glossaries/${categoryTestIdFull.glossaryId}`,
|
|
36
36
|
* glossaryId: categoryTestIdFull.glossaryId,
|
|
37
37
|
* location: "us-central1",
|
|
38
|
-
* categoryId: "tf-test-category-
|
|
38
|
+
* categoryId: "tf-test-category-full_9329",
|
|
39
39
|
* labels: {
|
|
40
40
|
* tag: "test-tf",
|
|
41
41
|
* },
|
|
@@ -40,14 +40,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
40
40
|
* import * as gcp from "@pulumi/gcp";
|
|
41
41
|
*
|
|
42
42
|
* const categoryTestId = new gcp.dataplex.Glossary("category_test_id", {
|
|
43
|
-
* glossaryId: "tf-test-
|
|
43
|
+
* glossaryId: "tf-test-glossary_12618",
|
|
44
44
|
* location: "us-central1",
|
|
45
45
|
* });
|
|
46
46
|
* const categoryTestIdGlossaryCategory = new gcp.dataplex.GlossaryCategory("category_test_id", {
|
|
47
47
|
* parent: pulumi.interpolate`projects/${categoryTestId.project}/locations/us-central1/glossaries/${categoryTestId.glossaryId}`,
|
|
48
48
|
* glossaryId: categoryTestId.glossaryId,
|
|
49
49
|
* location: "us-central1",
|
|
50
|
-
* categoryId: "tf-test-category-
|
|
50
|
+
* categoryId: "tf-test-category-basic_32270",
|
|
51
51
|
* });
|
|
52
52
|
* ```
|
|
53
53
|
* ### Dataplex Glossary Category Full
|
|
@@ -57,14 +57,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
57
57
|
* import * as gcp from "@pulumi/gcp";
|
|
58
58
|
*
|
|
59
59
|
* const categoryTestIdFull = new gcp.dataplex.Glossary("category_test_id_full", {
|
|
60
|
-
* glossaryId: "tf-test-
|
|
60
|
+
* glossaryId: "tf-test-glossary_44703",
|
|
61
61
|
* location: "us-central1",
|
|
62
62
|
* });
|
|
63
63
|
* const categoryTestIdFullGlossaryCategory = new gcp.dataplex.GlossaryCategory("category_test_id_full", {
|
|
64
64
|
* parent: pulumi.interpolate`projects/${categoryTestIdFull.project}/locations/us-central1/glossaries/${categoryTestIdFull.glossaryId}`,
|
|
65
65
|
* glossaryId: categoryTestIdFull.glossaryId,
|
|
66
66
|
* location: "us-central1",
|
|
67
|
-
* categoryId: "tf-test-category-
|
|
67
|
+
* categoryId: "tf-test-category-full_9329",
|
|
68
68
|
* labels: {
|
|
69
69
|
* tag: "test-tf",
|
|
70
70
|
* },
|