@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/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_42503",
|
|
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_12125",
|
|
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_9991",
|
|
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_82749",
|
|
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_15022",
|
|
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_89648",
|
|
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_34242",
|
|
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_64612",
|
|
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_9723",
|
|
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_22061",
|
|
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_60461",
|
|
109
109
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/definition",
|
|
110
110
|
* entryReferences: [
|
|
111
111
|
* {
|
|
@@ -114,7 +114,7 @@ import * as outputs from "../types/output";
|
|
|
114
114
|
* path: "",
|
|
115
115
|
* },
|
|
116
116
|
* {
|
|
117
|
-
* name: pulumi.all([entry_group_full.project,
|
|
117
|
+
* name: pulumi.all([entry_group_full.project, termTestIdFull.glossaryId, termTestIdFullGlossaryTerm.termId]).apply(([project, glossaryId, termId]) => `projects/${project}/locations/us-central1/entryGroups/@dataplex/entries/projects/${project}/locations/us-central1/glossaries/${glossaryId}/terms/${termId}`),
|
|
118
118
|
* type: "TARGET",
|
|
119
119
|
* },
|
|
120
120
|
* ],
|
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_42503",
|
|
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_12125",
|
|
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_9991",
|
|
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_82749",
|
|
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_15022",
|
|
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_89648",
|
|
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_34242",
|
|
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_64612",
|
|
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_9723",
|
|
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_22061",
|
|
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_60461",
|
|
136
136
|
* entryLinkType: "projects/655216118709/locations/global/entryLinkTypes/definition",
|
|
137
137
|
* entryReferences: [
|
|
138
138
|
* {
|
|
@@ -141,7 +141,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
141
141
|
* path: "",
|
|
142
142
|
* },
|
|
143
143
|
* {
|
|
144
|
-
* name: pulumi.all([entry_group_full.project,
|
|
144
|
+
* name: pulumi.all([entry_group_full.project, termTestIdFull.glossaryId, termTestIdFullGlossaryTerm.termId]).apply(([project, glossaryId, termId]) => `projects/${project}/locations/us-central1/entryGroups/@dataplex/entries/projects/${project}/locations/us-central1/glossaries/${glossaryId}/terms/${termId}`),
|
|
145
145
|
* type: "TARGET",
|
|
146
146
|
* },
|
|
147
147
|
* ],
|
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_11171",
|
|
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_11171",
|
|
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_40472",
|
|
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_44339",
|
|
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_34599",
|
|
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_79513",
|
|
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_40472",
|
|
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_44339",
|
|
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_34599",
|
|
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_79513",
|
|
68
68
|
* labels: {
|
|
69
69
|
* tag: "test-tf",
|
|
70
70
|
* },
|
|
@@ -11,14 +11,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
* import * as gcp from "@pulumi/gcp";
|
|
12
12
|
*
|
|
13
13
|
* const termTestId = new gcp.dataplex.Glossary("term_test_id", {
|
|
14
|
-
* glossaryId: "tf-test-
|
|
14
|
+
* glossaryId: "tf-test-glossary_55500",
|
|
15
15
|
* location: "us-central1",
|
|
16
16
|
* });
|
|
17
17
|
* const termTestIdGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id", {
|
|
18
18
|
* parent: pulumi.interpolate`projects/${termTestId.project}/locations/us-central1/glossaries/${termTestId.glossaryId}`,
|
|
19
19
|
* glossaryId: termTestId.glossaryId,
|
|
20
20
|
* location: "us-central1",
|
|
21
|
-
* termId: "tf-test-term-
|
|
21
|
+
* termId: "tf-test-term-basic_12223",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
24
24
|
* ### Dataplex Glossary Term Full
|
|
@@ -28,14 +28,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
* import * as gcp from "@pulumi/gcp";
|
|
29
29
|
*
|
|
30
30
|
* const termTestIdFull = new gcp.dataplex.Glossary("term_test_id_full", {
|
|
31
|
-
* glossaryId: "tf-test-
|
|
31
|
+
* glossaryId: "tf-test-glossary_49547",
|
|
32
32
|
* location: "us-central1",
|
|
33
33
|
* });
|
|
34
34
|
* const termTestIdFullGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id_full", {
|
|
35
35
|
* parent: pulumi.interpolate`projects/${termTestIdFull.project}/locations/us-central1/glossaries/${termTestIdFull.glossaryId}`,
|
|
36
36
|
* glossaryId: termTestIdFull.glossaryId,
|
|
37
37
|
* location: "us-central1",
|
|
38
|
-
* termId: "tf-test-term-
|
|
38
|
+
* termId: "tf-test-term-full_48675",
|
|
39
39
|
* labels: {
|
|
40
40
|
* tag: "test-tf",
|
|
41
41
|
* },
|
package/dataplex/glossaryTerm.js
CHANGED
|
@@ -40,14 +40,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
40
40
|
* import * as gcp from "@pulumi/gcp";
|
|
41
41
|
*
|
|
42
42
|
* const termTestId = new gcp.dataplex.Glossary("term_test_id", {
|
|
43
|
-
* glossaryId: "tf-test-
|
|
43
|
+
* glossaryId: "tf-test-glossary_55500",
|
|
44
44
|
* location: "us-central1",
|
|
45
45
|
* });
|
|
46
46
|
* const termTestIdGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id", {
|
|
47
47
|
* parent: pulumi.interpolate`projects/${termTestId.project}/locations/us-central1/glossaries/${termTestId.glossaryId}`,
|
|
48
48
|
* glossaryId: termTestId.glossaryId,
|
|
49
49
|
* location: "us-central1",
|
|
50
|
-
* termId: "tf-test-term-
|
|
50
|
+
* termId: "tf-test-term-basic_12223",
|
|
51
51
|
* });
|
|
52
52
|
* ```
|
|
53
53
|
* ### Dataplex Glossary Term Full
|
|
@@ -57,14 +57,14 @@ const utilities = __importStar(require("../utilities"));
|
|
|
57
57
|
* import * as gcp from "@pulumi/gcp";
|
|
58
58
|
*
|
|
59
59
|
* const termTestIdFull = new gcp.dataplex.Glossary("term_test_id_full", {
|
|
60
|
-
* glossaryId: "tf-test-
|
|
60
|
+
* glossaryId: "tf-test-glossary_49547",
|
|
61
61
|
* location: "us-central1",
|
|
62
62
|
* });
|
|
63
63
|
* const termTestIdFullGlossaryTerm = new gcp.dataplex.GlossaryTerm("term_test_id_full", {
|
|
64
64
|
* parent: pulumi.interpolate`projects/${termTestIdFull.project}/locations/us-central1/glossaries/${termTestIdFull.glossaryId}`,
|
|
65
65
|
* glossaryId: termTestIdFull.glossaryId,
|
|
66
66
|
* location: "us-central1",
|
|
67
|
-
* termId: "tf-test-term-
|
|
67
|
+
* termId: "tf-test-term-full_48675",
|
|
68
68
|
* labels: {
|
|
69
69
|
* tag: "test-tf",
|
|
70
70
|
* },
|
package/dataplex/task.d.ts
CHANGED
|
@@ -20,12 +20,12 @@ import * as outputs from "../types/output";
|
|
|
20
20
|
*
|
|
21
21
|
* const project = gcp.organizations.getProject({});
|
|
22
22
|
* const example = new gcp.dataplex.Lake("example", {
|
|
23
|
-
* name: "tf-test-
|
|
23
|
+
* name: "tf-test-lake_42702",
|
|
24
24
|
* location: "us-central1",
|
|
25
25
|
* project: "my-project-name",
|
|
26
26
|
* });
|
|
27
27
|
* const exampleTask = new gcp.dataplex.Task("example", {
|
|
28
|
-
* taskId: "tf-test-
|
|
28
|
+
* taskId: "tf-test-task_37426",
|
|
29
29
|
* location: "us-central1",
|
|
30
30
|
* lake: example.name,
|
|
31
31
|
* description: "Test Task Basic",
|
|
@@ -60,17 +60,17 @@ import * as outputs from "../types/output";
|
|
|
60
60
|
*
|
|
61
61
|
* // VPC network
|
|
62
62
|
* const _default = new gcp.compute.Network("default", {
|
|
63
|
-
* name: "tf-test-workstation-
|
|
63
|
+
* name: "tf-test-workstation-cluster_67903",
|
|
64
64
|
* autoCreateSubnetworks: true,
|
|
65
65
|
* });
|
|
66
66
|
* const project = gcp.organizations.getProject({});
|
|
67
67
|
* const exampleSpark = new gcp.dataplex.Lake("example_spark", {
|
|
68
|
-
* name: "tf-test-
|
|
68
|
+
* name: "tf-test-lake_40816",
|
|
69
69
|
* location: "us-central1",
|
|
70
70
|
* project: "my-project-name",
|
|
71
71
|
* });
|
|
72
72
|
* const exampleSparkTask = new gcp.dataplex.Task("example_spark", {
|
|
73
|
-
* taskId: "tf-test-
|
|
73
|
+
* taskId: "tf-test-task_94690",
|
|
74
74
|
* location: "us-central1",
|
|
75
75
|
* lake: exampleSpark.name,
|
|
76
76
|
* triggerSpec: {
|
|
@@ -119,17 +119,17 @@ import * as outputs from "../types/output";
|
|
|
119
119
|
*
|
|
120
120
|
* // VPC network
|
|
121
121
|
* const _default = new gcp.compute.Network("default", {
|
|
122
|
-
* name: "tf-test-workstation-
|
|
122
|
+
* name: "tf-test-workstation-cluster_29947",
|
|
123
123
|
* autoCreateSubnetworks: true,
|
|
124
124
|
* });
|
|
125
125
|
* const project = gcp.organizations.getProject({});
|
|
126
126
|
* const exampleNotebook = new gcp.dataplex.Lake("example_notebook", {
|
|
127
|
-
* name: "tf-test-
|
|
127
|
+
* name: "tf-test-lake_28257",
|
|
128
128
|
* location: "us-central1",
|
|
129
129
|
* project: "my-project-name",
|
|
130
130
|
* });
|
|
131
131
|
* const exampleNotebookTask = new gcp.dataplex.Task("example_notebook", {
|
|
132
|
-
* taskId: "tf-test-
|
|
132
|
+
* taskId: "tf-test-task_49175",
|
|
133
133
|
* location: "us-central1",
|
|
134
134
|
* lake: exampleNotebook.name,
|
|
135
135
|
* triggerSpec: {
|
package/dataplex/task.js
CHANGED
|
@@ -47,12 +47,12 @@ const utilities = __importStar(require("../utilities"));
|
|
|
47
47
|
*
|
|
48
48
|
* const project = gcp.organizations.getProject({});
|
|
49
49
|
* const example = new gcp.dataplex.Lake("example", {
|
|
50
|
-
* name: "tf-test-
|
|
50
|
+
* name: "tf-test-lake_42702",
|
|
51
51
|
* location: "us-central1",
|
|
52
52
|
* project: "my-project-name",
|
|
53
53
|
* });
|
|
54
54
|
* const exampleTask = new gcp.dataplex.Task("example", {
|
|
55
|
-
* taskId: "tf-test-
|
|
55
|
+
* taskId: "tf-test-task_37426",
|
|
56
56
|
* location: "us-central1",
|
|
57
57
|
* lake: example.name,
|
|
58
58
|
* description: "Test Task Basic",
|
|
@@ -87,17 +87,17 @@ const utilities = __importStar(require("../utilities"));
|
|
|
87
87
|
*
|
|
88
88
|
* // VPC network
|
|
89
89
|
* const _default = new gcp.compute.Network("default", {
|
|
90
|
-
* name: "tf-test-workstation-
|
|
90
|
+
* name: "tf-test-workstation-cluster_67903",
|
|
91
91
|
* autoCreateSubnetworks: true,
|
|
92
92
|
* });
|
|
93
93
|
* const project = gcp.organizations.getProject({});
|
|
94
94
|
* const exampleSpark = new gcp.dataplex.Lake("example_spark", {
|
|
95
|
-
* name: "tf-test-
|
|
95
|
+
* name: "tf-test-lake_40816",
|
|
96
96
|
* location: "us-central1",
|
|
97
97
|
* project: "my-project-name",
|
|
98
98
|
* });
|
|
99
99
|
* const exampleSparkTask = new gcp.dataplex.Task("example_spark", {
|
|
100
|
-
* taskId: "tf-test-
|
|
100
|
+
* taskId: "tf-test-task_94690",
|
|
101
101
|
* location: "us-central1",
|
|
102
102
|
* lake: exampleSpark.name,
|
|
103
103
|
* triggerSpec: {
|
|
@@ -146,17 +146,17 @@ const utilities = __importStar(require("../utilities"));
|
|
|
146
146
|
*
|
|
147
147
|
* // VPC network
|
|
148
148
|
* const _default = new gcp.compute.Network("default", {
|
|
149
|
-
* name: "tf-test-workstation-
|
|
149
|
+
* name: "tf-test-workstation-cluster_29947",
|
|
150
150
|
* autoCreateSubnetworks: true,
|
|
151
151
|
* });
|
|
152
152
|
* const project = gcp.organizations.getProject({});
|
|
153
153
|
* const exampleNotebook = new gcp.dataplex.Lake("example_notebook", {
|
|
154
|
-
* name: "tf-test-
|
|
154
|
+
* name: "tf-test-lake_28257",
|
|
155
155
|
* location: "us-central1",
|
|
156
156
|
* project: "my-project-name",
|
|
157
157
|
* });
|
|
158
158
|
* const exampleNotebookTask = new gcp.dataplex.Task("example_notebook", {
|
|
159
|
-
* taskId: "tf-test-
|
|
159
|
+
* taskId: "tf-test-task_49175",
|
|
160
160
|
* location: "us-central1",
|
|
161
161
|
* lake: exampleNotebook.name,
|
|
162
162
|
* triggerSpec: {
|
package/dataproc/batch.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ import * as outputs from "../types/output";
|
|
|
20
20
|
* import * as gcp from "@pulumi/gcp";
|
|
21
21
|
*
|
|
22
22
|
* const exampleBatchSpark = new gcp.dataproc.Batch("example_batch_spark", {
|
|
23
|
-
* batchId: "tf-test-
|
|
23
|
+
* batchId: "tf-test-batch_79411",
|
|
24
24
|
* location: "us-central1",
|
|
25
25
|
* labels: {
|
|
26
26
|
* batch_test: "terraform",
|
|
@@ -150,7 +150,7 @@ import * as outputs from "../types/output";
|
|
|
150
150
|
* import * as gcp from "@pulumi/gcp";
|
|
151
151
|
*
|
|
152
152
|
* const exampleBatchSparsql = new gcp.dataproc.Batch("example_batch_sparsql", {
|
|
153
|
-
* batchId: "tf-test-
|
|
153
|
+
* batchId: "tf-test-batch_2234",
|
|
154
154
|
* location: "us-central1",
|
|
155
155
|
* runtimeConfig: {
|
|
156
156
|
* properties: {
|
|
@@ -179,7 +179,7 @@ import * as outputs from "../types/output";
|
|
|
179
179
|
* import * as gcp from "@pulumi/gcp";
|
|
180
180
|
*
|
|
181
181
|
* const exampleBatchPyspark = new gcp.dataproc.Batch("example_batch_pyspark", {
|
|
182
|
-
* batchId: "tf-test-
|
|
182
|
+
* batchId: "tf-test-batch_29225",
|
|
183
183
|
* location: "us-central1",
|
|
184
184
|
* runtimeConfig: {
|
|
185
185
|
* properties: {
|
|
@@ -213,7 +213,7 @@ import * as outputs from "../types/output";
|
|
|
213
213
|
* import * as gcp from "@pulumi/gcp";
|
|
214
214
|
*
|
|
215
215
|
* const exampleBatchSparkr = new gcp.dataproc.Batch("example_batch_sparkr", {
|
|
216
|
-
* batchId: "tf-test-
|
|
216
|
+
* batchId: "tf-test-batch_40798",
|
|
217
217
|
* location: "us-central1",
|
|
218
218
|
* labels: {
|
|
219
219
|
* batch_test: "terraform",
|
|
@@ -244,7 +244,7 @@ import * as outputs from "../types/output";
|
|
|
244
244
|
* import * as gcp from "@pulumi/gcp";
|
|
245
245
|
*
|
|
246
246
|
* const exampleBatchAutotuning = new gcp.dataproc.Batch("example_batch_autotuning", {
|
|
247
|
-
* batchId: "tf-test-
|
|
247
|
+
* batchId: "tf-test-batch_82591",
|
|
248
248
|
* location: "us-central1",
|
|
249
249
|
* labels: {
|
|
250
250
|
* batch_test: "terraform",
|
package/dataproc/batch.js
CHANGED
|
@@ -47,7 +47,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
47
47
|
* import * as gcp from "@pulumi/gcp";
|
|
48
48
|
*
|
|
49
49
|
* const exampleBatchSpark = new gcp.dataproc.Batch("example_batch_spark", {
|
|
50
|
-
* batchId: "tf-test-
|
|
50
|
+
* batchId: "tf-test-batch_79411",
|
|
51
51
|
* location: "us-central1",
|
|
52
52
|
* labels: {
|
|
53
53
|
* batch_test: "terraform",
|
|
@@ -177,7 +177,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
177
177
|
* import * as gcp from "@pulumi/gcp";
|
|
178
178
|
*
|
|
179
179
|
* const exampleBatchSparsql = new gcp.dataproc.Batch("example_batch_sparsql", {
|
|
180
|
-
* batchId: "tf-test-
|
|
180
|
+
* batchId: "tf-test-batch_2234",
|
|
181
181
|
* location: "us-central1",
|
|
182
182
|
* runtimeConfig: {
|
|
183
183
|
* properties: {
|
|
@@ -206,7 +206,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
206
206
|
* import * as gcp from "@pulumi/gcp";
|
|
207
207
|
*
|
|
208
208
|
* const exampleBatchPyspark = new gcp.dataproc.Batch("example_batch_pyspark", {
|
|
209
|
-
* batchId: "tf-test-
|
|
209
|
+
* batchId: "tf-test-batch_29225",
|
|
210
210
|
* location: "us-central1",
|
|
211
211
|
* runtimeConfig: {
|
|
212
212
|
* properties: {
|
|
@@ -240,7 +240,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
240
240
|
* import * as gcp from "@pulumi/gcp";
|
|
241
241
|
*
|
|
242
242
|
* const exampleBatchSparkr = new gcp.dataproc.Batch("example_batch_sparkr", {
|
|
243
|
-
* batchId: "tf-test-
|
|
243
|
+
* batchId: "tf-test-batch_40798",
|
|
244
244
|
* location: "us-central1",
|
|
245
245
|
* labels: {
|
|
246
246
|
* batch_test: "terraform",
|
|
@@ -271,7 +271,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
271
271
|
* import * as gcp from "@pulumi/gcp";
|
|
272
272
|
*
|
|
273
273
|
* const exampleBatchAutotuning = new gcp.dataproc.Batch("example_batch_autotuning", {
|
|
274
|
-
* batchId: "tf-test-
|
|
274
|
+
* batchId: "tf-test-batch_82591",
|
|
275
275
|
* location: "us-central1",
|
|
276
276
|
* labels: {
|
|
277
277
|
* batch_test: "terraform",
|
package/datastream/stream.d.ts
CHANGED
|
@@ -859,8 +859,8 @@ import * as outputs from "../types/output";
|
|
|
859
859
|
*
|
|
860
860
|
* const project = gcp.organizations.getProject({});
|
|
861
861
|
* const cross_project_dataset = new gcp.organizations.Project("cross-project-dataset", {
|
|
862
|
-
* projectId: "tf-
|
|
863
|
-
* name: "tf-
|
|
862
|
+
* projectId: "tf-test_24243",
|
|
863
|
+
* name: "tf-test_7495",
|
|
864
864
|
* orgId: "123456789",
|
|
865
865
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
866
866
|
* deletionPolicy: "DELETE",
|
package/datastream/stream.js
CHANGED
|
@@ -886,8 +886,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
886
886
|
*
|
|
887
887
|
* const project = gcp.organizations.getProject({});
|
|
888
888
|
* const cross_project_dataset = new gcp.organizations.Project("cross-project-dataset", {
|
|
889
|
-
* projectId: "tf-
|
|
890
|
-
* name: "tf-
|
|
889
|
+
* projectId: "tf-test_24243",
|
|
890
|
+
* name: "tf-test_7495",
|
|
891
891
|
* orgId: "123456789",
|
|
892
892
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
893
893
|
* deletionPolicy: "DELETE",
|
|
@@ -15,7 +15,7 @@ import * as outputs from "../types/output";
|
|
|
15
15
|
* import * as time from "@pulumiverse/time";
|
|
16
16
|
*
|
|
17
17
|
* const project = new gcp.organizations.Project("project", {
|
|
18
|
-
* projectId: "dci-tf-
|
|
18
|
+
* projectId: "dci-tf-_21912",
|
|
19
19
|
* name: "Service Project",
|
|
20
20
|
* orgId: "123456789",
|
|
21
21
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
@@ -114,7 +114,7 @@ import * as outputs from "../types/output";
|
|
|
114
114
|
* });
|
|
115
115
|
* const myApphubApplication = new gcp.apphub.Application("my_apphub_application", {
|
|
116
116
|
* location: "us-central1",
|
|
117
|
-
* applicationId: "tf-test-example-
|
|
117
|
+
* applicationId: "tf-test-example-application_46731",
|
|
118
118
|
* scope: {
|
|
119
119
|
* type: "REGIONAL",
|
|
120
120
|
* },
|
|
@@ -124,7 +124,7 @@ import * as outputs from "../types/output";
|
|
|
124
124
|
* });
|
|
125
125
|
* const insightsConfig = new gcp.developerconnect.InsightsConfig("insights_config", {
|
|
126
126
|
* location: "us-central1",
|
|
127
|
-
* insightsConfigId: "tf-test-ic-apphub-
|
|
127
|
+
* insightsConfigId: "tf-test-ic-apphub-_26240",
|
|
128
128
|
* project: project.projectId,
|
|
129
129
|
* annotations: {},
|
|
130
130
|
* labels: {},
|
|
@@ -158,7 +158,7 @@ import * as outputs from "../types/output";
|
|
|
158
158
|
* import * as time from "@pulumiverse/time";
|
|
159
159
|
*
|
|
160
160
|
* const project = new gcp.organizations.Project("project", {
|
|
161
|
-
* projectId: "dci-tf-
|
|
161
|
+
* projectId: "dci-tf-_35711",
|
|
162
162
|
* name: "Service Project",
|
|
163
163
|
* orgId: "123456789",
|
|
164
164
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
@@ -257,7 +257,7 @@ import * as outputs from "../types/output";
|
|
|
257
257
|
* });
|
|
258
258
|
* const insightsConfigProjects = new gcp.developerconnect.InsightsConfig("insights_config_projects", {
|
|
259
259
|
* location: "us-central1",
|
|
260
|
-
* insightsConfigId: "tf-test-ic-projects-
|
|
260
|
+
* insightsConfigId: "tf-test-ic-projects-_85072",
|
|
261
261
|
* project: project.projectId,
|
|
262
262
|
* annotations: {},
|
|
263
263
|
* labels: {},
|