pulumi-gcp 8.13.0__py3-none-any.whl → 8.13.0a1734503365__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.
Files changed (90) hide show
  1. pulumi_gcp/__init__.py +0 -43
  2. pulumi_gcp/accesscontextmanager/_inputs.py +3 -3
  3. pulumi_gcp/accesscontextmanager/outputs.py +2 -2
  4. pulumi_gcp/artifactregistry/_inputs.py +0 -83
  5. pulumi_gcp/artifactregistry/get_repository.py +4 -15
  6. pulumi_gcp/artifactregistry/outputs.py +0 -112
  7. pulumi_gcp/artifactregistry/repository.py +7 -93
  8. pulumi_gcp/backupdisasterrecovery/get_backup.py +2 -38
  9. pulumi_gcp/backupdisasterrecovery/get_data_source.py +2 -38
  10. pulumi_gcp/backupdisasterrecovery/outputs.py +8 -8
  11. pulumi_gcp/bigquery/_inputs.py +0 -369
  12. pulumi_gcp/bigquery/dataset_access.py +0 -61
  13. pulumi_gcp/bigquery/job.py +18 -6
  14. pulumi_gcp/bigquery/outputs.py +0 -350
  15. pulumi_gcp/bigquery/table.py +0 -47
  16. pulumi_gcp/cloudrunv2/_inputs.py +3 -6
  17. pulumi_gcp/cloudrunv2/outputs.py +6 -10
  18. pulumi_gcp/composer/_inputs.py +5 -80
  19. pulumi_gcp/composer/outputs.py +4 -111
  20. pulumi_gcp/compute/_inputs.py +87 -181
  21. pulumi_gcp/compute/firewall_policy_association.py +39 -50
  22. pulumi_gcp/compute/get_network.py +2 -17
  23. pulumi_gcp/compute/get_subnetwork.py +4 -18
  24. pulumi_gcp/compute/network.py +2 -39
  25. pulumi_gcp/compute/outputs.py +58 -157
  26. pulumi_gcp/compute/region_network_endpoint_group.py +1 -1
  27. pulumi_gcp/compute/resize_request.py +40 -26
  28. pulumi_gcp/config/__init__.pyi +0 -2
  29. pulumi_gcp/config/vars.py +0 -4
  30. pulumi_gcp/dataproc/batch.py +18 -4
  31. pulumi_gcp/datastream/_inputs.py +0 -68
  32. pulumi_gcp/datastream/outputs.py +1 -41
  33. pulumi_gcp/developerconnect/connection.py +12 -58
  34. pulumi_gcp/diagflow/_inputs.py +3 -3
  35. pulumi_gcp/diagflow/outputs.py +2 -2
  36. pulumi_gcp/filestore/backup.py +3 -71
  37. pulumi_gcp/firebase/hosting_custom_domain.py +4 -4
  38. pulumi_gcp/firestore/_inputs.py +3 -3
  39. pulumi_gcp/firestore/outputs.py +2 -2
  40. pulumi_gcp/gkehub/__init__.py +0 -1
  41. pulumi_gcp/gkehub/outputs.py +0 -1153
  42. pulumi_gcp/gkeonprem/__init__.py +0 -1
  43. pulumi_gcp/gkeonprem/_inputs.py +0 -2364
  44. pulumi_gcp/gkeonprem/outputs.py +0 -1780
  45. pulumi_gcp/integrationconnectors/_inputs.py +6 -6
  46. pulumi_gcp/integrationconnectors/connection.py +7 -7
  47. pulumi_gcp/integrationconnectors/outputs.py +4 -4
  48. pulumi_gcp/kms/__init__.py +0 -2
  49. pulumi_gcp/netapp/kmsconfig.py +14 -2
  50. pulumi_gcp/networkconnectivity/hub.py +0 -108
  51. pulumi_gcp/networkconnectivity/spoke.py +0 -195
  52. pulumi_gcp/networkmanagement/vpc_flow_logs_config.py +0 -4
  53. pulumi_gcp/networksecurity/__init__.py +0 -2
  54. pulumi_gcp/networksecurity/_inputs.py +0 -78
  55. pulumi_gcp/networksecurity/outputs.py +0 -48
  56. pulumi_gcp/oracledatabase/autonomous_database.py +2 -2
  57. pulumi_gcp/orgpolicy/policy.py +2 -2
  58. pulumi_gcp/parallelstore/instance.py +0 -149
  59. pulumi_gcp/projects/usage_export_bucket.py +110 -42
  60. pulumi_gcp/provider.py +0 -20
  61. pulumi_gcp/pubsub/subscription.py +6 -6
  62. pulumi_gcp/pulumi-plugin.json +1 -1
  63. pulumi_gcp/securesourcemanager/instance.py +16 -4
  64. pulumi_gcp/spanner/instance_iam_binding.py +0 -14
  65. pulumi_gcp/spanner/instance_iam_member.py +0 -14
  66. pulumi_gcp/sql/database_instance.py +7 -7
  67. pulumi_gcp/storage/__init__.py +0 -1
  68. pulumi_gcp/storage/_inputs.py +0 -431
  69. pulumi_gcp/storage/outputs.py +0 -363
  70. pulumi_gcp/storage/transfer_job.py +38 -84
  71. pulumi_gcp/vertex/_inputs.py +25 -26
  72. pulumi_gcp/vertex/ai_endpoint.py +4 -4
  73. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
  74. pulumi_gcp/vertex/outputs.py +14 -15
  75. pulumi_gcp/workstations/workstation.py +1 -55
  76. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/METADATA +1 -1
  77. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/RECORD +79 -90
  78. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/WHEEL +1 -1
  79. pulumi_gcp/chronicle/__init__.py +0 -10
  80. pulumi_gcp/chronicle/_inputs.py +0 -169
  81. pulumi_gcp/chronicle/outputs.py +0 -107
  82. pulumi_gcp/chronicle/watchlist.py +0 -776
  83. pulumi_gcp/gkehub/get_feature.py +0 -226
  84. pulumi_gcp/gkeonprem/vmware_admin_cluster.py +0 -1715
  85. pulumi_gcp/kms/get_autokey_config.py +0 -121
  86. pulumi_gcp/kms/get_key_handle.py +0 -185
  87. pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -723
  88. pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -815
  89. pulumi_gcp/storage/folder.py +0 -483
  90. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/top_level.txt +0 -0
@@ -24,7 +24,6 @@ class SpokeArgs:
24
24
  hub: pulumi.Input[str],
25
25
  location: pulumi.Input[str],
26
26
  description: Optional[pulumi.Input[str]] = None,
27
- group: Optional[pulumi.Input[str]] = None,
28
27
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
29
28
  linked_interconnect_attachments: Optional[pulumi.Input['SpokeLinkedInterconnectAttachmentsArgs']] = None,
30
29
  linked_producer_vpc_network: Optional[pulumi.Input['SpokeLinkedProducerVpcNetworkArgs']] = None,
@@ -41,7 +40,6 @@ class SpokeArgs:
41
40
 
42
41
  - - -
43
42
  :param pulumi.Input[str] description: An optional description of the spoke.
44
- :param pulumi.Input[str] group: The name of the group that this spoke is associated with.
45
43
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
46
44
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
47
45
  Please refer to the field `effective_labels` for all of the labels present on the resource.
@@ -63,8 +61,6 @@ class SpokeArgs:
63
61
  pulumi.set(__self__, "location", location)
64
62
  if description is not None:
65
63
  pulumi.set(__self__, "description", description)
66
- if group is not None:
67
- pulumi.set(__self__, "group", group)
68
64
  if labels is not None:
69
65
  pulumi.set(__self__, "labels", labels)
70
66
  if linked_interconnect_attachments is not None:
@@ -121,18 +117,6 @@ class SpokeArgs:
121
117
  def description(self, value: Optional[pulumi.Input[str]]):
122
118
  pulumi.set(self, "description", value)
123
119
 
124
- @property
125
- @pulumi.getter
126
- def group(self) -> Optional[pulumi.Input[str]]:
127
- """
128
- The name of the group that this spoke is associated with.
129
- """
130
- return pulumi.get(self, "group")
131
-
132
- @group.setter
133
- def group(self, value: Optional[pulumi.Input[str]]):
134
- pulumi.set(self, "group", value)
135
-
136
120
  @property
137
121
  @pulumi.getter
138
122
  def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
@@ -244,7 +228,6 @@ class _SpokeState:
244
228
  create_time: Optional[pulumi.Input[str]] = None,
245
229
  description: Optional[pulumi.Input[str]] = None,
246
230
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
247
- group: Optional[pulumi.Input[str]] = None,
248
231
  hub: Optional[pulumi.Input[str]] = None,
249
232
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
250
233
  linked_interconnect_attachments: Optional[pulumi.Input['SpokeLinkedInterconnectAttachmentsArgs']] = None,
@@ -264,7 +247,6 @@ class _SpokeState:
264
247
  :param pulumi.Input[str] create_time: Output only. The time the spoke was created.
265
248
  :param pulumi.Input[str] description: An optional description of the spoke.
266
249
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
267
- :param pulumi.Input[str] group: The name of the group that this spoke is associated with.
268
250
  :param pulumi.Input[str] hub: Immutable. The URI of the hub that this spoke is attached to.
269
251
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
270
252
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
@@ -298,8 +280,6 @@ class _SpokeState:
298
280
  pulumi.set(__self__, "description", description)
299
281
  if effective_labels is not None:
300
282
  pulumi.set(__self__, "effective_labels", effective_labels)
301
- if group is not None:
302
- pulumi.set(__self__, "group", group)
303
283
  if hub is not None:
304
284
  pulumi.set(__self__, "hub", hub)
305
285
  if labels is not None:
@@ -365,18 +345,6 @@ class _SpokeState:
365
345
  def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
366
346
  pulumi.set(self, "effective_labels", value)
367
347
 
368
- @property
369
- @pulumi.getter
370
- def group(self) -> Optional[pulumi.Input[str]]:
371
- """
372
- The name of the group that this spoke is associated with.
373
- """
374
- return pulumi.get(self, "group")
375
-
376
- @group.setter
377
- def group(self, value: Optional[pulumi.Input[str]]):
378
- pulumi.set(self, "group", value)
379
-
380
348
  @property
381
349
  @pulumi.getter
382
350
  def hub(self) -> Optional[pulumi.Input[str]]:
@@ -564,7 +532,6 @@ class Spoke(pulumi.CustomResource):
564
532
  resource_name: str,
565
533
  opts: Optional[pulumi.ResourceOptions] = None,
566
534
  description: Optional[pulumi.Input[str]] = None,
567
- group: Optional[pulumi.Input[str]] = None,
568
535
  hub: Optional[pulumi.Input[str]] = None,
569
536
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
570
537
  linked_interconnect_attachments: Optional[pulumi.Input[Union['SpokeLinkedInterconnectAttachmentsArgs', 'SpokeLinkedInterconnectAttachmentsArgsDict']]] = None,
@@ -622,46 +589,6 @@ class Spoke(pulumi.CustomResource):
622
589
  "uri": network.self_link,
623
590
  })
624
591
  ```
625
- ### Network Connectivity Spoke Linked Vpc Network Group
626
-
627
- ```python
628
- import pulumi
629
- import pulumi_gcp as gcp
630
-
631
- network = gcp.compute.Network("network",
632
- name="net-spoke",
633
- auto_create_subnetworks=False)
634
- basic_hub = gcp.networkconnectivity.Hub("basic_hub",
635
- name="hub1-spoke",
636
- description="A sample hub",
637
- labels={
638
- "label-two": "value-one",
639
- })
640
- default_group = gcp.networkconnectivity.Group("default_group",
641
- hub=basic_hub.id,
642
- name="default",
643
- description="A sample hub group")
644
- primary = gcp.networkconnectivity.Spoke("primary",
645
- name="group-spoke1",
646
- location="global",
647
- description="A sample spoke with a linked VPC",
648
- labels={
649
- "label-one": "value-one",
650
- },
651
- hub=basic_hub.id,
652
- linked_vpc_network={
653
- "exclude_export_ranges": [
654
- "198.51.100.0/24",
655
- "10.10.0.0/16",
656
- ],
657
- "include_export_ranges": [
658
- "198.51.100.0/23",
659
- "10.0.0.0/8",
660
- ],
661
- "uri": network.self_link,
662
- },
663
- group=default_group.id)
664
- ```
665
592
  ### Network Connectivity Spoke Router Appliance Basic
666
593
 
667
594
  ```python
@@ -915,40 +842,6 @@ class Spoke(pulumi.CustomResource):
915
842
  },
916
843
  opts = pulumi.ResourceOptions(depends_on=[linked_vpc_spoke]))
917
844
  ```
918
- ### Network Connectivity Spoke Center Group
919
-
920
- ```python
921
- import pulumi
922
- import pulumi_gcp as gcp
923
-
924
- network = gcp.compute.Network("network",
925
- name="tf-net",
926
- auto_create_subnetworks=False)
927
- star_hub = gcp.networkconnectivity.Hub("star_hub",
928
- name="hub-basic",
929
- preset_topology="STAR")
930
- center_group = gcp.networkconnectivity.Group("center_group",
931
- name="center",
932
- hub=star_hub.id,
933
- auto_accept={
934
- "auto_accept_projects": [
935
- "foo_13293",
936
- "bar_40289",
937
- ],
938
- })
939
- primary = gcp.networkconnectivity.Spoke("primary",
940
- name="vpc-spoke",
941
- location="global",
942
- description="A sample spoke",
943
- labels={
944
- "label-one": "value-one",
945
- },
946
- hub=star_hub.id,
947
- group=center_group.id,
948
- linked_vpc_network={
949
- "uri": network.self_link,
950
- })
951
- ```
952
845
 
953
846
  ## Import
954
847
 
@@ -977,7 +870,6 @@ class Spoke(pulumi.CustomResource):
977
870
  :param str resource_name: The name of the resource.
978
871
  :param pulumi.ResourceOptions opts: Options for the resource.
979
872
  :param pulumi.Input[str] description: An optional description of the spoke.
980
- :param pulumi.Input[str] group: The name of the group that this spoke is associated with.
981
873
  :param pulumi.Input[str] hub: Immutable. The URI of the hub that this spoke is attached to.
982
874
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
983
875
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
@@ -1052,46 +944,6 @@ class Spoke(pulumi.CustomResource):
1052
944
  "uri": network.self_link,
1053
945
  })
1054
946
  ```
1055
- ### Network Connectivity Spoke Linked Vpc Network Group
1056
-
1057
- ```python
1058
- import pulumi
1059
- import pulumi_gcp as gcp
1060
-
1061
- network = gcp.compute.Network("network",
1062
- name="net-spoke",
1063
- auto_create_subnetworks=False)
1064
- basic_hub = gcp.networkconnectivity.Hub("basic_hub",
1065
- name="hub1-spoke",
1066
- description="A sample hub",
1067
- labels={
1068
- "label-two": "value-one",
1069
- })
1070
- default_group = gcp.networkconnectivity.Group("default_group",
1071
- hub=basic_hub.id,
1072
- name="default",
1073
- description="A sample hub group")
1074
- primary = gcp.networkconnectivity.Spoke("primary",
1075
- name="group-spoke1",
1076
- location="global",
1077
- description="A sample spoke with a linked VPC",
1078
- labels={
1079
- "label-one": "value-one",
1080
- },
1081
- hub=basic_hub.id,
1082
- linked_vpc_network={
1083
- "exclude_export_ranges": [
1084
- "198.51.100.0/24",
1085
- "10.10.0.0/16",
1086
- ],
1087
- "include_export_ranges": [
1088
- "198.51.100.0/23",
1089
- "10.0.0.0/8",
1090
- ],
1091
- "uri": network.self_link,
1092
- },
1093
- group=default_group.id)
1094
- ```
1095
947
  ### Network Connectivity Spoke Router Appliance Basic
1096
948
 
1097
949
  ```python
@@ -1345,40 +1197,6 @@ class Spoke(pulumi.CustomResource):
1345
1197
  },
1346
1198
  opts = pulumi.ResourceOptions(depends_on=[linked_vpc_spoke]))
1347
1199
  ```
1348
- ### Network Connectivity Spoke Center Group
1349
-
1350
- ```python
1351
- import pulumi
1352
- import pulumi_gcp as gcp
1353
-
1354
- network = gcp.compute.Network("network",
1355
- name="tf-net",
1356
- auto_create_subnetworks=False)
1357
- star_hub = gcp.networkconnectivity.Hub("star_hub",
1358
- name="hub-basic",
1359
- preset_topology="STAR")
1360
- center_group = gcp.networkconnectivity.Group("center_group",
1361
- name="center",
1362
- hub=star_hub.id,
1363
- auto_accept={
1364
- "auto_accept_projects": [
1365
- "foo_13293",
1366
- "bar_40289",
1367
- ],
1368
- })
1369
- primary = gcp.networkconnectivity.Spoke("primary",
1370
- name="vpc-spoke",
1371
- location="global",
1372
- description="A sample spoke",
1373
- labels={
1374
- "label-one": "value-one",
1375
- },
1376
- hub=star_hub.id,
1377
- group=center_group.id,
1378
- linked_vpc_network={
1379
- "uri": network.self_link,
1380
- })
1381
- ```
1382
1200
 
1383
1201
  ## Import
1384
1202
 
@@ -1420,7 +1238,6 @@ class Spoke(pulumi.CustomResource):
1420
1238
  resource_name: str,
1421
1239
  opts: Optional[pulumi.ResourceOptions] = None,
1422
1240
  description: Optional[pulumi.Input[str]] = None,
1423
- group: Optional[pulumi.Input[str]] = None,
1424
1241
  hub: Optional[pulumi.Input[str]] = None,
1425
1242
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1426
1243
  linked_interconnect_attachments: Optional[pulumi.Input[Union['SpokeLinkedInterconnectAttachmentsArgs', 'SpokeLinkedInterconnectAttachmentsArgsDict']]] = None,
@@ -1441,7 +1258,6 @@ class Spoke(pulumi.CustomResource):
1441
1258
  __props__ = SpokeArgs.__new__(SpokeArgs)
1442
1259
 
1443
1260
  __props__.__dict__["description"] = description
1444
- __props__.__dict__["group"] = group
1445
1261
  if hub is None and not opts.urn:
1446
1262
  raise TypeError("Missing required property 'hub'")
1447
1263
  __props__.__dict__["hub"] = hub
@@ -1477,7 +1293,6 @@ class Spoke(pulumi.CustomResource):
1477
1293
  create_time: Optional[pulumi.Input[str]] = None,
1478
1294
  description: Optional[pulumi.Input[str]] = None,
1479
1295
  effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1480
- group: Optional[pulumi.Input[str]] = None,
1481
1296
  hub: Optional[pulumi.Input[str]] = None,
1482
1297
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1483
1298
  linked_interconnect_attachments: Optional[pulumi.Input[Union['SpokeLinkedInterconnectAttachmentsArgs', 'SpokeLinkedInterconnectAttachmentsArgsDict']]] = None,
@@ -1502,7 +1317,6 @@ class Spoke(pulumi.CustomResource):
1502
1317
  :param pulumi.Input[str] create_time: Output only. The time the spoke was created.
1503
1318
  :param pulumi.Input[str] description: An optional description of the spoke.
1504
1319
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
1505
- :param pulumi.Input[str] group: The name of the group that this spoke is associated with.
1506
1320
  :param pulumi.Input[str] hub: Immutable. The URI of the hub that this spoke is attached to.
1507
1321
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
1508
1322
  **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
@@ -1537,7 +1351,6 @@ class Spoke(pulumi.CustomResource):
1537
1351
  __props__.__dict__["create_time"] = create_time
1538
1352
  __props__.__dict__["description"] = description
1539
1353
  __props__.__dict__["effective_labels"] = effective_labels
1540
- __props__.__dict__["group"] = group
1541
1354
  __props__.__dict__["hub"] = hub
1542
1355
  __props__.__dict__["labels"] = labels
1543
1356
  __props__.__dict__["linked_interconnect_attachments"] = linked_interconnect_attachments
@@ -1578,14 +1391,6 @@ class Spoke(pulumi.CustomResource):
1578
1391
  """
1579
1392
  return pulumi.get(self, "effective_labels")
1580
1393
 
1581
- @property
1582
- @pulumi.getter
1583
- def group(self) -> pulumi.Output[str]:
1584
- """
1585
- The name of the group that this spoke is associated with.
1586
- """
1587
- return pulumi.get(self, "group")
1588
-
1589
1394
  @property
1590
1395
  @pulumi.getter
1591
1396
  def hub(self) -> pulumi.Output[str]:
@@ -620,8 +620,6 @@ class VpcFlowLogsConfig(pulumi.CustomResource):
620
620
  vpn_tunnel: Optional[pulumi.Input[str]] = None,
621
621
  __props__=None):
622
622
  """
623
- VPC Flow Logs Config is a resource that lets you configure Flow Logs for VPC, Interconnect attachments or VPN Tunnels.
624
-
625
623
  ## Example Usage
626
624
 
627
625
  ### Network Management Vpc Flow Logs Config Interconnect Full
@@ -850,8 +848,6 @@ class VpcFlowLogsConfig(pulumi.CustomResource):
850
848
  args: VpcFlowLogsConfigArgs,
851
849
  opts: Optional[pulumi.ResourceOptions] = None):
852
850
  """
853
- VPC Flow Logs Config is a resource that lets you configure Flow Logs for VPC, Interconnect attachments or VPN Tunnels.
854
-
855
851
  ## Example Usage
856
852
 
857
853
  ### Network Management Vpc Flow Logs Config Interconnect Full
@@ -19,8 +19,6 @@ from .gateway_security_policy_rule import *
19
19
  from .get_address_group_iam_policy import *
20
20
  from .intercept_deployment import *
21
21
  from .intercept_deployment_group import *
22
- from .intercept_endpoint_group import *
23
- from .intercept_endpoint_group_association import *
24
22
  from .mirroring_deployment import *
25
23
  from .mirroring_deployment_group import *
26
24
  from .mirroring_endpoint_group import *
@@ -87,8 +87,6 @@ __all__ = [
87
87
  'ClientTlsPolicyServerValidationCaGrpcEndpointArgsDict',
88
88
  'InterceptDeploymentGroupConnectedEndpointGroupArgs',
89
89
  'InterceptDeploymentGroupConnectedEndpointGroupArgsDict',
90
- 'InterceptEndpointGroupAssociationLocationsDetailArgs',
91
- 'InterceptEndpointGroupAssociationLocationsDetailArgsDict',
92
90
  'MirroringDeploymentGroupConnectedEndpointGroupArgs',
93
91
  'MirroringDeploymentGroupConnectedEndpointGroupArgsDict',
94
92
  'MirroringEndpointGroupAssociationLocationsDetailArgs',
@@ -2573,82 +2571,6 @@ class InterceptDeploymentGroupConnectedEndpointGroupArgs:
2573
2571
  pulumi.set(self, "name", value)
2574
2572
 
2575
2573
 
2576
- if not MYPY:
2577
- class InterceptEndpointGroupAssociationLocationsDetailArgsDict(TypedDict):
2578
- location: NotRequired[pulumi.Input[str]]
2579
- """
2580
- The location of the Intercept Endpoint Group Association, currently restricted to `global`.
2581
-
2582
-
2583
- - - -
2584
- """
2585
- state: NotRequired[pulumi.Input[str]]
2586
- """
2587
- (Output)
2588
- The association state in this location.
2589
- Possible values:
2590
- STATE_UNSPECIFIED
2591
- ACTIVE
2592
- OUT_OF_SYNC
2593
- """
2594
- elif False:
2595
- InterceptEndpointGroupAssociationLocationsDetailArgsDict: TypeAlias = Mapping[str, Any]
2596
-
2597
- @pulumi.input_type
2598
- class InterceptEndpointGroupAssociationLocationsDetailArgs:
2599
- def __init__(__self__, *,
2600
- location: Optional[pulumi.Input[str]] = None,
2601
- state: Optional[pulumi.Input[str]] = None):
2602
- """
2603
- :param pulumi.Input[str] location: The location of the Intercept Endpoint Group Association, currently restricted to `global`.
2604
-
2605
-
2606
- - - -
2607
- :param pulumi.Input[str] state: (Output)
2608
- The association state in this location.
2609
- Possible values:
2610
- STATE_UNSPECIFIED
2611
- ACTIVE
2612
- OUT_OF_SYNC
2613
- """
2614
- if location is not None:
2615
- pulumi.set(__self__, "location", location)
2616
- if state is not None:
2617
- pulumi.set(__self__, "state", state)
2618
-
2619
- @property
2620
- @pulumi.getter
2621
- def location(self) -> Optional[pulumi.Input[str]]:
2622
- """
2623
- The location of the Intercept Endpoint Group Association, currently restricted to `global`.
2624
-
2625
-
2626
- - - -
2627
- """
2628
- return pulumi.get(self, "location")
2629
-
2630
- @location.setter
2631
- def location(self, value: Optional[pulumi.Input[str]]):
2632
- pulumi.set(self, "location", value)
2633
-
2634
- @property
2635
- @pulumi.getter
2636
- def state(self) -> Optional[pulumi.Input[str]]:
2637
- """
2638
- (Output)
2639
- The association state in this location.
2640
- Possible values:
2641
- STATE_UNSPECIFIED
2642
- ACTIVE
2643
- OUT_OF_SYNC
2644
- """
2645
- return pulumi.get(self, "state")
2646
-
2647
- @state.setter
2648
- def state(self, value: Optional[pulumi.Input[str]]):
2649
- pulumi.set(self, "state", value)
2650
-
2651
-
2652
2574
  if not MYPY:
2653
2575
  class MirroringDeploymentGroupConnectedEndpointGroupArgsDict(TypedDict):
2654
2576
  name: NotRequired[pulumi.Input[str]]
@@ -52,7 +52,6 @@ __all__ = [
52
52
  'ClientTlsPolicyServerValidationCaCertificateProviderInstance',
53
53
  'ClientTlsPolicyServerValidationCaGrpcEndpoint',
54
54
  'InterceptDeploymentGroupConnectedEndpointGroup',
55
- 'InterceptEndpointGroupAssociationLocationsDetail',
56
55
  'MirroringDeploymentGroupConnectedEndpointGroup',
57
56
  'MirroringEndpointGroupAssociationLocationsDetail',
58
57
  'SecurityProfileThreatPreventionProfile',
@@ -1950,53 +1949,6 @@ class InterceptDeploymentGroupConnectedEndpointGroup(dict):
1950
1949
  return pulumi.get(self, "name")
1951
1950
 
1952
1951
 
1953
- @pulumi.output_type
1954
- class InterceptEndpointGroupAssociationLocationsDetail(dict):
1955
- def __init__(__self__, *,
1956
- location: Optional[str] = None,
1957
- state: Optional[str] = None):
1958
- """
1959
- :param str location: The location of the Intercept Endpoint Group Association, currently restricted to `global`.
1960
-
1961
-
1962
- - - -
1963
- :param str state: (Output)
1964
- The association state in this location.
1965
- Possible values:
1966
- STATE_UNSPECIFIED
1967
- ACTIVE
1968
- OUT_OF_SYNC
1969
- """
1970
- if location is not None:
1971
- pulumi.set(__self__, "location", location)
1972
- if state is not None:
1973
- pulumi.set(__self__, "state", state)
1974
-
1975
- @property
1976
- @pulumi.getter
1977
- def location(self) -> Optional[str]:
1978
- """
1979
- The location of the Intercept Endpoint Group Association, currently restricted to `global`.
1980
-
1981
-
1982
- - - -
1983
- """
1984
- return pulumi.get(self, "location")
1985
-
1986
- @property
1987
- @pulumi.getter
1988
- def state(self) -> Optional[str]:
1989
- """
1990
- (Output)
1991
- The association state in this location.
1992
- Possible values:
1993
- STATE_UNSPECIFIED
1994
- ACTIVE
1995
- OUT_OF_SYNC
1996
- """
1997
- return pulumi.get(self, "state")
1998
-
1999
-
2000
1952
  @pulumi.output_type
2001
1953
  class MirroringDeploymentGroupConnectedEndpointGroup(dict):
2002
1954
  def __init__(__self__, *,
@@ -578,7 +578,7 @@ class AutonomousDatabase(pulumi.CustomResource):
578
578
  "email": "xyz@example.com",
579
579
  }],
580
580
  "private_endpoint_ip": "10.5.0.11",
581
- "private_endpoint_label": "myendpoint",
581
+ "private_endpoint_label": "testhost",
582
582
  },
583
583
  deletion_protection=True)
584
584
  ```
@@ -709,7 +709,7 @@ class AutonomousDatabase(pulumi.CustomResource):
709
709
  "email": "xyz@example.com",
710
710
  }],
711
711
  "private_endpoint_ip": "10.5.0.11",
712
- "private_endpoint_label": "myendpoint",
712
+ "private_endpoint_label": "testhost",
713
713
  },
714
714
  deletion_protection=True)
715
715
  ```
@@ -313,7 +313,7 @@ class Policy(pulumi.CustomResource):
313
313
  import pulumi_gcp as gcp
314
314
 
315
315
  constraint = gcp.orgpolicy.CustomConstraint("constraint",
316
- name="custom.disableGkeAutoUpgrade_76044",
316
+ name="custom.disableGkeAutoUpgrade_40289",
317
317
  parent="organizations/123456789",
318
318
  display_name="Disable GKE auto upgrade",
319
319
  description="Only allow GKE NodePool resource to be created or updated if AutoUpgrade is not enabled where this custom constraint is enforced.",
@@ -502,7 +502,7 @@ class Policy(pulumi.CustomResource):
502
502
  import pulumi_gcp as gcp
503
503
 
504
504
  constraint = gcp.orgpolicy.CustomConstraint("constraint",
505
- name="custom.disableGkeAutoUpgrade_76044",
505
+ name="custom.disableGkeAutoUpgrade_40289",
506
506
  parent="organizations/123456789",
507
507
  display_name="Disable GKE auto upgrade",
508
508
  description="Only allow GKE NodePool resource to be created or updated if AutoUpgrade is not enabled where this custom constraint is enforced.",