@pulumi/gcp 9.31.0 → 9.32.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/backupdisasterrecovery/backupPlan.d.ts +1 -0
- package/backupdisasterrecovery/backupPlan.d.ts.map +1 -1
- package/backupdisasterrecovery/backupPlan.js +1 -0
- package/backupdisasterrecovery/backupPlan.js.map +1 -1
- package/backupdisasterrecovery/backupPlanAssociation.d.ts +3 -0
- package/backupdisasterrecovery/backupPlanAssociation.d.ts.map +1 -1
- package/backupdisasterrecovery/backupPlanAssociation.js.map +1 -1
- package/backupdisasterrecovery/backupVault.d.ts +14 -0
- package/backupdisasterrecovery/backupVault.d.ts.map +1 -1
- package/backupdisasterrecovery/backupVault.js +2 -0
- package/backupdisasterrecovery/backupVault.js.map +1 -1
- package/backupdisasterrecovery/getBackupVault.d.ts +1 -0
- package/backupdisasterrecovery/getBackupVault.d.ts.map +1 -1
- package/backupdisasterrecovery/getBackupVault.js.map +1 -1
- package/backupdisasterrecovery/getDataSource.d.ts +1 -0
- package/backupdisasterrecovery/getDataSource.d.ts.map +1 -1
- package/backupdisasterrecovery/getDataSource.js.map +1 -1
- package/biglake/getHiveTableIamPolicy.d.ts +108 -0
- package/biglake/getHiveTableIamPolicy.d.ts.map +1 -0
- package/biglake/getHiveTableIamPolicy.js +89 -0
- package/biglake/getHiveTableIamPolicy.js.map +1 -0
- package/biglake/hiveTable.d.ts +336 -0
- package/biglake/hiveTable.d.ts.map +1 -0
- package/biglake/hiveTable.js +212 -0
- package/biglake/hiveTable.js.map +1 -0
- package/biglake/hiveTableIamBinding.d.ts +342 -0
- package/biglake/hiveTableIamBinding.d.ts.map +1 -0
- package/biglake/hiveTableIamBinding.js +276 -0
- package/biglake/hiveTableIamBinding.js.map +1 -0
- package/biglake/hiveTableIamMember.d.ts +342 -0
- package/biglake/hiveTableIamMember.d.ts.map +1 -0
- package/biglake/hiveTableIamMember.js +276 -0
- package/biglake/hiveTableIamMember.js.map +1 -0
- package/biglake/hiveTableIamPolicy.d.ts +289 -0
- package/biglake/hiveTableIamPolicy.d.ts.map +1 -0
- package/biglake/hiveTableIamPolicy.js +269 -0
- package/biglake/hiveTableIamPolicy.js.map +1 -0
- package/biglake/index.d.ts +15 -0
- package/biglake/index.d.ts.map +1 -1
- package/biglake/index.js +24 -1
- package/biglake/index.js.map +1 -1
- package/bigquery/connection.d.ts +1 -1
- package/bigquery/connection.js +1 -1
- package/bigquery/routine.d.ts +1 -1
- package/bigquery/routine.js +1 -1
- package/billing/projectInfo.d.ts +2 -2
- package/billing/projectInfo.js +2 -2
- package/certificatemanager/certificate.d.ts +9 -0
- package/certificatemanager/certificate.d.ts.map +1 -1
- package/certificatemanager/certificate.js.map +1 -1
- package/chronicle/dataExport.d.ts +2 -2
- package/chronicle/dataExport.js +2 -2
- package/chronicle/environmentGroup.d.ts +1 -4
- package/chronicle/environmentGroup.d.ts.map +1 -1
- package/chronicle/environmentGroup.js +1 -4
- package/chronicle/environmentGroup.js.map +1 -1
- package/chronicle/feed.d.ts +3 -3
- package/chronicle/feed.js +3 -3
- package/cloudrunv2/getJob.d.ts +3 -0
- package/cloudrunv2/getJob.d.ts.map +1 -1
- package/cloudrunv2/getJob.js.map +1 -1
- package/cloudrunv2/getService.d.ts +3 -0
- package/cloudrunv2/getService.d.ts.map +1 -1
- package/cloudrunv2/getService.js.map +1 -1
- package/cloudrunv2/job.d.ts +46 -0
- package/cloudrunv2/job.d.ts.map +1 -1
- package/cloudrunv2/job.js +24 -0
- package/cloudrunv2/job.js.map +1 -1
- package/cloudrunv2/service.d.ts +45 -1
- package/cloudrunv2/service.d.ts.map +1 -1
- package/cloudrunv2/service.js +23 -1
- package/cloudrunv2/service.js.map +1 -1
- package/compute/address.d.ts +9 -6
- package/compute/address.d.ts.map +1 -1
- package/compute/address.js.map +1 -1
- package/compute/futureReservation.d.ts +11 -5
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +3 -1
- package/compute/futureReservation.js.map +1 -1
- package/compute/getMachineTypes.d.ts +6 -6
- package/compute/getMachineTypes.js +6 -6
- package/compute/globalVmExtensionPolicy.d.ts +337 -0
- package/compute/globalVmExtensionPolicy.d.ts.map +1 -0
- package/compute/globalVmExtensionPolicy.js +237 -0
- package/compute/globalVmExtensionPolicy.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +9 -4
- package/compute/index.js.map +1 -1
- package/compute/networkFirewallPolicyPacketMirroringRule.d.ts +1 -1
- package/compute/networkFirewallPolicyPacketMirroringRule.js +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +1 -1
- package/compute/networkFirewallPolicyRule.js +1 -1
- package/compute/networkPeeringRoutesConfig.d.ts +66 -0
- package/compute/networkPeeringRoutesConfig.d.ts.map +1 -1
- package/compute/networkPeeringRoutesConfig.js +66 -0
- package/compute/networkPeeringRoutesConfig.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/regionCommitment.d.ts +9 -3
- package/compute/regionCommitment.d.ts.map +1 -1
- package/compute/regionCommitment.js.map +1 -1
- package/compute/regionNetworkFirewallPolicyWithRules.d.ts +8 -8
- package/compute/regionNetworkFirewallPolicyWithRules.js +8 -8
- 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/routerNamedSet.d.ts +1 -4
- package/compute/routerNamedSet.d.ts.map +1 -1
- package/compute/routerNamedSet.js +1 -4
- package/compute/routerNamedSet.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/compute/zoneVmExtensionPolicy.d.ts +1 -1
- package/compute/zoneVmExtensionPolicy.js +1 -1
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- 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/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 +3 -3
- package/dataplex/dataProduct.js +3 -3
- package/dataplex/dataProductDataAsset.d.ts +5 -5
- package/dataplex/dataProductDataAsset.js +5 -5
- package/dataplex/datascan.d.ts +25 -25
- package/dataplex/datascan.js +25 -25
- package/dataplex/entryLink.d.ts +12 -12
- package/dataplex/entryLink.js +12 -12
- 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/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/dns/getRecordSet.d.ts +4 -4
- package/dns/getRecordSet.js +4 -4
- package/firestore/field.d.ts +4 -4
- package/firestore/field.js +4 -4
- 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/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- 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 +2 -2
- package/networkconnectivity/transport.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/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/securityposture/posture.d.ts +17 -0
- package/securityposture/posture.d.ts.map +1 -1
- package/securityposture/posture.js +17 -0
- package/securityposture/posture.js.map +1 -1
- package/sql/databaseInstance.d.ts +24 -0
- package/sql/databaseInstance.d.ts.map +1 -1
- package/sql/databaseInstance.js +4 -0
- package/sql/databaseInstance.js.map +1 -1
- package/sql/getDatabaseInstance.d.ts +2 -0
- package/sql/getDatabaseInstance.d.ts.map +1 -1
- package/sql/getDatabaseInstance.js.map +1 -1
- package/types/input.d.ts +787 -15
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +843 -26
- 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/aiSemanticGovernancePolicyEngine.d.ts +0 -3
- package/vertex/aiSemanticGovernancePolicyEngine.d.ts.map +1 -1
- package/vertex/aiSemanticGovernancePolicyEngine.js +0 -3
- package/vertex/aiSemanticGovernancePolicyEngine.js.map +1 -1
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/workbench/instance.d.ts +31 -2
- package/workbench/instance.d.ts.map +1 -1
- package/workbench/instance.js +21 -2
- package/workbench/instance.js.map +1 -1
package/dataplex/dataAsset.js
CHANGED
|
@@ -53,7 +53,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
53
53
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
54
54
|
* project: "my-project-name",
|
|
55
55
|
* location: "us-central1",
|
|
56
|
-
* dataProductId: "tf-test-dp-
|
|
56
|
+
* dataProductId: "tf-test-dp-_9394",
|
|
57
57
|
* displayName: "Parent Data Product",
|
|
58
58
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
59
59
|
* accessGroups: [{
|
|
@@ -61,13 +61,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
61
61
|
* groupId: "analyst",
|
|
62
62
|
* displayName: "Data Analyst",
|
|
63
63
|
* principal: {
|
|
64
|
-
* googleGroup: "tf-test-analysts-
|
|
64
|
+
* googleGroup: "tf-test-analysts-_11380@example.com",
|
|
65
65
|
* },
|
|
66
66
|
* }],
|
|
67
67
|
* });
|
|
68
68
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
69
69
|
* project: "my-project-name",
|
|
70
|
-
* datasetId: "
|
|
70
|
+
* datasetId: "tf_test_dataset__35305",
|
|
71
71
|
* location: "us-central1",
|
|
72
72
|
* });
|
|
73
73
|
* const exampleDataAsset = new gcp.dataplex.DataAsset("example", {
|
|
@@ -87,7 +87,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
87
87
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
88
88
|
* project: "my-project-name",
|
|
89
89
|
* location: "us-central1",
|
|
90
|
-
* dataProductId: "tf-test-dp-
|
|
90
|
+
* dataProductId: "tf-test-dp-_62793",
|
|
91
91
|
* displayName: "Full Example Parent DP",
|
|
92
92
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
93
93
|
* accessGroups: [
|
|
@@ -111,7 +111,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
111
111
|
* });
|
|
112
112
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
113
113
|
* project: "my-project-name",
|
|
114
|
-
* datasetId: "
|
|
114
|
+
* datasetId: "tf_test_dataset__55438",
|
|
115
115
|
* location: "us-central1",
|
|
116
116
|
* });
|
|
117
117
|
* const exampleDataAsset = new gcp.dataplex.DataAsset("example", {
|
|
@@ -30,7 +30,7 @@ import * as outputs from "../types/output";
|
|
|
30
30
|
* groupId: "analyst",
|
|
31
31
|
* displayName: "Data Analyst",
|
|
32
32
|
* principal: {
|
|
33
|
-
* googleGroup: "tf-test-analysts-
|
|
33
|
+
* googleGroup: "tf-test-analysts-_32706@example.com",
|
|
34
34
|
* },
|
|
35
35
|
* }],
|
|
36
36
|
* });
|
|
@@ -42,7 +42,7 @@ import * as outputs from "../types/output";
|
|
|
42
42
|
* import * as gcp from "@pulumi/gcp";
|
|
43
43
|
*
|
|
44
44
|
* const testSa = new gcp.serviceaccount.Account("test_sa", {
|
|
45
|
-
* accountId: "tf-test-sa-
|
|
45
|
+
* accountId: "tf-test-sa-_49082",
|
|
46
46
|
* displayName: "Test Service Account",
|
|
47
47
|
* });
|
|
48
48
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
@@ -65,7 +65,7 @@ import * as outputs from "../types/output";
|
|
|
65
65
|
* displayName: "Data Analyst - Updated",
|
|
66
66
|
* description: "In-place update verified",
|
|
67
67
|
* principal: {
|
|
68
|
-
* googleGroup: "tf-test-analysts-
|
|
68
|
+
* googleGroup: "tf-test-analysts-_60365@example.com",
|
|
69
69
|
* },
|
|
70
70
|
* },
|
|
71
71
|
* {
|
package/dataplex/dataProduct.js
CHANGED
|
@@ -57,7 +57,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
57
57
|
* groupId: "analyst",
|
|
58
58
|
* displayName: "Data Analyst",
|
|
59
59
|
* principal: {
|
|
60
|
-
* googleGroup: "tf-test-analysts-
|
|
60
|
+
* googleGroup: "tf-test-analysts-_32706@example.com",
|
|
61
61
|
* },
|
|
62
62
|
* }],
|
|
63
63
|
* });
|
|
@@ -69,7 +69,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
69
69
|
* import * as gcp from "@pulumi/gcp";
|
|
70
70
|
*
|
|
71
71
|
* const testSa = new gcp.serviceaccount.Account("test_sa", {
|
|
72
|
-
* accountId: "tf-test-sa-
|
|
72
|
+
* accountId: "tf-test-sa-_49082",
|
|
73
73
|
* displayName: "Test Service Account",
|
|
74
74
|
* });
|
|
75
75
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
@@ -92,7 +92,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
92
92
|
* displayName: "Data Analyst - Updated",
|
|
93
93
|
* description: "In-place update verified",
|
|
94
94
|
* principal: {
|
|
95
|
-
* googleGroup: "tf-test-analysts-
|
|
95
|
+
* googleGroup: "tf-test-analysts-_60365@example.com",
|
|
96
96
|
* },
|
|
97
97
|
* },
|
|
98
98
|
* {
|
|
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
|
|
|
21
21
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
22
22
|
* project: "my-project-name",
|
|
23
23
|
* location: "us-central1",
|
|
24
|
-
* dataProductId: "tf-test-dp-
|
|
24
|
+
* dataProductId: "tf-test-dp-_80215",
|
|
25
25
|
* displayName: "Parent Data Product",
|
|
26
26
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
27
27
|
* accessGroups: [{
|
|
@@ -29,13 +29,13 @@ import * as outputs from "../types/output";
|
|
|
29
29
|
* groupId: "analyst",
|
|
30
30
|
* displayName: "Data Analyst",
|
|
31
31
|
* principal: {
|
|
32
|
-
* googleGroup: "tf-test-analysts-
|
|
32
|
+
* googleGroup: "tf-test-analysts-_59033@example.com",
|
|
33
33
|
* },
|
|
34
34
|
* }],
|
|
35
35
|
* });
|
|
36
36
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
37
37
|
* project: "my-project-name",
|
|
38
|
-
* datasetId: "
|
|
38
|
+
* datasetId: "tf_test_dataset__32081",
|
|
39
39
|
* location: "us-central1",
|
|
40
40
|
* });
|
|
41
41
|
* const exampleDataProductDataAsset = new gcp.dataplex.DataProductDataAsset("example", {
|
|
@@ -55,7 +55,7 @@ import * as outputs from "../types/output";
|
|
|
55
55
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
56
56
|
* project: "my-project-name",
|
|
57
57
|
* location: "us-central1",
|
|
58
|
-
* dataProductId: "tf-test-dp-
|
|
58
|
+
* dataProductId: "tf-test-dp-_10393",
|
|
59
59
|
* displayName: "Full Example Parent DP",
|
|
60
60
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
61
61
|
* accessGroups: [
|
|
@@ -79,7 +79,7 @@ import * as outputs from "../types/output";
|
|
|
79
79
|
* });
|
|
80
80
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
81
81
|
* project: "my-project-name",
|
|
82
|
-
* datasetId: "
|
|
82
|
+
* datasetId: "tf_test_dataset__33052",
|
|
83
83
|
* location: "us-central1",
|
|
84
84
|
* });
|
|
85
85
|
* const exampleDataProductDataAsset = new gcp.dataplex.DataProductDataAsset("example", {
|
|
@@ -48,7 +48,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
48
48
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
49
49
|
* project: "my-project-name",
|
|
50
50
|
* location: "us-central1",
|
|
51
|
-
* dataProductId: "tf-test-dp-
|
|
51
|
+
* dataProductId: "tf-test-dp-_80215",
|
|
52
52
|
* displayName: "Parent Data Product",
|
|
53
53
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
54
54
|
* accessGroups: [{
|
|
@@ -56,13 +56,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
56
56
|
* groupId: "analyst",
|
|
57
57
|
* displayName: "Data Analyst",
|
|
58
58
|
* principal: {
|
|
59
|
-
* googleGroup: "tf-test-analysts-
|
|
59
|
+
* googleGroup: "tf-test-analysts-_59033@example.com",
|
|
60
60
|
* },
|
|
61
61
|
* }],
|
|
62
62
|
* });
|
|
63
63
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
64
64
|
* project: "my-project-name",
|
|
65
|
-
* datasetId: "
|
|
65
|
+
* datasetId: "tf_test_dataset__32081",
|
|
66
66
|
* location: "us-central1",
|
|
67
67
|
* });
|
|
68
68
|
* const exampleDataProductDataAsset = new gcp.dataplex.DataProductDataAsset("example", {
|
|
@@ -82,7 +82,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
82
82
|
* const example = new gcp.dataplex.DataProduct("example", {
|
|
83
83
|
* project: "my-project-name",
|
|
84
84
|
* location: "us-central1",
|
|
85
|
-
* dataProductId: "tf-test-dp-
|
|
85
|
+
* dataProductId: "tf-test-dp-_10393",
|
|
86
86
|
* displayName: "Full Example Parent DP",
|
|
87
87
|
* ownerEmails: ["gterraformtestuser@gmail.com"],
|
|
88
88
|
* accessGroups: [
|
|
@@ -106,7 +106,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
106
106
|
* });
|
|
107
107
|
* const exampleDataset = new gcp.bigquery.Dataset("example", {
|
|
108
108
|
* project: "my-project-name",
|
|
109
|
-
* datasetId: "
|
|
109
|
+
* datasetId: "tf_test_dataset__33052",
|
|
110
110
|
* location: "us-central1",
|
|
111
111
|
* });
|
|
112
112
|
* const exampleDataProductDataAsset = new gcp.dataplex.DataProductDataAsset("example", {
|
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-_3684",
|
|
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-_10719",
|
|
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-_1443",
|
|
333
333
|
* location: "us-central1",
|
|
334
|
-
* friendlyName: "tf-test-connection-
|
|
334
|
+
* friendlyName: "tf-test-connection-_26032",
|
|
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-_8647",
|
|
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__50610",
|
|
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__77124",
|
|
429
429
|
* deletionProtection: false,
|
|
430
430
|
* schema: ` [
|
|
431
431
|
* {
|
|
@@ -502,12 +502,12 @@ import * as outputs from "../types/output";
|
|
|
502
502
|
* import * as gcp from "@pulumi/gcp";
|
|
503
503
|
*
|
|
504
504
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
505
|
-
* datasetId: "
|
|
505
|
+
* datasetId: "tf_dataplex_test_dataset_id__15335",
|
|
506
506
|
* defaultTableExpirationMs: 3600000,
|
|
507
507
|
* });
|
|
508
508
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
509
509
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
510
|
-
* tableId: "
|
|
510
|
+
* tableId: "tf_dataplex_test_table_id__20665",
|
|
511
511
|
* deletionProtection: false,
|
|
512
512
|
* schema: ` [
|
|
513
513
|
* {
|
|
@@ -584,14 +584,14 @@ import * as outputs from "../types/output";
|
|
|
584
584
|
* import * as gcp from "@pulumi/gcp";
|
|
585
585
|
*
|
|
586
586
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
587
|
-
* datasetId: "
|
|
587
|
+
* datasetId: "tf_test_ds__85160",
|
|
588
588
|
* defaultTableExpirationMs: 3600000,
|
|
589
589
|
* deleteContentsOnDestroy: true,
|
|
590
590
|
* project: "my-project-name",
|
|
591
591
|
* });
|
|
592
592
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
593
593
|
* datasetId: tfTestDataset.datasetId,
|
|
594
|
-
* tableId: "
|
|
594
|
+
* tableId: "tf_test_tbl__92130",
|
|
595
595
|
* deletionProtection: false,
|
|
596
596
|
* project: "my-project-name",
|
|
597
597
|
* schema: ` [
|
|
@@ -639,7 +639,7 @@ import * as outputs from "../types/output";
|
|
|
639
639
|
* projectId: "my-project-name",
|
|
640
640
|
* });
|
|
641
641
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
642
|
-
* accountId: "tf-test-sa-
|
|
642
|
+
* accountId: "tf-test-sa-_16199",
|
|
643
643
|
* displayName: "DataScan Service Account",
|
|
644
644
|
* project: "my-project-name",
|
|
645
645
|
* });
|
|
@@ -662,7 +662,7 @@ import * as outputs from "../types/output";
|
|
|
662
662
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
663
663
|
* });
|
|
664
664
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
665
|
-
* datasetId: "
|
|
665
|
+
* datasetId: "tf_test_ds__21563",
|
|
666
666
|
* defaultTableExpirationMs: 3600000,
|
|
667
667
|
* deleteContentsOnDestroy: true,
|
|
668
668
|
* project: "my-project-name",
|
|
@@ -675,7 +675,7 @@ import * as outputs from "../types/output";
|
|
|
675
675
|
* });
|
|
676
676
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
677
677
|
* datasetId: tfTestDataset.datasetId,
|
|
678
|
-
* tableId: "
|
|
678
|
+
* tableId: "tf_test_tbl__25141",
|
|
679
679
|
* deletionProtection: false,
|
|
680
680
|
* project: "my-project-name",
|
|
681
681
|
* schema: ` [
|
|
@@ -728,7 +728,7 @@ import * as outputs from "../types/output";
|
|
|
728
728
|
* projectId: "my-project-name",
|
|
729
729
|
* });
|
|
730
730
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
731
|
-
* accountId: "tf-test-sa-
|
|
731
|
+
* accountId: "tf-test-sa-_30827",
|
|
732
732
|
* displayName: "DataScan Service Account",
|
|
733
733
|
* project: "my-project-name",
|
|
734
734
|
* });
|
|
@@ -748,7 +748,7 @@ import * as outputs from "../types/output";
|
|
|
748
748
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
749
749
|
* });
|
|
750
750
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
751
|
-
* datasetId: "
|
|
751
|
+
* datasetId: "tf_test_dataset_id__6529",
|
|
752
752
|
* defaultTableExpirationMs: 3600000,
|
|
753
753
|
* deleteContentsOnDestroy: true,
|
|
754
754
|
* project: "my-project-name",
|
|
@@ -762,7 +762,7 @@ import * as outputs from "../types/output";
|
|
|
762
762
|
* });
|
|
763
763
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
764
764
|
* datasetId: tfTestDataset.datasetId,
|
|
765
|
-
* tableId: "
|
|
765
|
+
* tableId: "tf_test_table_id__16178",
|
|
766
766
|
* deletionProtection: false,
|
|
767
767
|
* project: "my-project-name",
|
|
768
768
|
* schema: ` [
|
|
@@ -776,13 +776,13 @@ import * as outputs from "../types/output";
|
|
|
776
776
|
* });
|
|
777
777
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
778
778
|
* location: "us-central1",
|
|
779
|
-
* entryGroupId: "test-group-
|
|
779
|
+
* entryGroupId: "test-group-_26317",
|
|
780
780
|
* project: "my-project-name",
|
|
781
781
|
* });
|
|
782
782
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
783
783
|
* location: "us-central1",
|
|
784
784
|
* entryGroupId: testGroup.entryGroupId,
|
|
785
|
-
* entryId: "test-entry-
|
|
785
|
+
* entryId: "test-entry-_4866",
|
|
786
786
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
787
787
|
* project: project.then(project => project.number),
|
|
788
788
|
* aspects: [{
|
|
@@ -815,7 +815,7 @@ import * as outputs from "../types/output";
|
|
|
815
815
|
* entryId: pulumi.all([project, tfTestDataset.datasetId, tfTestTable.tableId]).apply(([project, datasetId, tableId]) => `bigquery.googleapis.com/projects/${project.projectId}/datasets/${datasetId}/tables/${tableId}`),
|
|
816
816
|
* entryType: "projects/655216118709/locations/global/entryTypes/bigquery-table",
|
|
817
817
|
* fullyQualifiedName: pulumi.all([project, tfTestDataset.datasetId, tfTestTable.tableId]).apply(([project, datasetId, tableId]) => `bigquery:${project.projectId}.${datasetId}.${tableId}`),
|
|
818
|
-
* parentEntry: pulumi.all([project,
|
|
818
|
+
* parentEntry: pulumi.all([project, tfTestDataset.datasetId]).apply(([project, datasetId]) => `projects/${project.projectId}/locations/us-central1/entryGroups/@bigquery/entries/bigquery.googleapis.com/projects/${project.projectId}/datasets/${datasetId}`),
|
|
819
819
|
* aspects: [{
|
|
820
820
|
* aspectKey: "655216118709.global.data-rules@Schema.name",
|
|
821
821
|
* aspect: {
|
|
@@ -910,7 +910,7 @@ import * as outputs from "../types/output";
|
|
|
910
910
|
* projectId: "my-project-name",
|
|
911
911
|
* });
|
|
912
912
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
913
|
-
* accountId: "tf-test-sa-
|
|
913
|
+
* accountId: "tf-test-sa-_12618",
|
|
914
914
|
* displayName: "DataScan Service Account",
|
|
915
915
|
* project: project.then(project => project.projectId),
|
|
916
916
|
* });
|
|
@@ -934,13 +934,13 @@ import * as outputs from "../types/output";
|
|
|
934
934
|
* });
|
|
935
935
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
936
936
|
* location: "us-central1",
|
|
937
|
-
* entryGroupId: "test-group-
|
|
937
|
+
* entryGroupId: "test-group-_32270",
|
|
938
938
|
* project: project.then(project => project.projectId),
|
|
939
939
|
* });
|
|
940
940
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
941
941
|
* location: "us-central1",
|
|
942
942
|
* entryGroupId: testGroup.entryGroupId,
|
|
943
|
-
* entryId: "test-entry-
|
|
943
|
+
* entryId: "test-entry-_44703",
|
|
944
944
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
945
945
|
* project: project.then(project => project.number),
|
|
946
946
|
* aspects: [{
|
|
@@ -956,7 +956,7 @@ import * as outputs from "../types/output";
|
|
|
956
956
|
* }],
|
|
957
957
|
* });
|
|
958
958
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
959
|
-
* datasetId: "
|
|
959
|
+
* datasetId: "tf_test_dataset_id__9329",
|
|
960
960
|
* defaultTableExpirationMs: 3600000,
|
|
961
961
|
* location: "us-central1",
|
|
962
962
|
* project: project.then(project => project.projectId),
|
|
@@ -969,7 +969,7 @@ import * as outputs from "../types/output";
|
|
|
969
969
|
* });
|
|
970
970
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
971
971
|
* datasetId: tfTestDataset.datasetId,
|
|
972
|
-
* tableId: "
|
|
972
|
+
* tableId: "tf_test_table_id__37135",
|
|
973
973
|
* deletionProtection: false,
|
|
974
974
|
* project: project.then(project => project.projectId),
|
|
975
975
|
* 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-_3684",
|
|
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-_10719",
|
|
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-_1443",
|
|
360
360
|
* location: "us-central1",
|
|
361
|
-
* friendlyName: "tf-test-connection-
|
|
361
|
+
* friendlyName: "tf-test-connection-_26032",
|
|
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-_8647",
|
|
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__50610",
|
|
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__77124",
|
|
456
456
|
* deletionProtection: false,
|
|
457
457
|
* schema: ` [
|
|
458
458
|
* {
|
|
@@ -529,12 +529,12 @@ const utilities = __importStar(require("../utilities"));
|
|
|
529
529
|
* import * as gcp from "@pulumi/gcp";
|
|
530
530
|
*
|
|
531
531
|
* const tfDataplexTestDataset = new gcp.bigquery.Dataset("tf_dataplex_test_dataset", {
|
|
532
|
-
* datasetId: "
|
|
532
|
+
* datasetId: "tf_dataplex_test_dataset_id__15335",
|
|
533
533
|
* defaultTableExpirationMs: 3600000,
|
|
534
534
|
* });
|
|
535
535
|
* const tfDataplexTestTable = new gcp.bigquery.Table("tf_dataplex_test_table", {
|
|
536
536
|
* datasetId: tfDataplexTestDataset.datasetId,
|
|
537
|
-
* tableId: "
|
|
537
|
+
* tableId: "tf_dataplex_test_table_id__20665",
|
|
538
538
|
* deletionProtection: false,
|
|
539
539
|
* schema: ` [
|
|
540
540
|
* {
|
|
@@ -611,14 +611,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
611
611
|
* import * as gcp from "@pulumi/gcp";
|
|
612
612
|
*
|
|
613
613
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
614
|
-
* datasetId: "
|
|
614
|
+
* datasetId: "tf_test_ds__85160",
|
|
615
615
|
* defaultTableExpirationMs: 3600000,
|
|
616
616
|
* deleteContentsOnDestroy: true,
|
|
617
617
|
* project: "my-project-name",
|
|
618
618
|
* });
|
|
619
619
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
620
620
|
* datasetId: tfTestDataset.datasetId,
|
|
621
|
-
* tableId: "
|
|
621
|
+
* tableId: "tf_test_tbl__92130",
|
|
622
622
|
* deletionProtection: false,
|
|
623
623
|
* project: "my-project-name",
|
|
624
624
|
* schema: ` [
|
|
@@ -666,7 +666,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
666
666
|
* projectId: "my-project-name",
|
|
667
667
|
* });
|
|
668
668
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
669
|
-
* accountId: "tf-test-sa-
|
|
669
|
+
* accountId: "tf-test-sa-_16199",
|
|
670
670
|
* displayName: "DataScan Service Account",
|
|
671
671
|
* project: "my-project-name",
|
|
672
672
|
* });
|
|
@@ -689,7 +689,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
689
689
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
690
690
|
* });
|
|
691
691
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
692
|
-
* datasetId: "
|
|
692
|
+
* datasetId: "tf_test_ds__21563",
|
|
693
693
|
* defaultTableExpirationMs: 3600000,
|
|
694
694
|
* deleteContentsOnDestroy: true,
|
|
695
695
|
* project: "my-project-name",
|
|
@@ -702,7 +702,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
702
702
|
* });
|
|
703
703
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
704
704
|
* datasetId: tfTestDataset.datasetId,
|
|
705
|
-
* tableId: "
|
|
705
|
+
* tableId: "tf_test_tbl__25141",
|
|
706
706
|
* deletionProtection: false,
|
|
707
707
|
* project: "my-project-name",
|
|
708
708
|
* schema: ` [
|
|
@@ -755,7 +755,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
755
755
|
* projectId: "my-project-name",
|
|
756
756
|
* });
|
|
757
757
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
758
|
-
* accountId: "tf-test-sa-
|
|
758
|
+
* accountId: "tf-test-sa-_30827",
|
|
759
759
|
* displayName: "DataScan Service Account",
|
|
760
760
|
* project: "my-project-name",
|
|
761
761
|
* });
|
|
@@ -775,7 +775,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
775
775
|
* member: pulumi.interpolate`serviceAccount:${sa.email}`,
|
|
776
776
|
* });
|
|
777
777
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
778
|
-
* datasetId: "
|
|
778
|
+
* datasetId: "tf_test_dataset_id__6529",
|
|
779
779
|
* defaultTableExpirationMs: 3600000,
|
|
780
780
|
* deleteContentsOnDestroy: true,
|
|
781
781
|
* project: "my-project-name",
|
|
@@ -789,7 +789,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
789
789
|
* });
|
|
790
790
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
791
791
|
* datasetId: tfTestDataset.datasetId,
|
|
792
|
-
* tableId: "
|
|
792
|
+
* tableId: "tf_test_table_id__16178",
|
|
793
793
|
* deletionProtection: false,
|
|
794
794
|
* project: "my-project-name",
|
|
795
795
|
* schema: ` [
|
|
@@ -803,13 +803,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
803
803
|
* });
|
|
804
804
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
805
805
|
* location: "us-central1",
|
|
806
|
-
* entryGroupId: "test-group-
|
|
806
|
+
* entryGroupId: "test-group-_26317",
|
|
807
807
|
* project: "my-project-name",
|
|
808
808
|
* });
|
|
809
809
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
810
810
|
* location: "us-central1",
|
|
811
811
|
* entryGroupId: testGroup.entryGroupId,
|
|
812
|
-
* entryId: "test-entry-
|
|
812
|
+
* entryId: "test-entry-_4866",
|
|
813
813
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
814
814
|
* project: project.then(project => project.number),
|
|
815
815
|
* aspects: [{
|
|
@@ -842,7 +842,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
842
842
|
* entryId: pulumi.all([project, tfTestDataset.datasetId, tfTestTable.tableId]).apply(([project, datasetId, tableId]) => `bigquery.googleapis.com/projects/${project.projectId}/datasets/${datasetId}/tables/${tableId}`),
|
|
843
843
|
* entryType: "projects/655216118709/locations/global/entryTypes/bigquery-table",
|
|
844
844
|
* fullyQualifiedName: pulumi.all([project, tfTestDataset.datasetId, tfTestTable.tableId]).apply(([project, datasetId, tableId]) => `bigquery:${project.projectId}.${datasetId}.${tableId}`),
|
|
845
|
-
* parentEntry: pulumi.all([project,
|
|
845
|
+
* parentEntry: pulumi.all([project, tfTestDataset.datasetId]).apply(([project, datasetId]) => `projects/${project.projectId}/locations/us-central1/entryGroups/@bigquery/entries/bigquery.googleapis.com/projects/${project.projectId}/datasets/${datasetId}`),
|
|
846
846
|
* aspects: [{
|
|
847
847
|
* aspectKey: "655216118709.global.data-rules@Schema.name",
|
|
848
848
|
* aspect: {
|
|
@@ -937,7 +937,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
937
937
|
* projectId: "my-project-name",
|
|
938
938
|
* });
|
|
939
939
|
* const sa = new gcp.serviceaccount.Account("sa", {
|
|
940
|
-
* accountId: "tf-test-sa-
|
|
940
|
+
* accountId: "tf-test-sa-_12618",
|
|
941
941
|
* displayName: "DataScan Service Account",
|
|
942
942
|
* project: project.then(project => project.projectId),
|
|
943
943
|
* });
|
|
@@ -961,13 +961,13 @@ const utilities = __importStar(require("../utilities"));
|
|
|
961
961
|
* });
|
|
962
962
|
* const testGroup = new gcp.dataplex.EntryGroup("test_group", {
|
|
963
963
|
* location: "us-central1",
|
|
964
|
-
* entryGroupId: "test-group-
|
|
964
|
+
* entryGroupId: "test-group-_32270",
|
|
965
965
|
* project: project.then(project => project.projectId),
|
|
966
966
|
* });
|
|
967
967
|
* const testEntry = new gcp.dataplex.Entry("test_entry", {
|
|
968
968
|
* location: "us-central1",
|
|
969
969
|
* entryGroupId: testGroup.entryGroupId,
|
|
970
|
-
* entryId: "test-entry-
|
|
970
|
+
* entryId: "test-entry-_44703",
|
|
971
971
|
* entryType: "projects/655216118709/locations/global/entryTypes/data-quality-rule-template",
|
|
972
972
|
* project: project.then(project => project.number),
|
|
973
973
|
* aspects: [{
|
|
@@ -983,7 +983,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
983
983
|
* }],
|
|
984
984
|
* });
|
|
985
985
|
* const tfTestDataset = new gcp.bigquery.Dataset("tf_test_dataset", {
|
|
986
|
-
* datasetId: "
|
|
986
|
+
* datasetId: "tf_test_dataset_id__9329",
|
|
987
987
|
* defaultTableExpirationMs: 3600000,
|
|
988
988
|
* location: "us-central1",
|
|
989
989
|
* project: project.then(project => project.projectId),
|
|
@@ -996,7 +996,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
996
996
|
* });
|
|
997
997
|
* const tfTestTable = new gcp.bigquery.Table("tf_test_table", {
|
|
998
998
|
* datasetId: tfTestDataset.datasetId,
|
|
999
|
-
* tableId: "
|
|
999
|
+
* tableId: "tf_test_table_id__37135",
|
|
1000
1000
|
* deletionProtection: false,
|
|
1001
1001
|
* project: project.then(project => project.projectId),
|
|
1002
1002
|
* schema: ` [
|