@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
@@ -36,7 +36,7 @@ import * as outputs from "../types/output";
36
36
  * const basic = new gcp.firestore.Field("basic", {
37
37
  * project: "my-project-name",
38
38
  * database: database.name,
39
- * collection: "chatrooms__49547",
39
+ * collection: "chatrooms__48675",
40
40
  * field: "basic",
41
41
  * indexConfig: {
42
42
  * indexes: [
@@ -51,6 +51,54 @@ import * as outputs from "../types/output";
51
51
  * },
52
52
  * });
53
53
  * ```
54
+ * ### Firestore Field Timestamp Enterprise
55
+ *
56
+ * ```typescript
57
+ * import * as pulumi from "@pulumi/pulumi";
58
+ * import * as gcp from "@pulumi/gcp";
59
+ *
60
+ * const database = new gcp.firestore.Database("database", {
61
+ * project: "my-project-name",
62
+ * name: "database-id",
63
+ * locationId: "nam5",
64
+ * type: "FIRESTORE_NATIVE",
65
+ * databaseEdition: "ENTERPRISE",
66
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
67
+ * deletionPolicy: "DELETE",
68
+ * });
69
+ * const timestamp_enterprise = new gcp.firestore.Field("timestamp-enterprise", {
70
+ * project: "my-project-name",
71
+ * database: database.name,
72
+ * collection: "chatrooms",
73
+ * field: "timestamp",
74
+ * ttlConfig: {},
75
+ * });
76
+ * ```
77
+ * ### Firestore Field Timestamp With Ttl Offset Enterprise
78
+ *
79
+ * ```typescript
80
+ * import * as pulumi from "@pulumi/pulumi";
81
+ * import * as gcp from "@pulumi/gcp";
82
+ *
83
+ * const database = new gcp.firestore.Database("database", {
84
+ * project: "my-project-name",
85
+ * name: "database-id",
86
+ * locationId: "nam5",
87
+ * type: "FIRESTORE_NATIVE",
88
+ * databaseEdition: "ENTERPRISE",
89
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
90
+ * deletionPolicy: "DELETE",
91
+ * });
92
+ * const timestamp_with_offset_enterprise = new gcp.firestore.Field("timestamp-with-offset-enterprise", {
93
+ * project: "my-project-name",
94
+ * database: database.name,
95
+ * collection: "chatrooms",
96
+ * field: "timestamp",
97
+ * ttlConfig: {
98
+ * expirationOffset: "2592000s",
99
+ * },
100
+ * });
101
+ * ```
54
102
  * ### Firestore Field Timestamp
55
103
  *
56
104
  * ```typescript
@@ -74,6 +122,31 @@ import * as outputs from "../types/output";
74
122
  * indexConfig: {},
75
123
  * });
76
124
  * ```
125
+ * ### Firestore Field Timestamp With Ttl Offset
126
+ *
127
+ * ```typescript
128
+ * import * as pulumi from "@pulumi/pulumi";
129
+ * import * as gcp from "@pulumi/gcp";
130
+ *
131
+ * const database = new gcp.firestore.Database("database", {
132
+ * project: "my-project-name",
133
+ * name: "database-id",
134
+ * locationId: "nam5",
135
+ * type: "FIRESTORE_NATIVE",
136
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
137
+ * deletionPolicy: "DELETE",
138
+ * });
139
+ * const timestamp_with_offset = new gcp.firestore.Field("timestamp-with-offset", {
140
+ * project: "my-project-name",
141
+ * database: database.name,
142
+ * collection: "chatrooms",
143
+ * field: "timestamp",
144
+ * ttlConfig: {
145
+ * expirationOffset: "2592000s",
146
+ * },
147
+ * indexConfig: {},
148
+ * });
149
+ * ```
77
150
  * ### Firestore Field Match Override
78
151
  *
79
152
  * ```typescript
@@ -91,7 +164,7 @@ import * as outputs from "../types/output";
91
164
  * const matchOverride = new gcp.firestore.Field("match_override", {
92
165
  * project: "my-project-name",
93
166
  * database: database.name,
94
- * collection: "chatrooms__48675",
167
+ * collection: "chatrooms__42702",
95
168
  * field: "field_with_same_configuration_as_ancestor",
96
169
  * indexConfig: {
97
170
  * indexes: [
@@ -125,7 +198,7 @@ import * as outputs from "../types/output";
125
198
  * const wildcard = new gcp.firestore.Field("wildcard", {
126
199
  * project: "my-project-name",
127
200
  * database: database.name,
128
- * collection: "chatrooms__42702",
201
+ * collection: "chatrooms__37426",
129
202
  * field: "*",
130
203
  * indexConfig: {
131
204
  * indexes: [
@@ -209,7 +282,7 @@ export declare class Field extends pulumi.CustomResource {
209
282
  */
210
283
  readonly project: pulumi.Output<string>;
211
284
  /**
212
- * The TTL configuration for this Field. If set to an empty block (i.e. `ttlConfig {}`), a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
285
+ * The TTL configuration for this Field. If set to an empty (i.e. `ttlConfig {}`) or non-empty block, a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
213
286
  * Structure is documented below.
214
287
  */
215
288
  readonly ttlConfig: pulumi.Output<outputs.firestore.FieldTtlConfig | undefined>;
@@ -266,7 +339,7 @@ export interface FieldState {
266
339
  */
267
340
  project?: pulumi.Input<string | undefined>;
268
341
  /**
269
- * The TTL configuration for this Field. If set to an empty block (i.e. `ttlConfig {}`), a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
342
+ * The TTL configuration for this Field. If set to an empty (i.e. `ttlConfig {}`) or non-empty block, a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
270
343
  * Structure is documented below.
271
344
  */
272
345
  ttlConfig?: pulumi.Input<inputs.firestore.FieldTtlConfig | undefined>;
@@ -310,7 +383,7 @@ export interface FieldArgs {
310
383
  */
311
384
  project?: pulumi.Input<string | undefined>;
312
385
  /**
313
- * The TTL configuration for this Field. If set to an empty block (i.e. `ttlConfig {}`), a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
386
+ * The TTL configuration for this Field. If set to an empty (i.e. `ttlConfig {}`) or non-empty block, a TTL policy is configured based on the field. If unset, a TTL policy is not configured (or will be disabled upon updating the resource).
314
387
  * Structure is documented below.
315
388
  */
316
389
  ttlConfig?: pulumi.Input<inputs.firestore.FieldTtlConfig | undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"field.d.ts","sourceRoot":"","sources":["../../firestore/field.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"field.d.ts","sourceRoot":"","sources":["../../firestore/field.ts"],"names":[],"mappings":"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"}
@@ -63,7 +63,7 @@ const utilities = __importStar(require("../utilities"));
63
63
  * const basic = new gcp.firestore.Field("basic", {
64
64
  * project: "my-project-name",
65
65
  * database: database.name,
66
- * collection: "chatrooms__49547",
66
+ * collection: "chatrooms__48675",
67
67
  * field: "basic",
68
68
  * indexConfig: {
69
69
  * indexes: [
@@ -78,6 +78,54 @@ const utilities = __importStar(require("../utilities"));
78
78
  * },
79
79
  * });
80
80
  * ```
81
+ * ### Firestore Field Timestamp Enterprise
82
+ *
83
+ * ```typescript
84
+ * import * as pulumi from "@pulumi/pulumi";
85
+ * import * as gcp from "@pulumi/gcp";
86
+ *
87
+ * const database = new gcp.firestore.Database("database", {
88
+ * project: "my-project-name",
89
+ * name: "database-id",
90
+ * locationId: "nam5",
91
+ * type: "FIRESTORE_NATIVE",
92
+ * databaseEdition: "ENTERPRISE",
93
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
94
+ * deletionPolicy: "DELETE",
95
+ * });
96
+ * const timestamp_enterprise = new gcp.firestore.Field("timestamp-enterprise", {
97
+ * project: "my-project-name",
98
+ * database: database.name,
99
+ * collection: "chatrooms",
100
+ * field: "timestamp",
101
+ * ttlConfig: {},
102
+ * });
103
+ * ```
104
+ * ### Firestore Field Timestamp With Ttl Offset Enterprise
105
+ *
106
+ * ```typescript
107
+ * import * as pulumi from "@pulumi/pulumi";
108
+ * import * as gcp from "@pulumi/gcp";
109
+ *
110
+ * const database = new gcp.firestore.Database("database", {
111
+ * project: "my-project-name",
112
+ * name: "database-id",
113
+ * locationId: "nam5",
114
+ * type: "FIRESTORE_NATIVE",
115
+ * databaseEdition: "ENTERPRISE",
116
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
117
+ * deletionPolicy: "DELETE",
118
+ * });
119
+ * const timestamp_with_offset_enterprise = new gcp.firestore.Field("timestamp-with-offset-enterprise", {
120
+ * project: "my-project-name",
121
+ * database: database.name,
122
+ * collection: "chatrooms",
123
+ * field: "timestamp",
124
+ * ttlConfig: {
125
+ * expirationOffset: "2592000s",
126
+ * },
127
+ * });
128
+ * ```
81
129
  * ### Firestore Field Timestamp
82
130
  *
83
131
  * ```typescript
@@ -101,6 +149,31 @@ const utilities = __importStar(require("../utilities"));
101
149
  * indexConfig: {},
102
150
  * });
103
151
  * ```
152
+ * ### Firestore Field Timestamp With Ttl Offset
153
+ *
154
+ * ```typescript
155
+ * import * as pulumi from "@pulumi/pulumi";
156
+ * import * as gcp from "@pulumi/gcp";
157
+ *
158
+ * const database = new gcp.firestore.Database("database", {
159
+ * project: "my-project-name",
160
+ * name: "database-id",
161
+ * locationId: "nam5",
162
+ * type: "FIRESTORE_NATIVE",
163
+ * deleteProtectionState: "DELETE_PROTECTION_ENABLED",
164
+ * deletionPolicy: "DELETE",
165
+ * });
166
+ * const timestamp_with_offset = new gcp.firestore.Field("timestamp-with-offset", {
167
+ * project: "my-project-name",
168
+ * database: database.name,
169
+ * collection: "chatrooms",
170
+ * field: "timestamp",
171
+ * ttlConfig: {
172
+ * expirationOffset: "2592000s",
173
+ * },
174
+ * indexConfig: {},
175
+ * });
176
+ * ```
104
177
  * ### Firestore Field Match Override
105
178
  *
106
179
  * ```typescript
@@ -118,7 +191,7 @@ const utilities = __importStar(require("../utilities"));
118
191
  * const matchOverride = new gcp.firestore.Field("match_override", {
119
192
  * project: "my-project-name",
120
193
  * database: database.name,
121
- * collection: "chatrooms__48675",
194
+ * collection: "chatrooms__42702",
122
195
  * field: "field_with_same_configuration_as_ancestor",
123
196
  * indexConfig: {
124
197
  * indexes: [
@@ -152,7 +225,7 @@ const utilities = __importStar(require("../utilities"));
152
225
  * const wildcard = new gcp.firestore.Field("wildcard", {
153
226
  * project: "my-project-name",
154
227
  * database: database.name,
155
- * collection: "chatrooms__42702",
228
+ * collection: "chatrooms__37426",
156
229
  * field: "*",
157
230
  * indexConfig: {
158
231
  * indexes: [
@@ -1 +1 @@
1
- {"version":3,"file":"field.js","sourceRoot":"","sources":["../../firestore/field.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"field.js","sourceRoot":"","sources":["../../firestore/field.ts"],"names":[],"mappings":"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"}
@@ -18,7 +18,7 @@ import * as outputs from "../types/output";
18
18
  *
19
19
  * ## gcp.folder.IAMPolicy
20
20
  *
21
- * !> **Be careful!** You can accidentally lock yourself out of your folder
21
+ * > **Be careful!** You can accidentally lock yourself out of your folder
22
22
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
23
23
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
24
24
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -45,7 +45,7 @@ const utilities = __importStar(require("../utilities"));
45
45
  *
46
46
  * ## gcp.folder.IAMPolicy
47
47
  *
48
- * !> **Be careful!** You can accidentally lock yourself out of your folder
48
+ * > **Be careful!** You can accidentally lock yourself out of your folder
49
49
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
50
50
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
51
51
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -18,7 +18,7 @@ import * as outputs from "../types/output";
18
18
  *
19
19
  * ## gcp.folder.IAMPolicy
20
20
  *
21
- * !> **Be careful!** You can accidentally lock yourself out of your folder
21
+ * > **Be careful!** You can accidentally lock yourself out of your folder
22
22
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
23
23
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
24
24
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -45,7 +45,7 @@ const utilities = __importStar(require("../utilities"));
45
45
  *
46
46
  * ## gcp.folder.IAMPolicy
47
47
  *
48
- * !> **Be careful!** You can accidentally lock yourself out of your folder
48
+ * > **Be careful!** You can accidentally lock yourself out of your folder
49
49
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
50
50
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
51
51
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -18,7 +18,7 @@ import * as outputs from "../types/output";
18
18
  *
19
19
  * ## gcp.folder.IAMPolicy
20
20
  *
21
- * !> **Be careful!** You can accidentally lock yourself out of your folder
21
+ * > **Be careful!** You can accidentally lock yourself out of your folder
22
22
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
23
23
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
24
24
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -45,7 +45,7 @@ const utilities = __importStar(require("../utilities"));
45
45
  *
46
46
  * ## gcp.folder.IAMPolicy
47
47
  *
48
- * !> **Be careful!** You can accidentally lock yourself out of your folder
48
+ * > **Be careful!** You can accidentally lock yourself out of your folder
49
49
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
50
50
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
51
51
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -16,7 +16,7 @@ import * as pulumi from "@pulumi/pulumi";
16
16
  *
17
17
  * ## gcp.folder.IAMPolicy
18
18
  *
19
- * !> **Be careful!** You can accidentally lock yourself out of your folder
19
+ * > **Be careful!** You can accidentally lock yourself out of your folder
20
20
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
21
21
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
22
22
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -45,7 +45,7 @@ const utilities = __importStar(require("../utilities"));
45
45
  *
46
46
  * ## gcp.folder.IAMPolicy
47
47
  *
48
- * !> **Be careful!** You can accidentally lock yourself out of your folder
48
+ * > **Be careful!** You can accidentally lock yourself out of your folder
49
49
  * using this resource. Deleting a `gcp.folder.IAMPolicy` removes access
50
50
  * from anyone without permissions on its parent folder/organization. Proceed with caution.
51
51
  * It's not recommended to use `gcp.folder.IAMPolicy` with your provider folder
@@ -27,7 +27,7 @@ import * as outputs from "../types/output";
27
27
  * subnetwork: "default",
28
28
  * });
29
29
  * const membership = new gcp.gkehub.Membership("membership", {
30
- * membershipId: "tf-test-membership_37426",
30
+ * membershipId: "tf-test-membership_67903",
31
31
  * endpoint: {
32
32
  * gkeCluster: {
33
33
  * resourceLink: pulumi.interpolate`//container.googleapis.com/${primary.id}`,
@@ -36,9 +36,9 @@ import * as outputs from "../types/output";
36
36
  * }, {
37
37
  * dependsOn: [primary],
38
38
  * });
39
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_67903"});
39
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_40816"});
40
40
  * const membershipBinding = new gcp.gkehub.MembershipBinding("membership_binding", {
41
- * membershipBindingId: "tf-test-membership-binding_40816",
41
+ * membershipBindingId: "tf-test-membership-binding_94690",
42
42
  * scope: scope.name,
43
43
  * membershipId: membership.membershipId,
44
44
  * location: "global",
@@ -54,7 +54,7 @@ const utilities = __importStar(require("../utilities"));
54
54
  * subnetwork: "default",
55
55
  * });
56
56
  * const membership = new gcp.gkehub.Membership("membership", {
57
- * membershipId: "tf-test-membership_37426",
57
+ * membershipId: "tf-test-membership_67903",
58
58
  * endpoint: {
59
59
  * gkeCluster: {
60
60
  * resourceLink: pulumi.interpolate`//container.googleapis.com/${primary.id}`,
@@ -63,9 +63,9 @@ const utilities = __importStar(require("../utilities"));
63
63
  * }, {
64
64
  * dependsOn: [primary],
65
65
  * });
66
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_67903"});
66
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_40816"});
67
67
  * const membershipBinding = new gcp.gkehub.MembershipBinding("membership_binding", {
68
- * membershipBindingId: "tf-test-membership-binding_40816",
68
+ * membershipBindingId: "tf-test-membership-binding_94690",
69
69
  * scope: scope.name,
70
70
  * membershipId: membership.membershipId,
71
71
  * location: "global",
@@ -30,7 +30,7 @@ import * as outputs from "../types/output";
30
30
  * subnetwork: "default",
31
31
  * });
32
32
  * const membership = new gcp.gkehub.Membership("membership", {
33
- * membershipId: "tf-test-membership_94690",
33
+ * membershipId: "tf-test-membership_29947",
34
34
  * endpoint: {
35
35
  * gkeCluster: {
36
36
  * resourceLink: pulumi.interpolate`//container.googleapis.com/${primary.id}`,
@@ -41,7 +41,7 @@ import * as outputs from "../types/output";
41
41
  * });
42
42
  * const project = gcp.organizations.getProject({});
43
43
  * const membershipRbacRoleBinding = new gcp.gkehub.MembershipRbacRoleBinding("membership_rbac_role_binding", {
44
- * membershipRbacRoleBindingId: "tf-test-membership-rbac-role-binding_29947",
44
+ * membershipRbacRoleBindingId: "tf-test-membership-rbac-role-binding_28257",
45
45
  * membershipId: membership.membershipId,
46
46
  * user: project.then(project => `service-${project.number}@gcp-sa-anthossupport.iam.gserviceaccount.com`),
47
47
  * role: {
@@ -57,7 +57,7 @@ const utilities = __importStar(require("../utilities"));
57
57
  * subnetwork: "default",
58
58
  * });
59
59
  * const membership = new gcp.gkehub.Membership("membership", {
60
- * membershipId: "tf-test-membership_94690",
60
+ * membershipId: "tf-test-membership_29947",
61
61
  * endpoint: {
62
62
  * gkeCluster: {
63
63
  * resourceLink: pulumi.interpolate`//container.googleapis.com/${primary.id}`,
@@ -68,7 +68,7 @@ const utilities = __importStar(require("../utilities"));
68
68
  * });
69
69
  * const project = gcp.organizations.getProject({});
70
70
  * const membershipRbacRoleBinding = new gcp.gkehub.MembershipRbacRoleBinding("membership_rbac_role_binding", {
71
- * membershipRbacRoleBindingId: "tf-test-membership-rbac-role-binding_29947",
71
+ * membershipRbacRoleBindingId: "tf-test-membership-rbac-role-binding_28257",
72
72
  * membershipId: membership.membershipId,
73
73
  * user: project.then(project => `service-${project.number}@gcp-sa-anthossupport.iam.gserviceaccount.com`),
74
74
  * role: {
@@ -18,9 +18,9 @@ import * as outputs from "../types/output";
18
18
  * import * as pulumi from "@pulumi/pulumi";
19
19
  * import * as gcp from "@pulumi/gcp";
20
20
  *
21
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_28257"});
21
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_49175"});
22
22
  * const namespace = new gcp.gkehub.Namespace("namespace", {
23
- * scopeNamespaceId: "tf-test-namespace_49175",
23
+ * scopeNamespaceId: "tf-test-namespace_79411",
24
24
  * scopeId: scope.scopeId,
25
25
  * scope: scope.name,
26
26
  * namespaceLabels: {
@@ -45,9 +45,9 @@ const utilities = __importStar(require("../utilities"));
45
45
  * import * as pulumi from "@pulumi/pulumi";
46
46
  * import * as gcp from "@pulumi/gcp";
47
47
  *
48
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_28257"});
48
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_49175"});
49
49
  * const namespace = new gcp.gkehub.Namespace("namespace", {
50
- * scopeNamespaceId: "tf-test-namespace_49175",
50
+ * scopeNamespaceId: "tf-test-namespace_79411",
51
51
  * scopeId: scope.scopeId,
52
52
  * scope: scope.name,
53
53
  * namespaceLabels: {
@@ -18,9 +18,9 @@ import * as outputs from "../types/output";
18
18
  * import * as pulumi from "@pulumi/pulumi";
19
19
  * import * as gcp from "@pulumi/gcp";
20
20
  *
21
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_79411"});
21
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_2234"});
22
22
  * const scopeRbacRoleBinding = new gcp.gkehub.ScopeRbacRoleBinding("scope_rbac_role_binding", {
23
- * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_2234",
23
+ * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_29225",
24
24
  * scopeId: scope.scopeId,
25
25
  * user: "test-email@gmail.com",
26
26
  * role: {
@@ -37,7 +37,7 @@ import * as outputs from "../types/output";
37
37
  * import * as pulumi from "@pulumi/pulumi";
38
38
  * import * as gcp from "@pulumi/gcp";
39
39
  *
40
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_29225"});
40
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_40798"});
41
41
  * const rbacrolebindingactuation = new gcp.gkehub.Feature("rbacrolebindingactuation", {
42
42
  * name: "rbacrolebindingactuation",
43
43
  * location: "global",
@@ -48,7 +48,7 @@ import * as outputs from "../types/output";
48
48
  * },
49
49
  * });
50
50
  * const scopeRbacRoleBinding = new gcp.gkehub.ScopeRbacRoleBinding("scope_rbac_role_binding", {
51
- * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_40798",
51
+ * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_82591",
52
52
  * scopeId: scope.scopeId,
53
53
  * user: "test-email@gmail.com",
54
54
  * role: {
@@ -45,9 +45,9 @@ const utilities = __importStar(require("../utilities"));
45
45
  * import * as pulumi from "@pulumi/pulumi";
46
46
  * import * as gcp from "@pulumi/gcp";
47
47
  *
48
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_79411"});
48
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_2234"});
49
49
  * const scopeRbacRoleBinding = new gcp.gkehub.ScopeRbacRoleBinding("scope_rbac_role_binding", {
50
- * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_2234",
50
+ * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_29225",
51
51
  * scopeId: scope.scopeId,
52
52
  * user: "test-email@gmail.com",
53
53
  * role: {
@@ -64,7 +64,7 @@ const utilities = __importStar(require("../utilities"));
64
64
  * import * as pulumi from "@pulumi/pulumi";
65
65
  * import * as gcp from "@pulumi/gcp";
66
66
  *
67
- * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_29225"});
67
+ * const scope = new gcp.gkehub.Scope("scope", {scopeId: "tf-test-scope_40798"});
68
68
  * const rbacrolebindingactuation = new gcp.gkehub.Feature("rbacrolebindingactuation", {
69
69
  * name: "rbacrolebindingactuation",
70
70
  * location: "global",
@@ -75,7 +75,7 @@ const utilities = __importStar(require("../utilities"));
75
75
  * },
76
76
  * });
77
77
  * const scopeRbacRoleBinding = new gcp.gkehub.ScopeRbacRoleBinding("scope_rbac_role_binding", {
78
- * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_40798",
78
+ * scopeRbacRoleBindingId: "tf-test-scope-rbac-role-binding_82591",
79
79
  * scopeId: scope.scopeId,
80
80
  * user: "test-email@gmail.com",
81
81
  * role: {