@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.
Files changed (359) hide show
  1. package/appengine/applicationUrlDispatchRules.d.ts +1 -1
  2. package/appengine/applicationUrlDispatchRules.js +1 -1
  3. package/appengine/engineSplitTraffic.d.ts +2 -2
  4. package/appengine/engineSplitTraffic.js +2 -2
  5. package/appengine/serviceNetworkSettings.d.ts +1 -1
  6. package/appengine/serviceNetworkSettings.js +1 -1
  7. package/appengine/standardAppVersion.d.ts +2 -2
  8. package/appengine/standardAppVersion.js +2 -2
  9. package/bigtable/instance.d.ts +18 -6
  10. package/bigtable/instance.d.ts.map +1 -1
  11. package/bigtable/instance.js +2 -0
  12. package/bigtable/instance.js.map +1 -1
  13. package/bigtable/table.d.ts +3 -3
  14. package/billing/subAccount.d.ts +1 -1
  15. package/billing/subAccount.js +1 -1
  16. package/ces/guardrail.d.ts +41 -0
  17. package/ces/guardrail.d.ts.map +1 -1
  18. package/ces/guardrail.js +41 -0
  19. package/ces/guardrail.js.map +1 -1
  20. package/ces/index.d.ts +3 -0
  21. package/ces/index.d.ts.map +1 -1
  22. package/ces/index.js +6 -1
  23. package/ces/index.js.map +1 -1
  24. package/ces/securitySettings.d.ts +163 -0
  25. package/ces/securitySettings.d.ts.map +1 -0
  26. package/ces/securitySettings.js +135 -0
  27. package/ces/securitySettings.js.map +1 -0
  28. package/chronicle/findingsRefinement.d.ts +250 -0
  29. package/chronicle/findingsRefinement.d.ts.map +1 -0
  30. package/chronicle/findingsRefinement.js +165 -0
  31. package/chronicle/findingsRefinement.js.map +1 -0
  32. package/chronicle/index.d.ts +3 -0
  33. package/chronicle/index.d.ts.map +1 -1
  34. package/chronicle/index.js +6 -1
  35. package/chronicle/index.js.map +1 -1
  36. package/cloudrun/getService.d.ts +26 -22
  37. package/cloudrun/getService.d.ts.map +1 -1
  38. package/cloudrun/getService.js +14 -12
  39. package/cloudrun/getService.js.map +1 -1
  40. package/compute/futureReservation.d.ts +15 -0
  41. package/compute/futureReservation.d.ts.map +1 -1
  42. package/compute/futureReservation.js +2 -0
  43. package/compute/futureReservation.js.map +1 -1
  44. package/compute/getNetwork.d.ts +13 -5
  45. package/compute/getNetwork.d.ts.map +1 -1
  46. package/compute/getNetwork.js +4 -0
  47. package/compute/getNetwork.js.map +1 -1
  48. package/compute/getRegionSSLPolicy.d.ts +83 -0
  49. package/compute/getRegionSSLPolicy.d.ts.map +1 -1
  50. package/compute/getRegionSSLPolicy.js +30 -0
  51. package/compute/getRegionSSLPolicy.js.map +1 -1
  52. package/compute/getSSLPolicy.d.ts +4 -0
  53. package/compute/getSSLPolicy.d.ts.map +1 -1
  54. package/compute/getSSLPolicy.js.map +1 -1
  55. package/compute/getServiceAttachment.d.ts +109 -0
  56. package/compute/getServiceAttachment.d.ts.map +1 -0
  57. package/compute/getServiceAttachment.js +85 -0
  58. package/compute/getServiceAttachment.js.map +1 -0
  59. package/compute/index.d.ts +3 -0
  60. package/compute/index.d.ts.map +1 -1
  61. package/compute/index.js +7 -4
  62. package/compute/index.js.map +1 -1
  63. package/compute/instanceFromTemplate.d.ts +18 -3
  64. package/compute/instanceFromTemplate.d.ts.map +1 -1
  65. package/compute/instanceFromTemplate.js.map +1 -1
  66. package/compute/networkFirewallPolicyRule.d.ts +135 -0
  67. package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
  68. package/compute/networkFirewallPolicyRule.js +88 -0
  69. package/compute/networkFirewallPolicyRule.js.map +1 -1
  70. package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
  71. package/compute/organizationSecurityPolicyAssociation.js +2 -2
  72. package/compute/organizationSecurityPolicyRule.d.ts +5 -5
  73. package/compute/organizationSecurityPolicyRule.js +5 -5
  74. package/compute/regionSslPolicy.d.ts +68 -0
  75. package/compute/regionSslPolicy.d.ts.map +1 -1
  76. package/compute/regionSslPolicy.js +31 -0
  77. package/compute/regionSslPolicy.js.map +1 -1
  78. package/compute/rolloutPlan.d.ts +1 -1
  79. package/compute/rolloutPlan.js +1 -1
  80. package/compute/router.d.ts +1 -1
  81. package/compute/router.js +1 -1
  82. package/compute/sslpolicy.d.ts +52 -0
  83. package/compute/sslpolicy.d.ts.map +1 -1
  84. package/compute/sslpolicy.js +15 -0
  85. package/compute/sslpolicy.js.map +1 -1
  86. package/compute/subnetwork.d.ts +58 -0
  87. package/compute/subnetwork.d.ts.map +1 -1
  88. package/compute/subnetwork.js +58 -0
  89. package/compute/subnetwork.js.map +1 -1
  90. package/compute/targetInstance.d.ts +2 -2
  91. package/compute/targetInstance.js +2 -2
  92. package/config/vars.d.ts +1 -0
  93. package/config/vars.d.ts.map +1 -1
  94. package/config/vars.js +6 -0
  95. package/config/vars.js.map +1 -1
  96. package/configdeployment/deployment.d.ts +364 -0
  97. package/configdeployment/deployment.d.ts.map +1 -0
  98. package/configdeployment/deployment.js +174 -0
  99. package/configdeployment/deployment.js.map +1 -0
  100. package/configdeployment/index.d.ts +4 -0
  101. package/configdeployment/index.d.ts.map +1 -0
  102. package/configdeployment/index.js +45 -0
  103. package/configdeployment/index.js.map +1 -0
  104. package/databasemigrationservice/connectionProfile.d.ts +3 -3
  105. package/databasemigrationservice/connectionProfile.js +3 -3
  106. package/databasemigrationservice/privateConnection.d.ts +4 -4
  107. package/databasemigrationservice/privateConnection.js +4 -4
  108. package/dataflow/flexTemplateJob.d.ts +15 -3
  109. package/dataflow/flexTemplateJob.d.ts.map +1 -1
  110. package/dataflow/flexTemplateJob.js +2 -0
  111. package/dataflow/flexTemplateJob.js.map +1 -1
  112. package/dataform/folder.d.ts +3 -3
  113. package/dataform/folder.js +3 -3
  114. package/dataform/teamFolder.d.ts +1 -1
  115. package/dataform/teamFolder.js +1 -1
  116. package/datafusion/instance.d.ts +29 -14
  117. package/datafusion/instance.d.ts.map +1 -1
  118. package/datafusion/instance.js +4 -0
  119. package/datafusion/instance.js.map +1 -1
  120. package/datalineage/config.d.ts +2 -2
  121. package/datalineage/config.js +2 -2
  122. package/dataplex/dataAsset.d.ts +5 -5
  123. package/dataplex/dataAsset.js +5 -5
  124. package/dataplex/dataProduct.d.ts +7 -6
  125. package/dataplex/dataProduct.d.ts.map +1 -1
  126. package/dataplex/dataProduct.js +7 -6
  127. package/dataplex/dataProduct.js.map +1 -1
  128. package/dataplex/dataProductDataAsset.d.ts +5 -8
  129. package/dataplex/dataProductDataAsset.d.ts.map +1 -1
  130. package/dataplex/dataProductDataAsset.js +5 -8
  131. package/dataplex/dataProductDataAsset.js.map +1 -1
  132. package/dataplex/datascan.d.ts +24 -24
  133. package/dataplex/datascan.js +24 -24
  134. package/dataplex/entryLink.d.ts +11 -11
  135. package/dataplex/entryLink.js +11 -11
  136. package/dataplex/entryType.d.ts +1 -1
  137. package/dataplex/entryType.js +1 -1
  138. package/dataplex/glossaryCategory.d.ts +4 -4
  139. package/dataplex/glossaryCategory.js +4 -4
  140. package/dataplex/glossaryTerm.d.ts +4 -4
  141. package/dataplex/glossaryTerm.js +4 -4
  142. package/dataplex/task.d.ts +8 -8
  143. package/dataplex/task.js +8 -8
  144. package/dataproc/batch.d.ts +5 -5
  145. package/dataproc/batch.js +5 -5
  146. package/dataproc/cluster.d.ts +1 -1
  147. package/dataproc/cluster.js +1 -1
  148. package/dataproc/job.d.ts +1 -1
  149. package/dataproc/job.js +1 -1
  150. package/datastream/connectionProfile.d.ts +0 -6
  151. package/datastream/connectionProfile.d.ts.map +1 -1
  152. package/datastream/connectionProfile.js +0 -6
  153. package/datastream/connectionProfile.js.map +1 -1
  154. package/datastream/privateConnection.d.ts +3 -3
  155. package/datastream/privateConnection.js +3 -3
  156. package/datastream/stream.d.ts +2 -2
  157. package/datastream/stream.js +2 -2
  158. package/developerconnect/insightsConfig.d.ts +5 -5
  159. package/developerconnect/insightsConfig.js +5 -5
  160. package/diagflow/conversationProfile.d.ts +28 -6
  161. package/diagflow/conversationProfile.d.ts.map +1 -1
  162. package/diagflow/conversationProfile.js +7 -1
  163. package/diagflow/conversationProfile.js.map +1 -1
  164. package/diagflow/index.d.ts +3 -0
  165. package/diagflow/index.d.ts.map +1 -1
  166. package/diagflow/index.js +6 -1
  167. package/diagflow/index.js.map +1 -1
  168. package/diagflow/sipTrunk.d.ts +169 -0
  169. package/diagflow/sipTrunk.d.ts.map +1 -0
  170. package/diagflow/sipTrunk.js +124 -0
  171. package/diagflow/sipTrunk.js.map +1 -0
  172. package/firestore/field.d.ts +79 -6
  173. package/firestore/field.d.ts.map +1 -1
  174. package/firestore/field.js +76 -3
  175. package/firestore/field.js.map +1 -1
  176. package/folder/iamAuditConfig.d.ts +1 -1
  177. package/folder/iamAuditConfig.js +1 -1
  178. package/folder/iambinding.d.ts +1 -1
  179. package/folder/iambinding.js +1 -1
  180. package/folder/iammember.d.ts +1 -1
  181. package/folder/iammember.js +1 -1
  182. package/folder/iampolicy.d.ts +1 -1
  183. package/folder/iampolicy.js +1 -1
  184. package/gkehub/membershipBinding.d.ts +3 -3
  185. package/gkehub/membershipBinding.js +3 -3
  186. package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
  187. package/gkehub/membershipRbacRoleBinding.js +2 -2
  188. package/gkehub/namespace.d.ts +2 -2
  189. package/gkehub/namespace.js +2 -2
  190. package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
  191. package/gkehub/scopeRbacRoleBinding.js +4 -4
  192. package/iam/folderAccessPolicy.d.ts +333 -0
  193. package/iam/folderAccessPolicy.d.ts.map +1 -0
  194. package/iam/folderAccessPolicy.js +195 -0
  195. package/iam/folderAccessPolicy.js.map +1 -0
  196. package/iam/index.d.ts +6 -0
  197. package/iam/index.d.ts.map +1 -1
  198. package/iam/index.js +11 -1
  199. package/iam/index.js.map +1 -1
  200. package/iam/projectAccessPolicy.d.ts +326 -0
  201. package/iam/projectAccessPolicy.d.ts.map +1 -0
  202. package/iam/projectAccessPolicy.js +182 -0
  203. package/iam/projectAccessPolicy.js.map +1 -0
  204. package/iap/getClient.d.ts +16 -18
  205. package/iap/getClient.d.ts.map +1 -1
  206. package/iap/getClient.js +8 -14
  207. package/iap/getClient.js.map +1 -1
  208. package/iap/tunnelDestGroup.d.ts +1 -1
  209. package/iap/tunnelDestGroup.js +1 -1
  210. package/index.d.ts +2 -1
  211. package/index.d.ts.map +1 -1
  212. package/index.js +5 -3
  213. package/index.js.map +1 -1
  214. package/integrationconnectors/managedZone.d.ts +4 -4
  215. package/integrationconnectors/managedZone.js +4 -4
  216. package/kms/getKMSSecretCiphertext.d.ts +2 -2
  217. package/kms/getKMSSecretCiphertext.js +2 -2
  218. package/migrationcenter/assetsExportJob.d.ts +332 -0
  219. package/migrationcenter/assetsExportJob.d.ts.map +1 -0
  220. package/migrationcenter/assetsExportJob.js +155 -0
  221. package/migrationcenter/assetsExportJob.js.map +1 -0
  222. package/migrationcenter/discoveryClient.d.ts +396 -0
  223. package/migrationcenter/discoveryClient.d.ts.map +1 -0
  224. package/migrationcenter/discoveryClient.js +181 -0
  225. package/migrationcenter/discoveryClient.js.map +1 -0
  226. package/migrationcenter/index.d.ts +18 -0
  227. package/migrationcenter/index.d.ts.map +1 -1
  228. package/migrationcenter/index.js +31 -1
  229. package/migrationcenter/index.js.map +1 -1
  230. package/migrationcenter/report.d.ts +276 -0
  231. package/migrationcenter/report.d.ts.map +1 -0
  232. package/migrationcenter/report.js +158 -0
  233. package/migrationcenter/report.js.map +1 -0
  234. package/migrationcenter/reportConfig.d.ts +227 -0
  235. package/migrationcenter/reportConfig.d.ts.map +1 -0
  236. package/migrationcenter/reportConfig.js +146 -0
  237. package/migrationcenter/reportConfig.js.map +1 -0
  238. package/migrationcenter/settings.d.ts +173 -0
  239. package/migrationcenter/settings.d.ts.map +1 -0
  240. package/migrationcenter/settings.js +132 -0
  241. package/migrationcenter/settings.js.map +1 -0
  242. package/migrationcenter/source.d.ts +293 -0
  243. package/migrationcenter/source.d.ts.map +1 -0
  244. package/migrationcenter/source.js +144 -0
  245. package/migrationcenter/source.js.map +1 -0
  246. package/netapp/backup.d.ts +0 -3
  247. package/netapp/backup.d.ts.map +1 -1
  248. package/netapp/backup.js.map +1 -1
  249. package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
  250. package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
  251. package/networkconnectivity/spoke.d.ts +8 -8
  252. package/networkconnectivity/spoke.js +8 -8
  253. package/networkconnectivity/transport.d.ts +17 -8
  254. package/networkconnectivity/transport.d.ts.map +1 -1
  255. package/networkconnectivity/transport.js +5 -8
  256. package/networkconnectivity/transport.js.map +1 -1
  257. package/networkmanagement/connectivityTest.d.ts +22 -0
  258. package/networkmanagement/connectivityTest.d.ts.map +1 -1
  259. package/networkmanagement/connectivityTest.js +22 -0
  260. package/networkmanagement/connectivityTest.js.map +1 -1
  261. package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
  262. package/networkmanagement/getConnectivityTestRun.js +2 -2
  263. package/observability/folderSettings.d.ts +2 -2
  264. package/observability/folderSettings.js +2 -2
  265. package/observability/projectSettings.d.ts +2 -2
  266. package/observability/projectSettings.js +2 -2
  267. package/observability/traceScope.d.ts +2 -2
  268. package/observability/traceScope.js +2 -2
  269. package/oracledatabase/cloudVmCluster.d.ts +12 -0
  270. package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
  271. package/oracledatabase/cloudVmCluster.js +2 -0
  272. package/oracledatabase/cloudVmCluster.js.map +1 -1
  273. package/oracledatabase/getCloudVmCluster.d.ts +1 -0
  274. package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
  275. package/oracledatabase/getCloudVmCluster.js.map +1 -1
  276. package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
  277. package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
  278. package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
  279. package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
  280. package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
  281. package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
  282. package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
  283. package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
  284. package/oracledatabase/goldengateConnection.d.ts +585 -0
  285. package/oracledatabase/goldengateConnection.d.ts.map +1 -0
  286. package/oracledatabase/goldengateConnection.js +408 -0
  287. package/oracledatabase/goldengateConnection.js.map +1 -0
  288. package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
  289. package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
  290. package/oracledatabase/goldengateConnectionAssignment.js +150 -0
  291. package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
  292. package/oracledatabase/goldengateDeployment.d.ts +362 -0
  293. package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
  294. package/oracledatabase/goldengateDeployment.js +209 -0
  295. package/oracledatabase/goldengateDeployment.js.map +1 -0
  296. package/oracledatabase/index.d.ts +15 -0
  297. package/oracledatabase/index.d.ts.map +1 -1
  298. package/oracledatabase/index.js +22 -1
  299. package/oracledatabase/index.js.map +1 -1
  300. package/organizations/iamAuditConfig.d.ts +1 -1
  301. package/organizations/iamAuditConfig.js +1 -1
  302. package/organizations/iambinding.d.ts +1 -1
  303. package/organizations/iambinding.js +1 -1
  304. package/organizations/iammember.d.ts +1 -1
  305. package/organizations/iammember.js +1 -1
  306. package/organizations/iampolicy.d.ts +1 -1
  307. package/organizations/iampolicy.js +1 -1
  308. package/orgpolicy/policy.d.ts +1 -1
  309. package/orgpolicy/policy.js +1 -1
  310. package/package.json +2 -2
  311. package/projects/iamauditConfig.d.ts +2 -2
  312. package/projects/iamauditConfig.js +2 -2
  313. package/projects/iambinding.d.ts +2 -2
  314. package/projects/iambinding.js +2 -2
  315. package/projects/iammember.d.ts +2 -2
  316. package/projects/iammember.js +2 -2
  317. package/projects/iampolicy.d.ts +2 -2
  318. package/projects/iampolicy.js +2 -2
  319. package/projects/service.d.ts +6 -0
  320. package/projects/service.d.ts.map +1 -1
  321. package/projects/service.js.map +1 -1
  322. package/provider.d.ts +2 -0
  323. package/provider.d.ts.map +1 -1
  324. package/provider.js +1 -0
  325. package/provider.js.map +1 -1
  326. package/pubsub/subscription.d.ts +4 -4
  327. package/pubsub/subscription.js +4 -4
  328. package/storage/bucket.d.ts +0 -22
  329. package/storage/bucket.d.ts.map +1 -1
  330. package/storage/bucket.js +0 -22
  331. package/storage/bucket.js.map +1 -1
  332. package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
  333. package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
  334. package/storage/getControlFolderIntelligenceConfig.js +6 -12
  335. package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
  336. package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
  337. package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
  338. package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
  339. package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
  340. package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
  341. package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
  342. package/storage/getControlProjectIntelligenceConfig.js +6 -12
  343. package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
  344. package/types/input.d.ts +9906 -5729
  345. package/types/input.d.ts.map +1 -1
  346. package/types/output.d.ts +11669 -7189
  347. package/types/output.d.ts.map +1 -1
  348. package/vertex/aiEndpoint.d.ts +3 -3
  349. package/vertex/aiEndpoint.js +3 -3
  350. package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
  351. package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
  352. package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
  353. package/vertex/getAiReasoningEngineQuery.js +2 -2
  354. package/vmwareengine/getDatastore.d.ts +38 -18
  355. package/vmwareengine/getDatastore.d.ts.map +1 -1
  356. package/vmwareengine/getDatastore.js +8 -14
  357. package/vmwareengine/getDatastore.js.map +1 -1
  358. package/workstations/workstationCluster.d.ts +26 -26
  359. package/workstations/workstationCluster.js +26 -26
@@ -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-glossary_9329",
14
+ * glossaryId: "tf-test-glossary_37135",
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-basic_37135",
21
+ * termId: "tf-test-term-basic_42503",
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-glossary_42503",
31
+ * glossaryId: "tf-test-glossary_9991",
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-full_9991",
38
+ * termId: "tf-test-term-full_12125",
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 termTestId = new gcp.dataplex.Glossary("term_test_id", {
43
- * glossaryId: "tf-test-glossary_9329",
43
+ * glossaryId: "tf-test-glossary_37135",
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-basic_37135",
50
+ * termId: "tf-test-term-basic_42503",
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-glossary_42503",
60
+ * glossaryId: "tf-test-glossary_9991",
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-full_9991",
67
+ * termId: "tf-test-term-full_12125",
68
68
  * labels: {
69
69
  * tag: "test-tf",
70
70
  * },
@@ -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-lake_12125",
23
+ * name: "tf-test-lake_82749",
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-task_82749",
28
+ * taskId: "tf-test-task_15022",
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-cluster_15022",
63
+ * name: "tf-test-workstation-cluster_89648",
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-lake_89648",
68
+ * name: "tf-test-lake_64612",
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-task_64612",
73
+ * taskId: "tf-test-task_34242",
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-cluster_34242",
122
+ * name: "tf-test-workstation-cluster_9723",
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-lake_9723",
127
+ * name: "tf-test-lake_22061",
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-task_22061",
132
+ * taskId: "tf-test-task_60461",
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-lake_12125",
50
+ * name: "tf-test-lake_82749",
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-task_82749",
55
+ * taskId: "tf-test-task_15022",
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-cluster_15022",
90
+ * name: "tf-test-workstation-cluster_89648",
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-lake_89648",
95
+ * name: "tf-test-lake_64612",
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-task_64612",
100
+ * taskId: "tf-test-task_34242",
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-cluster_34242",
149
+ * name: "tf-test-workstation-cluster_9723",
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-lake_9723",
154
+ * name: "tf-test-lake_22061",
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-task_22061",
159
+ * taskId: "tf-test-task_60461",
160
160
  * location: "us-central1",
161
161
  * lake: exampleNotebook.name,
162
162
  * triggerSpec: {
@@ -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-batch_60461",
23
+ * batchId: "tf-test-batch_45397",
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-batch_45397",
153
+ * batchId: "tf-test-batch_16451",
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-batch_16451",
182
+ * batchId: "tf-test-batch_3686",
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-batch_3686",
216
+ * batchId: "tf-test-batch_54136",
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-batch_54136",
247
+ * batchId: "tf-test-batch_11171",
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-batch_60461",
50
+ * batchId: "tf-test-batch_45397",
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-batch_45397",
180
+ * batchId: "tf-test-batch_16451",
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-batch_16451",
209
+ * batchId: "tf-test-batch_3686",
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-batch_3686",
243
+ * batchId: "tf-test-batch_54136",
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-batch_54136",
274
+ * batchId: "tf-test-batch_11171",
275
275
  * location: "us-central1",
276
276
  * labels: {
277
277
  * batch_test: "terraform",
@@ -8,7 +8,7 @@ import * as outputs from "../types/output";
8
8
  * * How-to Guides
9
9
  * * [Official Documentation](https://cloud.google.com/dataproc/docs)
10
10
  *
11
- * !> **Warning:** Due to limitations of the API, all arguments except
11
+ * > **Warning:** Due to limitations of the API, all arguments except
12
12
  * `labels`,`cluster_config.worker_config.num_instances` and `cluster_config.preemptible_worker_config.num_instances` are non-updatable. Changing `cluster_config.worker_config.min_num_instances` will be ignored. Changing others will cause recreation of the
13
13
  * whole cluster!
14
14
  *
@@ -35,7 +35,7 @@ const utilities = __importStar(require("../utilities"));
35
35
  * * How-to Guides
36
36
  * * [Official Documentation](https://cloud.google.com/dataproc/docs)
37
37
  *
38
- * !> **Warning:** Due to limitations of the API, all arguments except
38
+ * > **Warning:** Due to limitations of the API, all arguments except
39
39
  * `labels`,`cluster_config.worker_config.num_instances` and `cluster_config.preemptible_worker_config.num_instances` are non-updatable. Changing `cluster_config.worker_config.min_num_instances` will be ignored. Changing others will cause recreation of the
40
40
  * whole cluster!
41
41
  *
package/dataproc/job.d.ts CHANGED
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
5
5
  * Manages a job resource within a Dataproc cluster within GCE. For more information see
6
6
  * [the official dataproc documentation](https://cloud.google.com/dataproc/).
7
7
  *
8
- * !> **Note:** This resource does not support 'update' and changing any attributes will cause the resource to be recreated.
8
+ * > **Note:** This resource does not support 'update' and changing any attributes will cause the resource to be recreated.
9
9
  *
10
10
  * ## Example Usage
11
11
  *
package/dataproc/job.js CHANGED
@@ -32,7 +32,7 @@ const utilities = __importStar(require("../utilities"));
32
32
  * Manages a job resource within a Dataproc cluster within GCE. For more information see
33
33
  * [the official dataproc documentation](https://cloud.google.com/dataproc/).
34
34
  *
35
- * !> **Note:** This resource does not support 'update' and changing any attributes will cause the resource to be recreated.
35
+ * > **Note:** This resource does not support 'update' and changing any attributes will cause the resource to be recreated.
36
36
  *
37
37
  * ## Example Usage
38
38
  *
@@ -159,12 +159,6 @@ import * as outputs from "../types/output";
159
159
  * bucket: "my-bucket",
160
160
  * rootPath: "/path",
161
161
  * },
162
- * forwardSshConnectivity: {
163
- * hostname: "google.com",
164
- * username: "my-user",
165
- * port: 8022,
166
- * password: "swordfish",
167
- * },
168
162
  * labels: {
169
163
  * key: "value",
170
164
  * },
@@ -1 +1 @@
1
- {"version":3,"file":"connectionProfile.d.ts","sourceRoot":"","sources":["../../datastream/connectionProfile.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"connectionProfile.d.ts","sourceRoot":"","sources":["../../datastream/connectionProfile.ts"],"names":[],"mappings":"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"}
@@ -186,12 +186,6 @@ const utilities = __importStar(require("../utilities"));
186
186
  * bucket: "my-bucket",
187
187
  * rootPath: "/path",
188
188
  * },
189
- * forwardSshConnectivity: {
190
- * hostname: "google.com",
191
- * username: "my-user",
192
- * port: 8022,
193
- * password: "swordfish",
194
- * },
195
189
  * labels: {
196
190
  * key: "value",
197
191
  * },
@@ -1 +1 @@
1
- {"version":3,"file":"connectionProfile.js","sourceRoot":"","sources":["../../datastream/connectionProfile.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"connectionProfile.js","sourceRoot":"","sources":["../../datastream/connectionProfile.ts"],"names":[],"mappings":"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"}
@@ -65,20 +65,20 @@ import * as outputs from "../types/output";
65
65
  * });
66
66
  * const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
67
67
  * name: "my-subnetwork",
68
- * region: "us-central1",
68
+ * region: "us-west1",
69
69
  * network: defaultNetwork.id,
70
70
  * ipCidrRange: "10.0.0.0/16",
71
71
  * });
72
72
  * const defaultNetworkAttachment = new gcp.compute.NetworkAttachment("default", {
73
73
  * name: "my-network-attachment",
74
- * region: "us-central1",
74
+ * region: "us-west1",
75
75
  * description: "basic network attachment description",
76
76
  * connectionPreference: "ACCEPT_AUTOMATIC",
77
77
  * subnetworks: [defaultSubnetwork.selfLink],
78
78
  * });
79
79
  * const _default = new gcp.datastream.PrivateConnection("default", {
80
80
  * displayName: "Connection profile",
81
- * location: "us-central1",
81
+ * location: "us-west1",
82
82
  * privateConnectionId: "my-connection",
83
83
  * labels: {
84
84
  * key: "value",
@@ -92,20 +92,20 @@ const utilities = __importStar(require("../utilities"));
92
92
  * });
93
93
  * const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
94
94
  * name: "my-subnetwork",
95
- * region: "us-central1",
95
+ * region: "us-west1",
96
96
  * network: defaultNetwork.id,
97
97
  * ipCidrRange: "10.0.0.0/16",
98
98
  * });
99
99
  * const defaultNetworkAttachment = new gcp.compute.NetworkAttachment("default", {
100
100
  * name: "my-network-attachment",
101
- * region: "us-central1",
101
+ * region: "us-west1",
102
102
  * description: "basic network attachment description",
103
103
  * connectionPreference: "ACCEPT_AUTOMATIC",
104
104
  * subnetworks: [defaultSubnetwork.selfLink],
105
105
  * });
106
106
  * const _default = new gcp.datastream.PrivateConnection("default", {
107
107
  * displayName: "Connection profile",
108
- * location: "us-central1",
108
+ * location: "us-west1",
109
109
  * privateConnectionId: "my-connection",
110
110
  * labels: {
111
111
  * key: "value",
@@ -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-test_11171",
863
- * name: "tf-test_40472",
862
+ * projectId: "tf-test_40472",
863
+ * name: "tf-test_44339",
864
864
  * orgId: "123456789",
865
865
  * billingAccount: "000000-0000000-0000000-000000",
866
866
  * deletionPolicy: "DELETE",
@@ -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-test_11171",
890
- * name: "tf-test_40472",
889
+ * projectId: "tf-test_40472",
890
+ * name: "tf-test_44339",
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-_44339",
18
+ * projectId: "dci-tf-_34599",
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-application_34599",
117
+ * applicationId: "tf-test-example-application_79513",
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-_79513",
127
+ * insightsConfigId: "tf-test-ic-apphub-_55500",
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-_55500",
161
+ * projectId: "dci-tf-_12223",
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-_12223",
260
+ * insightsConfigId: "tf-test-ic-projects-_49547",
261
261
  * project: project.projectId,
262
262
  * annotations: {},
263
263
  * labels: {},
@@ -42,7 +42,7 @@ const utilities = __importStar(require("../utilities"));
42
42
  * import * as time from "@pulumiverse/time";
43
43
  *
44
44
  * const project = new gcp.organizations.Project("project", {
45
- * projectId: "dci-tf-_44339",
45
+ * projectId: "dci-tf-_34599",
46
46
  * name: "Service Project",
47
47
  * orgId: "123456789",
48
48
  * billingAccount: "000000-0000000-0000000-000000",
@@ -141,7 +141,7 @@ const utilities = __importStar(require("../utilities"));
141
141
  * });
142
142
  * const myApphubApplication = new gcp.apphub.Application("my_apphub_application", {
143
143
  * location: "us-central1",
144
- * applicationId: "tf-test-example-application_34599",
144
+ * applicationId: "tf-test-example-application_79513",
145
145
  * scope: {
146
146
  * type: "REGIONAL",
147
147
  * },
@@ -151,7 +151,7 @@ const utilities = __importStar(require("../utilities"));
151
151
  * });
152
152
  * const insightsConfig = new gcp.developerconnect.InsightsConfig("insights_config", {
153
153
  * location: "us-central1",
154
- * insightsConfigId: "tf-test-ic-apphub-_79513",
154
+ * insightsConfigId: "tf-test-ic-apphub-_55500",
155
155
  * project: project.projectId,
156
156
  * annotations: {},
157
157
  * labels: {},
@@ -185,7 +185,7 @@ const utilities = __importStar(require("../utilities"));
185
185
  * import * as time from "@pulumiverse/time";
186
186
  *
187
187
  * const project = new gcp.organizations.Project("project", {
188
- * projectId: "dci-tf-_55500",
188
+ * projectId: "dci-tf-_12223",
189
189
  * name: "Service Project",
190
190
  * orgId: "123456789",
191
191
  * billingAccount: "000000-0000000-0000000-000000",
@@ -284,7 +284,7 @@ const utilities = __importStar(require("../utilities"));
284
284
  * });
285
285
  * const insightsConfigProjects = new gcp.developerconnect.InsightsConfig("insights_config_projects", {
286
286
  * location: "us-central1",
287
- * insightsConfigId: "tf-test-ic-projects-_12223",
287
+ * insightsConfigId: "tf-test-ic-projects-_49547",
288
288
  * project: project.projectId,
289
289
  * annotations: {},
290
290
  * labels: {},