pulumi-gcp 7.38.0__py3-none-any.whl → 7.38.0a1724148643__py3-none-any.whl
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.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/appengine/flexible_app_version.py +0 -8
- pulumi_gcp/applicationintegration/client.py +2 -2
- pulumi_gcp/artifactregistry/__init__.py +0 -1
- pulumi_gcp/bigquery/connection.py +0 -12
- pulumi_gcp/clouddeploy/_inputs.py +1 -41
- pulumi_gcp/clouddeploy/outputs.py +1 -29
- pulumi_gcp/cloudfunctionsv2/function.py +0 -2
- pulumi_gcp/cloudidentity/__init__.py +0 -1
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -12
- pulumi_gcp/cloudidentity/outputs.py +0 -131
- pulumi_gcp/compute/_inputs.py +30 -36
- pulumi_gcp/compute/outputs.py +38 -48
- pulumi_gcp/compute/region_network_endpoint_group.py +0 -8
- pulumi_gcp/compute/subnetwork.py +0 -82
- pulumi_gcp/container/_inputs.py +18 -15
- pulumi_gcp/container/attached_cluster.py +7 -14
- pulumi_gcp/container/outputs.py +12 -10
- pulumi_gcp/discoveryengine/__init__.py +0 -1
- pulumi_gcp/dns/_inputs.py +76 -80
- pulumi_gcp/dns/outputs.py +52 -56
- pulumi_gcp/managedkafka/_inputs.py +6 -6
- pulumi_gcp/managedkafka/cluster.py +7 -7
- pulumi_gcp/managedkafka/outputs.py +4 -4
- pulumi_gcp/managedkafka/topic.py +7 -7
- pulumi_gcp/parallelstore/instance.py +15 -215
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/securitycenter/__init__.py +0 -2
- pulumi_gcp/securitycenter/_inputs.py +0 -186
- pulumi_gcp/securitycenter/outputs.py +0 -118
- pulumi_gcp/servicenetworking/connection.py +3 -50
- pulumi_gcp/sql/_inputs.py +0 -20
- pulumi_gcp/sql/outputs.py +0 -36
- pulumi_gcp/vertex/__init__.py +0 -1
- pulumi_gcp/vertex/_inputs.py +0 -438
- pulumi_gcp/vertex/outputs.py +0 -393
- {pulumi_gcp-7.38.0.dist-info → pulumi_gcp-7.38.0a1724148643.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.38.0.dist-info → pulumi_gcp-7.38.0a1724148643.dist-info}/RECORD +40 -46
- {pulumi_gcp-7.38.0.dist-info → pulumi_gcp-7.38.0a1724148643.dist-info}/WHEEL +1 -1
- pulumi_gcp/artifactregistry/get_locations.py +0 -167
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +0 -93
- pulumi_gcp/discoveryengine/schema.py +0 -524
- pulumi_gcp/securitycenter/folder_notification_config.py +0 -486
- pulumi_gcp/securitycenter/v2_folder_notification_config.py +0 -575
- pulumi_gcp/vertex/ai_index_endpoint_deployed_index.py +0 -1170
- {pulumi_gcp-7.38.0.dist-info → pulumi_gcp-7.38.0a1724148643.dist-info}/top_level.txt +0 -0
@@ -1,8 +1,8 @@
|
|
1
|
-
pulumi_gcp/__init__.py,sha256=
|
1
|
+
pulumi_gcp/__init__.py,sha256=1F02pBRlHlmAXTf9HkK2syiecw1aENPpa8Llj9tvdgM,200413
|
2
2
|
pulumi_gcp/_inputs.py,sha256=Od7fuuGzQlwMR_yFc1c5R1CuvtPhgRpe262W7i6UPKc,1873
|
3
3
|
pulumi_gcp/_utilities.py,sha256=aNnnaO6zRha3FhNHonuabR4fJLWGXANtK5dlh1Mz95k,10506
|
4
4
|
pulumi_gcp/provider.py,sha256=O4LahjqHEigGxkzUXyXt82ajo-foURLYMJu5LizJfuQ,191899
|
5
|
-
pulumi_gcp/pulumi-plugin.json,sha256=
|
5
|
+
pulumi_gcp/pulumi-plugin.json,sha256=2PU_OTGE1nlFViyFlTHsSNodui_4xhNuBh-ayh9KJ00,80
|
6
6
|
pulumi_gcp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
pulumi_gcp/accessapproval/__init__.py,sha256=VpbPp-2Rb1295tFUB_3aO6TvbS1UhYt3ycgAzrNVqOU,402
|
8
8
|
pulumi_gcp/accessapproval/get_folder_service_account.py,sha256=a7n0fXqd0P2VIQDnH9jJDauHGPeE4ngHbPGGAi725iQ,5747
|
@@ -97,7 +97,7 @@ pulumi_gcp/appengine/application_url_dispatch_rules.py,sha256=5K942RPHM8KE61C4O1
|
|
97
97
|
pulumi_gcp/appengine/domain_mapping.py,sha256=fXTLI4pTNBjEJWtiegJoDsfeA01Ea8cty8fGzdjWvlM,21891
|
98
98
|
pulumi_gcp/appengine/engine_split_traffic.py,sha256=WqFf8CCFhDqWUWr3VDVnhziudqUMLyJ38l8K6a13lEA,19341
|
99
99
|
pulumi_gcp/appengine/firewall_rule.py,sha256=e974tVsNI73qW4EGBoFmoZXRrbfYhrOU3xUsOrYXZ7k,20487
|
100
|
-
pulumi_gcp/appengine/flexible_app_version.py,sha256=
|
100
|
+
pulumi_gcp/appengine/flexible_app_version.py,sha256=ZvbAuWC_QTV1OdZkt4bau_UeaEW6uPtaU_GJdcUVivg,102583
|
101
101
|
pulumi_gcp/appengine/get_default_service_account.py,sha256=Vs_D-HkuBHJDgTMeuh_lVveU4JWIX3JVTqMJjG3dZIc,6019
|
102
102
|
pulumi_gcp/appengine/outputs.py,sha256=Q4NfzWqCaZxnB1ELQyeGimfea_PpiCGhQgIklpE31VI,131670
|
103
103
|
pulumi_gcp/appengine/service_network_settings.py,sha256=alc4S1E20MnTReAW0mfa-lhIdUl_76emU3MrV-wiws0,15668
|
@@ -115,12 +115,11 @@ pulumi_gcp/apphub/workload.py,sha256=sVa3XFRyaHj1v-36LfBblgq2iz9pTlkdPXEtFm3cAtA
|
|
115
115
|
pulumi_gcp/applicationintegration/__init__.py,sha256=KDCzpcN3yObILwX2b1lgCPUkee4cmhTjc_wsgNoLGD8,363
|
116
116
|
pulumi_gcp/applicationintegration/_inputs.py,sha256=xdXisiJyV7T6PHMosOkf_-NYIatiqEkzZCrlegK57E0,54072
|
117
117
|
pulumi_gcp/applicationintegration/auth_config.py,sha256=p1POhb3N2i5FhIjeAI42uqPhKC8Cgr_3xtarYihWRCI,48012
|
118
|
-
pulumi_gcp/applicationintegration/client.py,sha256=
|
118
|
+
pulumi_gcp/applicationintegration/client.py,sha256=n6wR0Q0x-lJVtjNXtj73L2MTDBgs6J7QtQq6fo9D7mQ,32264
|
119
119
|
pulumi_gcp/applicationintegration/outputs.py,sha256=fLptEULochZpyJa80HM9mbXZMwCanc719OLsinNoJYE,41080
|
120
|
-
pulumi_gcp/artifactregistry/__init__.py,sha256=
|
120
|
+
pulumi_gcp/artifactregistry/__init__.py,sha256=bzEcRR-7U_DaS_tZVr2MZHRlFR2NIovkKlIGsbn0DC0,583
|
121
121
|
pulumi_gcp/artifactregistry/_inputs.py,sha256=g5UoklcBz6_-IBFPC5ZFlJ2epe8y4r_xpdY52bk-5Pg,64264
|
122
122
|
pulumi_gcp/artifactregistry/get_docker_image.py,sha256=io4a2yFDRQ8xJ-uFb4NE-95zTI5jeT7BhZOJj_6U6zQ,10535
|
123
|
-
pulumi_gcp/artifactregistry/get_locations.py,sha256=p7TkixHF2EMl9EzyPdSnColiuJpKGj52qkaB8LA4n5A,5244
|
124
123
|
pulumi_gcp/artifactregistry/get_repository.py,sha256=f0Y03D04e24tMJKuE-hRY6omO2FR9qaM09XHhpF0lHM,13065
|
125
124
|
pulumi_gcp/artifactregistry/get_repository_iam_policy.py,sha256=ZjE8teMgY_2evWzLDr43fMhzN1PwEur_hFLINNBVcQc,7076
|
126
125
|
pulumi_gcp/artifactregistry/outputs.py,sha256=lJO95gn2W8N5KgB7kF54cs8ny0mAmr5kbHzUeAbw9-8,80880
|
@@ -158,7 +157,7 @@ pulumi_gcp/bigquery/_inputs.py,sha256=mfW68bc-5A0t0c7IoFGIsDE-VIq6iWw9up03Aj6VWn
|
|
158
157
|
pulumi_gcp/bigquery/app_profile.py,sha256=-RQKKS5ZznzwcLH-HrMgn3s1YR0KzxGzHf3EldYQzwU,45855
|
159
158
|
pulumi_gcp/bigquery/bi_reservation.py,sha256=VrjPy5GZtruqaqfLyvHgQfOpUY8vdrqPBvFVP0tmJcQ,19083
|
160
159
|
pulumi_gcp/bigquery/capacity_commitment.py,sha256=8ItU7tUa7cPZVLKBxGEe7pLPGbf2AwSFgPVKR0LYqVg,35626
|
161
|
-
pulumi_gcp/bigquery/connection.py,sha256=
|
160
|
+
pulumi_gcp/bigquery/connection.py,sha256=zkBym3rWakI7UPiFnbwhnSRkBHmRkdSdsMNKttEBbYM,56621
|
162
161
|
pulumi_gcp/bigquery/connection_iam_binding.py,sha256=YY5ZQPOXbJ6iiLwEXEexuu-oRomJikApJmrQk3R-R-I,48218
|
163
162
|
pulumi_gcp/bigquery/connection_iam_member.py,sha256=2GWovIofL8rfYPFAmgcz5dvgXQxaxO6Lre0_SYAJqkc,47819
|
164
163
|
pulumi_gcp/bigquery/connection_iam_policy.py,sha256=xfHZ0b-EjCZ2Jv2YlUQ0F4dIcXlH5Dw4ZxTkfsuTMmI,34501
|
@@ -292,7 +291,7 @@ pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py,sha256=9kYaSp6uXQtV6czmndPd
|
|
292
291
|
pulumi_gcp/cloudbuildv2/outputs.py,sha256=ZA5bAuUsEgL59MwZxYPOIp4ju_xk3yMxQFfEk0fT0Ik,46801
|
293
292
|
pulumi_gcp/cloudbuildv2/repository.py,sha256=aUL1q8hycVZ-r53OGCPMkAMAVksSFdujepQqiypOb8g,33455
|
294
293
|
pulumi_gcp/clouddeploy/__init__.py,sha256=lk4ZmMl9QmtLHgsj9xZj5gp9wlFzRWY2Ud5xJKkHg9U,932
|
295
|
-
pulumi_gcp/clouddeploy/_inputs.py,sha256=
|
294
|
+
pulumi_gcp/clouddeploy/_inputs.py,sha256=WnsImWs0TfEdMHnUzqpCC2viT1an7p8DdZ1VQ4naO0s,134731
|
296
295
|
pulumi_gcp/clouddeploy/automation.py,sha256=Lt09PxvqJlf3eaCqziw1dpvovQfjwTvr1RWMppnD940,59865
|
297
296
|
pulumi_gcp/clouddeploy/custom_target_type.py,sha256=kXB8gG0qdID6zE7d3xR3EFzWcFw4usdTGG96Vl5xuDY,47579
|
298
297
|
pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py,sha256=4HGFU7JHy8cDk1pR52yqCTd0RZIRHvsS_UTkEGgNXn0,12972
|
@@ -305,7 +304,7 @@ pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py,sha256=DOjj9P3BcUjBSyw2rF
|
|
305
304
|
pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py,sha256=XL5oOJ0TdXFSFTtLbgXFPrC8vBpRXiSBR5cfE43Qkc4,7124
|
306
305
|
pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py,sha256=ySDLlQzTf3jAsyy1qROgtAPEDT1cozeP7D8PvPJbl4I,6347
|
307
306
|
pulumi_gcp/clouddeploy/get_target_iam_policy.py,sha256=ovUjRcVwm5rsp5nDcwn-y127W3DNuVh8N5nqLPRsI4Y,6044
|
308
|
-
pulumi_gcp/clouddeploy/outputs.py,sha256=
|
307
|
+
pulumi_gcp/clouddeploy/outputs.py,sha256=PP1kfXSPHnlaNLVyqAG3W1xvrrajxYoQEPrmbuv3TrY,93507
|
309
308
|
pulumi_gcp/clouddeploy/target.py,sha256=TXtrR7ZYSlDWyXAlBtNrYHdEVukNeHYpg0pjLS2-rPM,63859
|
310
309
|
pulumi_gcp/clouddeploy/target_iam_binding.py,sha256=mFaAof7tcO970XhLlCU-2ent5Yz5i0Ep6VS0GzHDJgs,12622
|
311
310
|
pulumi_gcp/clouddeploy/target_iam_member.py,sha256=6oN7OPQHhedITJMfqtBMFxLUIOhQ1Phx04UtNK89kHA,12333
|
@@ -325,22 +324,21 @@ pulumi_gcp/cloudfunctions/get_function_iam_policy.py,sha256=YdS4okuU6NvW_5raJCh0
|
|
325
324
|
pulumi_gcp/cloudfunctions/outputs.py,sha256=xstVKrqRlP6KQ7Uh5cvXl7YM_k_t81U0v8FrvE5hJmU,27246
|
326
325
|
pulumi_gcp/cloudfunctionsv2/__init__.py,sha256=symIZkgoDsvQOPeyY4xgpHzvWjnNx_0j3IJtsMmWPSU,511
|
327
326
|
pulumi_gcp/cloudfunctionsv2/_inputs.py,sha256=xWAZiCdlImTvkScJ_ptkM895TpE6sScAb2zYPoFenMQ,71031
|
328
|
-
pulumi_gcp/cloudfunctionsv2/function.py,sha256=
|
327
|
+
pulumi_gcp/cloudfunctionsv2/function.py,sha256=wJsDVvYLuKjHdVDLFpwFjCpCd5zAD0VXEU5VXwCCctw,99377
|
329
328
|
pulumi_gcp/cloudfunctionsv2/function_iam_binding.py,sha256=OMQcau4pb95pGbOxc1ryVsGri4eZCEhrl8BIqD1-ClY,44655
|
330
329
|
pulumi_gcp/cloudfunctionsv2/function_iam_member.py,sha256=lCIPeTE3keVqIeIuTjt2wWWwyZKI_K2Vpx8SP26v_UU,44256
|
331
330
|
pulumi_gcp/cloudfunctionsv2/function_iam_policy.py,sha256=YTjW9soqTLDCJCFNdFEaeiL97ZM32QhuYrreu4OkoKU,30922
|
332
331
|
pulumi_gcp/cloudfunctionsv2/get_function.py,sha256=wj2EyWvEJXrwD_fKC52Np_BsvEk96HSWzBjQXbQYr2A,10332
|
333
332
|
pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py,sha256=OhlTZDcuL9Hbg3R2Ja4HwK8hvNkE6wxHh0UEfxy9KUg,7065
|
334
333
|
pulumi_gcp/cloudfunctionsv2/outputs.py,sha256=yOoD0DbOxkHIuJlw1mz2Xku-27p0iY3dhSTKF8Dh1Sw,86013
|
335
|
-
pulumi_gcp/cloudidentity/__init__.py,sha256=
|
334
|
+
pulumi_gcp/cloudidentity/__init__.py,sha256=qtt6_5IseJoJ7N9OkPVyXzoO_gxXb0yQt_VtX96ssNY,462
|
336
335
|
pulumi_gcp/cloudidentity/_inputs.py,sha256=PexG2hDqOdf0E_Avl8GOdcuE8yv0bF7TJ4bnQxwSnkw,22431
|
337
336
|
pulumi_gcp/cloudidentity/get_group_lookup.py,sha256=8wVacKv9Z4GpsNgUg0oxIBfi0VkGv0JvL5A8Ki758NA,4783
|
338
|
-
pulumi_gcp/cloudidentity/get_group_memberships.py,sha256=
|
339
|
-
pulumi_gcp/cloudidentity/get_group_transitive_memberships.py,sha256=M4zDAmTMIR8ci4qErffjz9dSgvZX_b8aIAiPB9GduNI,3476
|
337
|
+
pulumi_gcp/cloudidentity/get_group_memberships.py,sha256=ODnrPb2rZA7pEcpuwJr4rQYaizPaytGcD4t6UhQ2yW0,3875
|
340
338
|
pulumi_gcp/cloudidentity/get_groups.py,sha256=vPpl_6kKJzplNu7lFXo-n5iE2OoBKIV2WcQ_4Vd6Wwc,3777
|
341
339
|
pulumi_gcp/cloudidentity/group.py,sha256=o3ia3DdUO9UsVaBSz81p1oVt1MftFYOK08g8Ga57DlU,33859
|
342
340
|
pulumi_gcp/cloudidentity/group_membership.py,sha256=tflU054dZMBODc3gntcfEKCREjhYT6xILkXj3Cg8A8s,25338
|
343
|
-
pulumi_gcp/cloudidentity/outputs.py,sha256=
|
341
|
+
pulumi_gcp/cloudidentity/outputs.py,sha256=wK6Yh8zVVMSSQWtO5YoCCoa-R-Ox6vBh1QlDz9aRRA0,34457
|
344
342
|
pulumi_gcp/cloudids/__init__.py,sha256=W-QWG4l3271x7rK-t56HvDIiXsfaM3724RSwFqvWS1o,293
|
345
343
|
pulumi_gcp/cloudids/endpoint.py,sha256=dEHDMur0gl8VKxtERPteAc-zyrTdhfRkW1FAfmtCli4,29477
|
346
344
|
pulumi_gcp/cloudquota/__init__.py,sha256=PCqhLy0h840k7_L0roFK52lpUAaI8omz5RxjePHkl5g,413
|
@@ -398,7 +396,7 @@ pulumi_gcp/composer/outputs.py,sha256=KUUtqQwHoNY_2WXjvLF43HNJ0l1p8-YyqIjBi7-g6A
|
|
398
396
|
pulumi_gcp/composer/user_workloads_config_map.py,sha256=vj8oOCHynJrXn2A2KOudU3VMxZJJ9clcVnqHXuIgMQI,18826
|
399
397
|
pulumi_gcp/composer/user_workloads_secret.py,sha256=dFao_a41LPjGVgha5oNybDoT31cdgC1sp9RwlN4fCyM,17536
|
400
398
|
pulumi_gcp/compute/__init__.py,sha256=hq6pqNS4Ti2lNjMGktp0ugagklhHVzWDe60eRxpByPg,7469
|
401
|
-
pulumi_gcp/compute/_inputs.py,sha256=
|
399
|
+
pulumi_gcp/compute/_inputs.py,sha256=xYdJvLDLDnaypIWPy-SxdifpUL_M5LBMekLhuypJxS0,2726590
|
402
400
|
pulumi_gcp/compute/address.py,sha256=qS7SVwiDTdPTZMgN2u9vselU_RNa4FhKWak_uYxCms0,69402
|
403
401
|
pulumi_gcp/compute/attached_disk.py,sha256=qJc7CeBDksoL9cUtvN621nFhM0DTkiZ631I23vKkl0A,28043
|
404
402
|
pulumi_gcp/compute/autoscaler.py,sha256=9gklkTDUrkVkX9ThdEOEtEsV7OuBrZrrZsYHCdmvK_8,32510
|
@@ -528,7 +526,7 @@ pulumi_gcp/compute/node_template.py,sha256=L7jb3K0ot6Pt8F3FBlOwPuDPXiF9q8G4nQ1p2
|
|
528
526
|
pulumi_gcp/compute/organization_security_policy.py,sha256=mJ7JCQ3VCKkHj6BXb4K7rDcL7tSD2cSSV58K5p1Bmpk,19298
|
529
527
|
pulumi_gcp/compute/organization_security_policy_association.py,sha256=OtLFsD2bRD5ZZjo6JP9ixW1I5_BuNsMPT1lLL0vYXG0,16293
|
530
528
|
pulumi_gcp/compute/organization_security_policy_rule.py,sha256=C_0FZG1s2b7KUiP2CYPD41GhEfRhGbMq6m-9ewQ8EXU,35312
|
531
|
-
pulumi_gcp/compute/outputs.py,sha256=
|
529
|
+
pulumi_gcp/compute/outputs.py,sha256=hixS9OIocNG-SkWjqls4qR5Gv0mrnO9t2GWlc78R3OM,2500839
|
532
530
|
pulumi_gcp/compute/packet_mirroring.py,sha256=xTuTLNXb0-jUYF8gwWJHKOvgl_PPZvDaA_B0iHvhqns,34961
|
533
531
|
pulumi_gcp/compute/per_instance_config.py,sha256=TnfxazuJ-4nhKk8SVtXMVuUfS_lfKTEH8Vl9bxDzr2A,38371
|
534
532
|
pulumi_gcp/compute/project_cloud_armor_tier.py,sha256=Oy_B24uxg0sATxqHAY7S4ZrFwXU-wNjNGlhHgKRFVyE,13127
|
@@ -552,7 +550,7 @@ pulumi_gcp/compute/region_health_check.py,sha256=Ec_aWmxnopjwSdhX0mu2GBJCVFngwKN
|
|
552
550
|
pulumi_gcp/compute/region_instance_group_manager.py,sha256=FVUQK29w68g5kAlWQdLHnf3yG_qkcxhK3hcVeDsyBsY,116994
|
553
551
|
pulumi_gcp/compute/region_instance_template.py,sha256=dYnZY4fkH3OzEDvDlpM7u0HQRMznv2_lngN-xfcnQs4,104659
|
554
552
|
pulumi_gcp/compute/region_network_endpoint.py,sha256=ceqZDuguJXtptZmFY3iXaIk_exGlFyEcc3Dtg8UDdpw,33441
|
555
|
-
pulumi_gcp/compute/region_network_endpoint_group.py,sha256=
|
553
|
+
pulumi_gcp/compute/region_network_endpoint_group.py,sha256=N3x0iMz-h_2SxIp-5912bzGjG_el5CcxlnJL9Nvruiw,67323
|
556
554
|
pulumi_gcp/compute/region_network_firewall_policy.py,sha256=Ms5UtB3vlXGTd1Fc5GipPFWKVrBwED5msS7q0n7ABo0,26002
|
557
555
|
pulumi_gcp/compute/region_network_firewall_policy_association.py,sha256=07yTI_O6sF9MG8dLN2igDJtlQFgXNVzR1umkZUk7qiw,18607
|
558
556
|
pulumi_gcp/compute/region_network_firewall_policy_rule.py,sha256=NXkjKLYWMfH5Bcmfb3YNbxBGa8eMD3IveAv9qNzpbZQ,60373
|
@@ -587,7 +585,7 @@ pulumi_gcp/compute/snapshot_iam_member.py,sha256=2cNvsyJzT2E5-FgUaAUhxqJ5fTQUlj9
|
|
587
585
|
pulumi_gcp/compute/snapshot_iam_policy.py,sha256=bmnCzzwFmrCBOITKqmdY1zbg4h6U7fkdm6A04XZGQ6s,24984
|
588
586
|
pulumi_gcp/compute/ssl_certificate.py,sha256=yjdukhAJubwigT3k0tZnT6CRRgG2Yt64575d9KPiHvY,29337
|
589
587
|
pulumi_gcp/compute/ssl_policy.py,sha256=Dij4lvB16hPe9yC-DpldUrAakKnjit4mY8ybxCWsXdw,38383
|
590
|
-
pulumi_gcp/compute/subnetwork.py,sha256=
|
588
|
+
pulumi_gcp/compute/subnetwork.py,sha256=nYzjQSRaE1ozHhOh86kSfxtJBVfzvPeyAaEEjv21w_Q,86038
|
591
589
|
pulumi_gcp/compute/subnetwork_iam_binding.py,sha256=QGN-LzkwOroQn4fVUGg-jp0SFbOfCZIxB1yxMt81Dag,56908
|
592
590
|
pulumi_gcp/compute/subnetwork_iam_member.py,sha256=fe1epJtj0zRqQPJkDw1LIyIjJXrrqNDVUg0kfa6vEGs,56503
|
593
591
|
pulumi_gcp/compute/subnetwork_iam_policy.py,sha256=OeSc9hzneoPmAPZbTehOJ8iR4ishnvAEGnbu9dHmPbQ,41736
|
@@ -606,8 +604,8 @@ pulumi_gcp/config/__init__.pyi,sha256=FrXFFopzbUbxf_yM6z9qud7BFGxstAZNWr1PEGHVu4
|
|
606
604
|
pulumi_gcp/config/outputs.py,sha256=Q96GtTVg1WzFmBimxYM36KLhlaG0_jQONtYWi0r7BJk,1234
|
607
605
|
pulumi_gcp/config/vars.py,sha256=FN3JqxrY6IycALTELQkALNPQcpTT8qH6fvLEYaKbmdU,24351
|
608
606
|
pulumi_gcp/container/__init__.py,sha256=KbuEacj9tsLxH3rVHSnPd3VtGOOnpdgVgv-Fq0o_Ll4,845
|
609
|
-
pulumi_gcp/container/_inputs.py,sha256=
|
610
|
-
pulumi_gcp/container/attached_cluster.py,sha256=
|
607
|
+
pulumi_gcp/container/_inputs.py,sha256=4VXdnylV_4P3-vzk-TJzRSRwKaDKe1FTjeAJiaqTal8,899010
|
608
|
+
pulumi_gcp/container/attached_cluster.py,sha256=D1n4w57ViQudUVX8Tj8yWsRq7WCNSfBOlrQjS21w5gA,70883
|
611
609
|
pulumi_gcp/container/aws_cluster.py,sha256=RSAGOgIKUgdRqJeh1WRze--I9D2wwfieWA_XkWnlrIA,68784
|
612
610
|
pulumi_gcp/container/aws_node_pool.py,sha256=T3baKSOOKd6iNSoKxv6DOmthoBvbSB59W1Z5Lj4SE84,76991
|
613
611
|
pulumi_gcp/container/azure_client.py,sha256=ja1BM7oekdhXD9hOFh4X2LauSGFyI-eaKEUfOEO1W-0,20178
|
@@ -623,7 +621,7 @@ pulumi_gcp/container/get_engine_versions.py,sha256=dyzQAJTW9-VNRSPCjPfdvmnPd17_0
|
|
623
621
|
pulumi_gcp/container/get_registry_image.py,sha256=rW5Iu05PLEuAh0ZS8bgAUiw7v-24NtwpY_rEGv_rs2I,7166
|
624
622
|
pulumi_gcp/container/get_registry_repository.py,sha256=Yoc8aOM0EeT1wqRSpdKUqiXdC0OkbYIEBaaDOKiK654,5527
|
625
623
|
pulumi_gcp/container/node_pool.py,sha256=iTm8nwizxtNJZKoLLs11PQR144W79SSuEfqx-vm-JhU,73448
|
626
|
-
pulumi_gcp/container/outputs.py,sha256=
|
624
|
+
pulumi_gcp/container/outputs.py,sha256=nR_q9vQbEyGJwOT-87KgKDpD7IqRG38lgs199W8o6To,920106
|
627
625
|
pulumi_gcp/container/registry.py,sha256=x-w3Tt3GB8aGLAyIP9lnhn3xdTeO76mGPXM7_qZ4eYo,13287
|
628
626
|
pulumi_gcp/containeranalysis/__init__.py,sha256=gENWQXPC0oV7t5uEv6IgscsCOVeXKa7AHewwOiVIgek,488
|
629
627
|
pulumi_gcp/containeranalysis/_inputs.py,sha256=OfL_EeuOmZBWiVuYz7H1LPg4vRlDvO_x9qIen0GsPAs,16837
|
@@ -798,15 +796,14 @@ pulumi_gcp/diagflow/entity_type.py,sha256=dpteaOpO3QASVm83yYOUfwKiLeheQHRhG4PQ5P
|
|
798
796
|
pulumi_gcp/diagflow/fulfillment.py,sha256=0ZedgxlI7aNvTPuqU9BoqXQmCy8s3z-rC-k9rn6NtkE,23208
|
799
797
|
pulumi_gcp/diagflow/intent.py,sha256=NUawFBR-MuWK-91gGCsB1gzsdeGt-yfZswP39-dA27U,53963
|
800
798
|
pulumi_gcp/diagflow/outputs.py,sha256=FKVOp1FSQC8AZvZn-9oJZlGRporvSWtWy587PvsAXDg,354798
|
801
|
-
pulumi_gcp/discoveryengine/__init__.py,sha256=
|
799
|
+
pulumi_gcp/discoveryengine/__init__.py,sha256=EOYHhAhM2fS3CaDu50Xwxhjfg4CXOC2tySKC5ahEzq8,396
|
802
800
|
pulumi_gcp/discoveryengine/_inputs.py,sha256=ninhvsHH1bAkFUtA0fpsn9zkDu6e1gOXCGr8q-S-VHU,29645
|
803
801
|
pulumi_gcp/discoveryengine/chat_engine.py,sha256=FTapx7TgdexzhCSA7pK-F_FOgxpFVJobyv1cJnCrcb8,37534
|
804
802
|
pulumi_gcp/discoveryengine/data_store.py,sha256=DOatt362cabwfrH0MGtY0WFI_cHzAhdhZUnVX5d7fyk,44927
|
805
803
|
pulumi_gcp/discoveryengine/outputs.py,sha256=9gj9j4LNTwZkaG-RPIkek0kqsOrA4KwtyI_4WBLa6TY,24886
|
806
|
-
pulumi_gcp/discoveryengine/schema.py,sha256=PZKv0ZuNZMU_Big4ltIO72AKTDqOFrvmOY5_p6R26G8,21154
|
807
804
|
pulumi_gcp/discoveryengine/search_engine.py,sha256=BOPFleBKwzsopI07dvlBRsq6m_quhs78L3CTRMv2l4I,35037
|
808
805
|
pulumi_gcp/dns/__init__.py,sha256=ab8wmKnXkDvmMb7X3WwoVTvxilHhbzmO8IbqcXVdsjU,749
|
809
|
-
pulumi_gcp/dns/_inputs.py,sha256=
|
806
|
+
pulumi_gcp/dns/_inputs.py,sha256=XCDI7VnWqa6XAdiO7QxDdC1rJAf7s8btlqCqQI-wMoI,98372
|
810
807
|
pulumi_gcp/dns/dns_managed_zone_iam_binding.py,sha256=-RXePY9QMTEGa55_EqFZ6SQg-x0n6rg1Br8BMjShxN4,39534
|
811
808
|
pulumi_gcp/dns/dns_managed_zone_iam_member.py,sha256=eaK1d7j6UxP3cj2ttKSgmxUW-CDpOz2F53D9RSx2A4M,39135
|
812
809
|
pulumi_gcp/dns/dns_managed_zone_iam_policy.py,sha256=bmhHqjvUpDdDln_iJxBEHOZ4xnmEPNC48OS19q7ryPc,25772
|
@@ -816,7 +813,7 @@ pulumi_gcp/dns/get_managed_zone_iam_policy.py,sha256=qdURza7ONZMOIV-IIMDRt_9AQFc
|
|
816
813
|
pulumi_gcp/dns/get_managed_zones.py,sha256=ZBNAqbTqxBCh8MYGo6KAwgUH4NtSEntw1FEeQJZbyvg,4093
|
817
814
|
pulumi_gcp/dns/get_record_set.py,sha256=BpuBQzly4eI4Qsj5ofGZRpVjVwwaXKiFFjw9FhxYEAg,6114
|
818
815
|
pulumi_gcp/dns/managed_zone.py,sha256=6sRki7nmkbXbQJVQtoA8Nb8J5O0gnPO6tW_8vwuPlTQ,72243
|
819
|
-
pulumi_gcp/dns/outputs.py,sha256=
|
816
|
+
pulumi_gcp/dns/outputs.py,sha256=WcIZ7GVW2y60WY5JDu5e_-WTq7YiMdLvCP5jQ4oshpk,93009
|
820
817
|
pulumi_gcp/dns/policy.py,sha256=JXBPprfyQaP54iQyjlmJfP43FBm07mpDLPofvr3rwzs,29046
|
821
818
|
pulumi_gcp/dns/record_set.py,sha256=5q_B3XPIOAXt4XNzb3U80CI0Sv9BEBwb2q2XlM8CyRs,32746
|
822
819
|
pulumi_gcp/dns/response_policy.py,sha256=3wEILeYCb8g-5rR8fXCgmQaGSbesBn-yhrcvZ5jvSHg,24440
|
@@ -1129,10 +1126,10 @@ pulumi_gcp/looker/_inputs.py,sha256=60B6IZf6VYOK4whV2_rKXYWK1cw2f3C_eqe05ESsquk,
|
|
1129
1126
|
pulumi_gcp/looker/instance.py,sha256=MludGtSiI_03bCRvGLMbAyph_rjWmMW_kN4_2hggV1E,75969
|
1130
1127
|
pulumi_gcp/looker/outputs.py,sha256=HNhBuODrpbP5JMXQXpRkHlDFO9qYHuGQOzXdcv6m8cg,21689
|
1131
1128
|
pulumi_gcp/managedkafka/__init__.py,sha256=HVkaU04tthITwRTEwn48yAlkpECU-Xxuj6i7cxEftto,358
|
1132
|
-
pulumi_gcp/managedkafka/_inputs.py,sha256=
|
1133
|
-
pulumi_gcp/managedkafka/cluster.py,sha256=
|
1134
|
-
pulumi_gcp/managedkafka/outputs.py,sha256=
|
1135
|
-
pulumi_gcp/managedkafka/topic.py,sha256=
|
1129
|
+
pulumi_gcp/managedkafka/_inputs.py,sha256=Cg3Dv2ZmcGR_nANa5TzJs5dgsfko4PG9kMhVTP-dxeU,10510
|
1130
|
+
pulumi_gcp/managedkafka/cluster.py,sha256=ryVHtQSlNLz1JjY8k7YS5aaF6p3Q9xaHaYoy8OeAVlM,39212
|
1131
|
+
pulumi_gcp/managedkafka/outputs.py,sha256=VfdCgLolsxA-OTkTGN-Zoi14jotujgyFHtmnfrP2VxE,8216
|
1132
|
+
pulumi_gcp/managedkafka/topic.py,sha256=gmC7HSH-ioUkUcSgXKTV55bNSvazDy3M4eUk5VyPFnM,27483
|
1136
1133
|
pulumi_gcp/memcache/__init__.py,sha256=Hf0Cqao9B5Mu8z0GbtZ7yy_tu1-bviMkpbVFlk2_0sc,338
|
1137
1134
|
pulumi_gcp/memcache/_inputs.py,sha256=RmLaU7WN7jxNrnQWJDIRQS5hbDPwNRR9ZH2UCBdQIro,26940
|
1138
1135
|
pulumi_gcp/memcache/instance.py,sha256=0Bv8wo0GCpssG4jOF99wIK5doBUXzouwdSV19lIegmw,55246
|
@@ -1277,7 +1274,7 @@ pulumi_gcp/osconfig/patch_deployment.py,sha256=LJagHWz0BnfTLXY4rM2w5O2eTYn4WICwC
|
|
1277
1274
|
pulumi_gcp/oslogin/__init__.py,sha256=thj8ibhcxN1o0V4KwdePIdIhj8gSqILiwFI_YUNPV2k,299
|
1278
1275
|
pulumi_gcp/oslogin/ssh_public_key.py,sha256=i4llqTMAFYZs_86ZgvKeE1YrjPXYfSQU_GyZ886r6fI,15252
|
1279
1276
|
pulumi_gcp/parallelstore/__init__.py,sha256=v3vMyw1cX_icjI-eRktYMatDKbs_HbdjtMa-9V7mzCE,293
|
1280
|
-
pulumi_gcp/parallelstore/instance.py,sha256=
|
1277
|
+
pulumi_gcp/parallelstore/instance.py,sha256=J2EXJzS58aHJh5-kr0TFmzEINXIKotD_FsxeSE38nbI,53888
|
1281
1278
|
pulumi_gcp/privilegedaccessmanager/__init__.py,sha256=GcsK-XKqvEgYKQrQsD044pO7s3GxLD7Gy6VmCGma1NA,341
|
1282
1279
|
pulumi_gcp/privilegedaccessmanager/_inputs.py,sha256=xRZzrnZx5L7p01TdwaF1W-UsZYvHz7QX1wajvyVAxAU,28457
|
1283
1280
|
pulumi_gcp/privilegedaccessmanager/entitlement.py,sha256=NdEB3dY60p7v79SArL-9S0XspAoYx6eVgR0tPutjwuo,48061
|
@@ -1374,11 +1371,10 @@ pulumi_gcp/securesourcemanager/repository.py,sha256=_MmDAbUscZ4sRAdUJ5QaHOffz1OE
|
|
1374
1371
|
pulumi_gcp/securesourcemanager/repository_iam_binding.py,sha256=Cdu_oPCjwDJ54Nhkzy0czRR9dl9DMLb4dKvcg8B1QO4,45837
|
1375
1372
|
pulumi_gcp/securesourcemanager/repository_iam_member.py,sha256=ghLQoA7xOzhfFTS7SzTOenLa7nS8EP0-BSok2MwmMdM,45438
|
1376
1373
|
pulumi_gcp/securesourcemanager/repository_iam_policy.py,sha256=lzkR5oEq4SjiXLycpSj1zzZuqjMuHM4Ac_2VkCqnXJw,32043
|
1377
|
-
pulumi_gcp/securitycenter/__init__.py,sha256=
|
1378
|
-
pulumi_gcp/securitycenter/_inputs.py,sha256=
|
1374
|
+
pulumi_gcp/securitycenter/__init__.py,sha256=4ExtOT3QpDy1NfRwDe25um-hYF8vrHsgKn-d_FuX52E,1607
|
1375
|
+
pulumi_gcp/securitycenter/_inputs.py,sha256=iL54-noAf5K2caEOAxvdrWwW72_VAt6NFnVzAxRSY1I,163873
|
1379
1376
|
pulumi_gcp/securitycenter/event_threat_detection_custom_module.py,sha256=DH-KVk5g4wRQKL57tx5CUiIeRyduvi810lUvKm3JDVE,23370
|
1380
1377
|
pulumi_gcp/securitycenter/folder_custom_module.py,sha256=D1VzhF1rNOmE9J_0Uh5qcJP5aX75uoG4aojHK9_qVzA,30950
|
1381
|
-
pulumi_gcp/securitycenter/folder_notification_config.py,sha256=WYPb4qpjbtpmf01FjJd8Uh1LmrytFIY0aElEBVpMSNU,21683
|
1382
1378
|
pulumi_gcp/securitycenter/get_source_iam_policy.py,sha256=hBWEv_U56nqihk6EaInRoy8WveRNTd6mFMQJqmjtlAg,4875
|
1383
1379
|
pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py,sha256=14scVqUBz-SrGBJ33XrlP-SRtD-JHP6IJfsZLql31wg,5271
|
1384
1380
|
pulumi_gcp/securitycenter/instance_iam_binding.py,sha256=4NfZLDxvOIXZ9vc-nFJroLBc6ickDzlhHytolb2KwSQ,27796
|
@@ -1391,7 +1387,7 @@ pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_mo
|
|
1391
1387
|
pulumi_gcp/securitycenter/mute_config.py,sha256=kTuN95FSaHEjeCgxzxbaGX0Q12ijZ3IFID-NPJX4nd4,23760
|
1392
1388
|
pulumi_gcp/securitycenter/notification_config.py,sha256=5jacux7IYHzYrrsoiZHCrg42MhBHKEjrjFM1pfu7gFI,23433
|
1393
1389
|
pulumi_gcp/securitycenter/organization_custom_module.py,sha256=mDF0DG6jIaZ1GaM90JcOzkZPwecyZ0k-zZFRFZ_QMR4,31098
|
1394
|
-
pulumi_gcp/securitycenter/outputs.py,sha256=
|
1390
|
+
pulumi_gcp/securitycenter/outputs.py,sha256=RbBjRJcxP-aFZQZAAXTS-wR5idRWRDautpoVVw_wJi4,108426
|
1395
1391
|
pulumi_gcp/securitycenter/project_custom_module.py,sha256=tB6cEXYb7yUh6gfEYcPIBNZwkAI3CNugXEbMGip5zqE,30091
|
1396
1392
|
pulumi_gcp/securitycenter/project_notification_config.py,sha256=lh8DTlAEdMQq2cs13MAVK7O0fHSKqHvlQZgsb_ugBSk,22940
|
1397
1393
|
pulumi_gcp/securitycenter/source.py,sha256=Caa69fBDjTqYzZ_eFPcUwPsmcxss_VysA5mrBpJ0BXQ,16844
|
@@ -1399,7 +1395,6 @@ pulumi_gcp/securitycenter/source_iam_binding.py,sha256=OzFQyOXoD_BR4FyxPzT7OlAjW
|
|
1399
1395
|
pulumi_gcp/securitycenter/source_iam_member.py,sha256=hU66pHZKJdt6i-AWULThf0JHQHpATg3wzeFzNG3Vj24,15411
|
1400
1396
|
pulumi_gcp/securitycenter/source_iam_policy.py,sha256=N21T8irDGbIrH8lGthGPxEjePmiia7xDxknyZsP9PWk,12723
|
1401
1397
|
pulumi_gcp/securitycenter/v2_folder_mute_config.py,sha256=Gk1mEOWtK_LT6STdFGCYtKHPOc2ENJvq1XcLpO25XVI,28433
|
1402
|
-
pulumi_gcp/securitycenter/v2_folder_notification_config.py,sha256=slW-aid46IHNu_fa_541nw4S26a6IZJ89NwqlhKp0fs,26081
|
1403
1398
|
pulumi_gcp/securitycenter/v2_organization_mute_config.py,sha256=nF7Wu-49ax-N6um2L54VtPPTKSQxxWfv0qznrZzWNdE,28759
|
1404
1399
|
pulumi_gcp/securitycenter/v2_organization_notification_config.py,sha256=UXmeZb2A7CoFa4bv7MYbRTwILfSbrSc9TLXHvensjew,26742
|
1405
1400
|
pulumi_gcp/securitycenter/v2_organization_source.py,sha256=YOTlQypT17CDhCcfzozFhSB6fPU6gcc6__m7T2cHArQ,17308
|
@@ -1442,7 +1437,7 @@ pulumi_gcp/servicedirectory/service_iam_binding.py,sha256=S0uPbuAg3V0ZlcSHc_vWh9
|
|
1442
1437
|
pulumi_gcp/servicedirectory/service_iam_member.py,sha256=alErg586Iij7rbysCJ47a1wK8ddh6R0L3iFAJUSKc8M,35865
|
1443
1438
|
pulumi_gcp/servicedirectory/service_iam_policy.py,sha256=fN8Pp-UP-2p-YTCt_ox2ol8Va0TPYgChnmd4jM-ifgk,22551
|
1444
1439
|
pulumi_gcp/servicenetworking/__init__.py,sha256=HlhZxOR2Si6OdjEzr-emHOWaEwJPLHXCGy46ZtrFkOc,401
|
1445
|
-
pulumi_gcp/servicenetworking/connection.py,sha256=
|
1440
|
+
pulumi_gcp/servicenetworking/connection.py,sha256=EAbKymyz5fJW6YTIhVxlCDIp24DkVqTb9hQwdc9cy24,20015
|
1446
1441
|
pulumi_gcp/servicenetworking/get_peered_dns_domain.py,sha256=KHnvj-CSREh5rXBwrZUeBdINLjYaF2DXYN0roeEjw1E,5163
|
1447
1442
|
pulumi_gcp/servicenetworking/peered_dns_domain.py,sha256=mltXaiOK0toXDbNsgXyoUGk-ltWkR4keD77pA5YCEk0,17986
|
1448
1443
|
pulumi_gcp/servicenetworking/vpc_service_controls.py,sha256=rCVZA3AnZCz73rmXrXU5n6cEELm2wJtLXzEAUoX6kBc,22074
|
@@ -1475,7 +1470,7 @@ pulumi_gcp/spanner/instance_iam_member.py,sha256=uhkCEKN-kjAO2Apy8eKJSuOV5gK1i9f
|
|
1475
1470
|
pulumi_gcp/spanner/instance_iam_policy.py,sha256=TOl3He7Efnosd7tJ_rTXYoDufAuzvTm9e9FZDganJTo,18392
|
1476
1471
|
pulumi_gcp/spanner/outputs.py,sha256=dPBZzwvifx2yIUqgJAGORnvhVyWshdjb5x3oGI8tqmY,25532
|
1477
1472
|
pulumi_gcp/sql/__init__.py,sha256=UHbVKyhTPB_q4AM4C2dX93ElSmcDStMjfEvLXZlHv-k,734
|
1478
|
-
pulumi_gcp/sql/_inputs.py,sha256=
|
1473
|
+
pulumi_gcp/sql/_inputs.py,sha256=1gOvBzxjWKHE7wL3hD2Dgu01mVBKN2BNPFlToyNY5lk,128484
|
1479
1474
|
pulumi_gcp/sql/database.py,sha256=chaEGAhX5uBMN_2_Iisvw4chJR8aahCi_RNhyE3JWV0,29496
|
1480
1475
|
pulumi_gcp/sql/database_instance.py,sha256=YAhW1yaQ1K_4LSfceKK888PhWd_q3APMIpG5J7tz5SE,84326
|
1481
1476
|
pulumi_gcp/sql/get_backup_run.py,sha256=u_vdAoUviOB3mTjFl_qmwTcJQSpitBDEug2jLu2Vx7A,7505
|
@@ -1486,7 +1481,7 @@ pulumi_gcp/sql/get_database_instance_latest_recovery_time.py,sha256=G74SZ3oC0XUK
|
|
1486
1481
|
pulumi_gcp/sql/get_database_instances.py,sha256=i77QPQ2n-g-eyysIRwi510_f8h6_aFV-C4V3Uf-8Eh8,8560
|
1487
1482
|
pulumi_gcp/sql/get_databases.py,sha256=NTxx5j3yxrxMDPoWUhfKc53erHDYb8oxFqPccQ2rMzY,4612
|
1488
1483
|
pulumi_gcp/sql/get_tiers.py,sha256=RmKJMnR9yUC68SBKcCe5WCXuVkThtayxtoF5NR2dVTE,4335
|
1489
|
-
pulumi_gcp/sql/outputs.py,sha256=
|
1484
|
+
pulumi_gcp/sql/outputs.py,sha256=SrDQGfmFWCJcLJ-kfrEvkMonhM9k2WYa6HlkDzzBKmU,227622
|
1490
1485
|
pulumi_gcp/sql/source_representation_instance.py,sha256=DPiM7r4DyffRwMBz-GAMprqHCUeFT6Q35OCQYTWr0qU,38582
|
1491
1486
|
pulumi_gcp/sql/ssl_cert.py,sha256=CkH8XDVoKyiutBTNkQof8fe_-yvrwESCM81qApEZ7mc,21976
|
1492
1487
|
pulumi_gcp/sql/user.py,sha256=uU1ye5u1_aCC0u1GYLtGIDuhrb3x8iJqDWsFnzMO9wk,37095
|
@@ -1551,8 +1546,8 @@ pulumi_gcp/tpu/get_v2_runtime_versions.py,sha256=JCG6aU8D2EwzBgkScLBkbnpaAN5UnV3
|
|
1551
1546
|
pulumi_gcp/tpu/node.py,sha256=jpi_ZgXejjnCFZU9Sw3pnxeqf59-3PYj3bQFz5mVog0,50173
|
1552
1547
|
pulumi_gcp/tpu/outputs.py,sha256=n9pnO5ye1NaB-A0JP3o0I52-z0NWxR4iJN0FynxoNaQ,19556
|
1553
1548
|
pulumi_gcp/tpu/v2_vm.py,sha256=ck9qHi1hmHeRHamJxYQ0F7BryVKkgZG1RGoCyBRW7lI,71910
|
1554
|
-
pulumi_gcp/vertex/__init__.py,sha256=
|
1555
|
-
pulumi_gcp/vertex/_inputs.py,sha256=
|
1549
|
+
pulumi_gcp/vertex/__init__.py,sha256=Jd1TvW8y8vguTNphnbv4pWVVZNFrlP5WL_3aRgP7Tmc,1404
|
1550
|
+
pulumi_gcp/vertex/_inputs.py,sha256=3TZPBHNCM9-LLIdxScgf0PGTdid1mtM2fZTmJHtFttI,170392
|
1556
1551
|
pulumi_gcp/vertex/ai_dataset.py,sha256=B-9whdEknbVFJMrk19Ds2CSa00GD3UfsG1kdN1GwFmQ,31301
|
1557
1552
|
pulumi_gcp/vertex/ai_deployment_resource_pool.py,sha256=LLFWyknrc5PhnUFWag2o2Yt3p6Oferc-GR2egIdxeNg,20305
|
1558
1553
|
pulumi_gcp/vertex/ai_endpoint.py,sha256=huMoKs6CxG5ITc5n8VStA9Ew_nP6XO8y5trd_028PQ0,49299
|
@@ -1574,14 +1569,13 @@ pulumi_gcp/vertex/ai_feature_store_iam_member.py,sha256=tVXyM_h5sKI7UO5btiCwdziV
|
|
1574
1569
|
pulumi_gcp/vertex/ai_feature_store_iam_policy.py,sha256=VJ2KBAss5EEuCgp1Pj2QOcX3RT97z8tyf2PKjC8qIx4,19789
|
1575
1570
|
pulumi_gcp/vertex/ai_index.py,sha256=3O7cXEBais03o6h2oLGoiFYsxwlFlpg73j-bSGMyAsw,47087
|
1576
1571
|
pulumi_gcp/vertex/ai_index_endpoint.py,sha256=OwR3c-BXviQNnbz9A-TRDp3tvIF4WxMHa9FDxxjztG8,46081
|
1577
|
-
pulumi_gcp/vertex/ai_index_endpoint_deployed_index.py,sha256=UuGa0ngbZ-JAGKgcPYQ7SN1aUj6anLwE3YtdfeAUwso,76624
|
1578
1572
|
pulumi_gcp/vertex/ai_metadata_store.py,sha256=5lQ2xnfPW4YqYvQ4ebvsMHqvXH16EgypcwBQ5GUbX_A,23205
|
1579
1573
|
pulumi_gcp/vertex/ai_tensorboard.py,sha256=M_dm-mbKVyyP6gw2QfdUkK3JYmbN6qX-DoI80BBp-5M,35470
|
1580
1574
|
pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py,sha256=eH3V_95OiZKlTcCu4oEiuvqorK7dfFDEx2Ei7ro_S3E,6493
|
1581
1575
|
pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py,sha256=Z-FBTGaarWVZAkOlJMXIO1uPXyuRQVNnmxcDDVztMpY,5481
|
1582
1576
|
pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py,sha256=1aJmIOQmjZoxRbATRUxkr6GGoR2bSCeArS6N94onXJc,6645
|
1583
1577
|
pulumi_gcp/vertex/get_ai_index.py,sha256=oUqZ0WEzYgbWHIotiuDxh-Q50bs7f4QmIlAzjKXuUdI,10259
|
1584
|
-
pulumi_gcp/vertex/outputs.py,sha256=
|
1578
|
+
pulumi_gcp/vertex/outputs.py,sha256=pmcglulxm2PGYEn8XCO7_XiP37gk6ufoHIACoia0K2A,143036
|
1585
1579
|
pulumi_gcp/vmwareengine/__init__.py,sha256=5opTrk1vrtEmzz_tp4Dn8bOdnok6H9_mZwp6BmR1ftU,872
|
1586
1580
|
pulumi_gcp/vmwareengine/_inputs.py,sha256=l7ATvN1NcK-_4OmfjD5l3hKoBBpbh-Fmy_ar2NO1re8,43137
|
1587
1581
|
pulumi_gcp/vmwareengine/cluster.py,sha256=BbrCod3f1xFq_h7Wrl08aKpOsp5o-CKtFxi2R8Ttys0,22567
|
@@ -1632,7 +1626,7 @@ pulumi_gcp/workstations/workstation_config_iam_policy.py,sha256=lyD1PT_XiLqOCTMa
|
|
1632
1626
|
pulumi_gcp/workstations/workstation_iam_binding.py,sha256=v1_3Z7qkX8soy9cEXEQBmDB_eBjFu0_7kXU8MDrWvDQ,37784
|
1633
1627
|
pulumi_gcp/workstations/workstation_iam_member.py,sha256=Pa7-SRLzY5Hwcs3bky3UNMLldVUhaQl75RXMXWCXMuk,37385
|
1634
1628
|
pulumi_gcp/workstations/workstation_iam_policy.py,sha256=xglGMHFGQY-gU2mogi8-yrBUSPW0hpBV25DNHSI2J90,24019
|
1635
|
-
pulumi_gcp-7.38.
|
1636
|
-
pulumi_gcp-7.38.
|
1637
|
-
pulumi_gcp-7.38.
|
1638
|
-
pulumi_gcp-7.38.
|
1629
|
+
pulumi_gcp-7.38.0a1724148643.dist-info/METADATA,sha256=c7qYs9SfVBlOHdeZeS0kx3unA_-ANIrtvJvctXL5lRo,2728
|
1630
|
+
pulumi_gcp-7.38.0a1724148643.dist-info/WHEEL,sha256=nCVcAvsfA9TDtwGwhYaRrlPhTLV9m-Ga6mdyDtuwK18,91
|
1631
|
+
pulumi_gcp-7.38.0a1724148643.dist-info/top_level.txt,sha256=acmDGVRVMJWpVhhj-l-aHbZ7mrvmzjmUeqRyCN8nnjM,11
|
1632
|
+
pulumi_gcp-7.38.0a1724148643.dist-info/RECORD,,
|
@@ -1,167 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
-
|
5
|
-
import copy
|
6
|
-
import warnings
|
7
|
-
import sys
|
8
|
-
import pulumi
|
9
|
-
import pulumi.runtime
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
|
-
from .. import _utilities
|
16
|
-
|
17
|
-
__all__ = [
|
18
|
-
'GetLocationsResult',
|
19
|
-
'AwaitableGetLocationsResult',
|
20
|
-
'get_locations',
|
21
|
-
'get_locations_output',
|
22
|
-
]
|
23
|
-
|
24
|
-
@pulumi.output_type
|
25
|
-
class GetLocationsResult:
|
26
|
-
"""
|
27
|
-
A collection of values returned by getLocations.
|
28
|
-
"""
|
29
|
-
def __init__(__self__, id=None, locations=None, project=None):
|
30
|
-
if id and not isinstance(id, str):
|
31
|
-
raise TypeError("Expected argument 'id' to be a str")
|
32
|
-
pulumi.set(__self__, "id", id)
|
33
|
-
if locations and not isinstance(locations, list):
|
34
|
-
raise TypeError("Expected argument 'locations' to be a list")
|
35
|
-
pulumi.set(__self__, "locations", locations)
|
36
|
-
if project and not isinstance(project, str):
|
37
|
-
raise TypeError("Expected argument 'project' to be a str")
|
38
|
-
pulumi.set(__self__, "project", project)
|
39
|
-
|
40
|
-
@property
|
41
|
-
@pulumi.getter
|
42
|
-
def id(self) -> str:
|
43
|
-
"""
|
44
|
-
The provider-assigned unique ID for this managed resource.
|
45
|
-
"""
|
46
|
-
return pulumi.get(self, "id")
|
47
|
-
|
48
|
-
@property
|
49
|
-
@pulumi.getter
|
50
|
-
def locations(self) -> Sequence[str]:
|
51
|
-
"""
|
52
|
-
The list of Artifact Registry locations available for the given project.
|
53
|
-
"""
|
54
|
-
return pulumi.get(self, "locations")
|
55
|
-
|
56
|
-
@property
|
57
|
-
@pulumi.getter
|
58
|
-
def project(self) -> str:
|
59
|
-
return pulumi.get(self, "project")
|
60
|
-
|
61
|
-
|
62
|
-
class AwaitableGetLocationsResult(GetLocationsResult):
|
63
|
-
# pylint: disable=using-constant-test
|
64
|
-
def __await__(self):
|
65
|
-
if False:
|
66
|
-
yield self
|
67
|
-
return GetLocationsResult(
|
68
|
-
id=self.id,
|
69
|
-
locations=self.locations,
|
70
|
-
project=self.project)
|
71
|
-
|
72
|
-
|
73
|
-
def get_locations(project: Optional[str] = None,
|
74
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetLocationsResult:
|
75
|
-
"""
|
76
|
-
Get Artifact Registry locations available for a project.
|
77
|
-
|
78
|
-
To get more information about Artifact Registry, see:
|
79
|
-
|
80
|
-
* [API documentation](https://cloud.google.com/artifact-registry/docs/reference/rest/v1/projects.locations/list)
|
81
|
-
* How-to Guides
|
82
|
-
* [Official Documentation](https://cloud.google.com/artifact-registry/docs/overview)
|
83
|
-
|
84
|
-
## Example Usage
|
85
|
-
|
86
|
-
```python
|
87
|
-
import pulumi
|
88
|
-
import pulumi_gcp as gcp
|
89
|
-
|
90
|
-
available = gcp.artifactregistry.get_locations()
|
91
|
-
```
|
92
|
-
|
93
|
-
### Multi-Regional Artifact Registry Deployment
|
94
|
-
|
95
|
-
```python
|
96
|
-
import pulumi
|
97
|
-
import pulumi_gcp as gcp
|
98
|
-
|
99
|
-
available = gcp.artifactregistry.get_locations()
|
100
|
-
repo_one = gcp.artifactregistry.Repository("repo_one",
|
101
|
-
location=available.locations[0],
|
102
|
-
repository_id="repo-one",
|
103
|
-
format="apt")
|
104
|
-
repo_two = gcp.artifactregistry.Repository("repo_two",
|
105
|
-
location=available.locations[1],
|
106
|
-
repository_id="repo-two",
|
107
|
-
format="apt")
|
108
|
-
```
|
109
|
-
|
110
|
-
|
111
|
-
:param str project: The project to list versions for. If it
|
112
|
-
is not provided, the provider project is used.
|
113
|
-
"""
|
114
|
-
__args__ = dict()
|
115
|
-
__args__['project'] = project
|
116
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
117
|
-
__ret__ = pulumi.runtime.invoke('gcp:artifactregistry/getLocations:getLocations', __args__, opts=opts, typ=GetLocationsResult).value
|
118
|
-
|
119
|
-
return AwaitableGetLocationsResult(
|
120
|
-
id=pulumi.get(__ret__, 'id'),
|
121
|
-
locations=pulumi.get(__ret__, 'locations'),
|
122
|
-
project=pulumi.get(__ret__, 'project'))
|
123
|
-
|
124
|
-
|
125
|
-
@_utilities.lift_output_func(get_locations)
|
126
|
-
def get_locations_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
127
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLocationsResult]:
|
128
|
-
"""
|
129
|
-
Get Artifact Registry locations available for a project.
|
130
|
-
|
131
|
-
To get more information about Artifact Registry, see:
|
132
|
-
|
133
|
-
* [API documentation](https://cloud.google.com/artifact-registry/docs/reference/rest/v1/projects.locations/list)
|
134
|
-
* How-to Guides
|
135
|
-
* [Official Documentation](https://cloud.google.com/artifact-registry/docs/overview)
|
136
|
-
|
137
|
-
## Example Usage
|
138
|
-
|
139
|
-
```python
|
140
|
-
import pulumi
|
141
|
-
import pulumi_gcp as gcp
|
142
|
-
|
143
|
-
available = gcp.artifactregistry.get_locations()
|
144
|
-
```
|
145
|
-
|
146
|
-
### Multi-Regional Artifact Registry Deployment
|
147
|
-
|
148
|
-
```python
|
149
|
-
import pulumi
|
150
|
-
import pulumi_gcp as gcp
|
151
|
-
|
152
|
-
available = gcp.artifactregistry.get_locations()
|
153
|
-
repo_one = gcp.artifactregistry.Repository("repo_one",
|
154
|
-
location=available.locations[0],
|
155
|
-
repository_id="repo-one",
|
156
|
-
format="apt")
|
157
|
-
repo_two = gcp.artifactregistry.Repository("repo_two",
|
158
|
-
location=available.locations[1],
|
159
|
-
repository_id="repo-two",
|
160
|
-
format="apt")
|
161
|
-
```
|
162
|
-
|
163
|
-
|
164
|
-
:param str project: The project to list versions for. If it
|
165
|
-
is not provided, the provider project is used.
|
166
|
-
"""
|
167
|
-
...
|
@@ -1,93 +0,0 @@
|
|
1
|
-
# coding=utf-8
|
2
|
-
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
-
|
5
|
-
import copy
|
6
|
-
import warnings
|
7
|
-
import sys
|
8
|
-
import pulumi
|
9
|
-
import pulumi.runtime
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
|
-
from .. import _utilities
|
16
|
-
from . import outputs
|
17
|
-
|
18
|
-
__all__ = [
|
19
|
-
'GetGroupTransitiveMembershipsResult',
|
20
|
-
'AwaitableGetGroupTransitiveMembershipsResult',
|
21
|
-
'get_group_transitive_memberships',
|
22
|
-
'get_group_transitive_memberships_output',
|
23
|
-
]
|
24
|
-
|
25
|
-
@pulumi.output_type
|
26
|
-
class GetGroupTransitiveMembershipsResult:
|
27
|
-
"""
|
28
|
-
A collection of values returned by getGroupTransitiveMemberships.
|
29
|
-
"""
|
30
|
-
def __init__(__self__, group=None, id=None, memberships=None):
|
31
|
-
if group and not isinstance(group, str):
|
32
|
-
raise TypeError("Expected argument 'group' to be a str")
|
33
|
-
pulumi.set(__self__, "group", group)
|
34
|
-
if id and not isinstance(id, str):
|
35
|
-
raise TypeError("Expected argument 'id' to be a str")
|
36
|
-
pulumi.set(__self__, "id", id)
|
37
|
-
if memberships and not isinstance(memberships, list):
|
38
|
-
raise TypeError("Expected argument 'memberships' to be a list")
|
39
|
-
pulumi.set(__self__, "memberships", memberships)
|
40
|
-
|
41
|
-
@property
|
42
|
-
@pulumi.getter
|
43
|
-
def group(self) -> str:
|
44
|
-
return pulumi.get(self, "group")
|
45
|
-
|
46
|
-
@property
|
47
|
-
@pulumi.getter
|
48
|
-
def id(self) -> str:
|
49
|
-
"""
|
50
|
-
The provider-assigned unique ID for this managed resource.
|
51
|
-
"""
|
52
|
-
return pulumi.get(self, "id")
|
53
|
-
|
54
|
-
@property
|
55
|
-
@pulumi.getter
|
56
|
-
def memberships(self) -> Sequence['outputs.GetGroupTransitiveMembershipsMembershipResult']:
|
57
|
-
return pulumi.get(self, "memberships")
|
58
|
-
|
59
|
-
|
60
|
-
class AwaitableGetGroupTransitiveMembershipsResult(GetGroupTransitiveMembershipsResult):
|
61
|
-
# pylint: disable=using-constant-test
|
62
|
-
def __await__(self):
|
63
|
-
if False:
|
64
|
-
yield self
|
65
|
-
return GetGroupTransitiveMembershipsResult(
|
66
|
-
group=self.group,
|
67
|
-
id=self.id,
|
68
|
-
memberships=self.memberships)
|
69
|
-
|
70
|
-
|
71
|
-
def get_group_transitive_memberships(group: Optional[str] = None,
|
72
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetGroupTransitiveMembershipsResult:
|
73
|
-
"""
|
74
|
-
Use this data source to access information about an existing resource.
|
75
|
-
"""
|
76
|
-
__args__ = dict()
|
77
|
-
__args__['group'] = group
|
78
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
79
|
-
__ret__ = pulumi.runtime.invoke('gcp:cloudidentity/getGroupTransitiveMemberships:getGroupTransitiveMemberships', __args__, opts=opts, typ=GetGroupTransitiveMembershipsResult).value
|
80
|
-
|
81
|
-
return AwaitableGetGroupTransitiveMembershipsResult(
|
82
|
-
group=pulumi.get(__ret__, 'group'),
|
83
|
-
id=pulumi.get(__ret__, 'id'),
|
84
|
-
memberships=pulumi.get(__ret__, 'memberships'))
|
85
|
-
|
86
|
-
|
87
|
-
@_utilities.lift_output_func(get_group_transitive_memberships)
|
88
|
-
def get_group_transitive_memberships_output(group: Optional[pulumi.Input[str]] = None,
|
89
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetGroupTransitiveMembershipsResult]:
|
90
|
-
"""
|
91
|
-
Use this data source to access information about an existing resource.
|
92
|
-
"""
|
93
|
-
...
|