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
@@ -2519,7 +2519,7 @@ if not MYPY:
2519
2519
  class ConnectionEventingRuntimeDataStatusArgsDict(TypedDict):
2520
2520
  description: NotRequired[pulumi.Input[str]]
2521
2521
  """
2522
- An arbitrary description for the Connection.
2522
+ An arbitrary description for the Conection.
2523
2523
  """
2524
2524
  state: NotRequired[pulumi.Input[str]]
2525
2525
  """
@@ -2535,7 +2535,7 @@ class ConnectionEventingRuntimeDataStatusArgs:
2535
2535
  description: Optional[pulumi.Input[str]] = None,
2536
2536
  state: Optional[pulumi.Input[str]] = None):
2537
2537
  """
2538
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
2538
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
2539
2539
  :param pulumi.Input[str] state: (Output)
2540
2540
  State of the Eventing
2541
2541
  """
@@ -2548,7 +2548,7 @@ class ConnectionEventingRuntimeDataStatusArgs:
2548
2548
  @pulumi.getter
2549
2549
  def description(self) -> Optional[pulumi.Input[str]]:
2550
2550
  """
2551
- An arbitrary description for the Connection.
2551
+ An arbitrary description for the Conection.
2552
2552
  """
2553
2553
  return pulumi.get(self, "description")
2554
2554
 
@@ -3299,7 +3299,7 @@ if not MYPY:
3299
3299
  class ConnectionStatusArgsDict(TypedDict):
3300
3300
  description: NotRequired[pulumi.Input[str]]
3301
3301
  """
3302
- An arbitrary description for the Connection.
3302
+ An arbitrary description for the Conection.
3303
3303
  """
3304
3304
  state: NotRequired[pulumi.Input[str]]
3305
3305
  """
@@ -3322,7 +3322,7 @@ class ConnectionStatusArgs:
3322
3322
  state: Optional[pulumi.Input[str]] = None,
3323
3323
  status: Optional[pulumi.Input[str]] = None):
3324
3324
  """
3325
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
3325
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
3326
3326
  :param pulumi.Input[str] state: (Output)
3327
3327
  State of the Eventing
3328
3328
  :param pulumi.Input[str] status: (Output)
@@ -3340,7 +3340,7 @@ class ConnectionStatusArgs:
3340
3340
  @pulumi.getter
3341
3341
  def description(self) -> Optional[pulumi.Input[str]]:
3342
3342
  """
3343
- An arbitrary description for the Connection.
3343
+ An arbitrary description for the Conection.
3344
3344
  """
3345
3345
  return pulumi.get(self, "description")
3346
3346
 
@@ -46,7 +46,7 @@ class ConnectionArgs:
46
46
  Structure is documented below.
47
47
  :param pulumi.Input[Sequence[pulumi.Input['ConnectionConfigVariableArgs']]] config_variables: Config Variables for the connection.
48
48
  Structure is documented below.
49
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
49
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
50
50
  :param pulumi.Input[Sequence[pulumi.Input['ConnectionDestinationConfigArgs']]] destination_configs: Define the Connectors target endpoint.
51
51
  Structure is documented below.
52
52
  :param pulumi.Input['ConnectionEventingConfigArgs'] eventing_config: Eventing Configuration of a connection
@@ -161,7 +161,7 @@ class ConnectionArgs:
161
161
  @pulumi.getter
162
162
  def description(self) -> Optional[pulumi.Input[str]]:
163
163
  """
164
- An arbitrary description for the Connection.
164
+ An arbitrary description for the Conection.
165
165
  """
166
166
  return pulumi.get(self, "description")
167
167
 
@@ -371,7 +371,7 @@ class _ConnectionState:
371
371
  Structure is documented below.
372
372
  :param pulumi.Input[str] connector_version_launch_stage: Flag to mark the version indicating the launch stage.
373
373
  :param pulumi.Input[str] create_time: Time the Namespace was created in UTC.
374
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
374
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
375
375
  :param pulumi.Input[Sequence[pulumi.Input['ConnectionDestinationConfigArgs']]] destination_configs: Define the Connectors target endpoint.
376
376
  Structure is documented below.
377
377
  :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.
@@ -560,7 +560,7 @@ class _ConnectionState:
560
560
  @pulumi.getter
561
561
  def description(self) -> Optional[pulumi.Input[str]]:
562
562
  """
563
- An arbitrary description for the Connection.
563
+ An arbitrary description for the Conection.
564
564
  """
565
565
  return pulumi.get(self, "description")
566
566
 
@@ -1151,7 +1151,7 @@ class Connection(pulumi.CustomResource):
1151
1151
  :param pulumi.Input[Sequence[pulumi.Input[Union['ConnectionConfigVariableArgs', 'ConnectionConfigVariableArgsDict']]]] config_variables: Config Variables for the connection.
1152
1152
  Structure is documented below.
1153
1153
  :param pulumi.Input[str] connector_version: connectorVersion of the Connector.
1154
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
1154
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
1155
1155
  :param pulumi.Input[Sequence[pulumi.Input[Union['ConnectionDestinationConfigArgs', 'ConnectionDestinationConfigArgsDict']]]] destination_configs: Define the Connectors target endpoint.
1156
1156
  Structure is documented below.
1157
1157
  :param pulumi.Input[Union['ConnectionEventingConfigArgs', 'ConnectionEventingConfigArgsDict']] eventing_config: Eventing Configuration of a connection
@@ -1609,7 +1609,7 @@ class Connection(pulumi.CustomResource):
1609
1609
  Structure is documented below.
1610
1610
  :param pulumi.Input[str] connector_version_launch_stage: Flag to mark the version indicating the launch stage.
1611
1611
  :param pulumi.Input[str] create_time: Time the Namespace was created in UTC.
1612
- :param pulumi.Input[str] description: An arbitrary description for the Connection.
1612
+ :param pulumi.Input[str] description: An arbitrary description for the Conection.
1613
1613
  :param pulumi.Input[Sequence[pulumi.Input[Union['ConnectionDestinationConfigArgs', 'ConnectionDestinationConfigArgsDict']]]] destination_configs: Define the Connectors target endpoint.
1614
1614
  Structure is documented below.
1615
1615
  :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.
@@ -1747,7 +1747,7 @@ class Connection(pulumi.CustomResource):
1747
1747
  @pulumi.getter
1748
1748
  def description(self) -> pulumi.Output[Optional[str]]:
1749
1749
  """
1750
- An arbitrary description for the Connection.
1750
+ An arbitrary description for the Conection.
1751
1751
  """
1752
1752
  return pulumi.get(self, "description")
1753
1753
 
@@ -2088,7 +2088,7 @@ class ConnectionEventingRuntimeDataStatus(dict):
2088
2088
  description: Optional[str] = None,
2089
2089
  state: Optional[str] = None):
2090
2090
  """
2091
- :param str description: An arbitrary description for the Connection.
2091
+ :param str description: An arbitrary description for the Conection.
2092
2092
  :param str state: (Output)
2093
2093
  State of the Eventing
2094
2094
  """
@@ -2101,7 +2101,7 @@ class ConnectionEventingRuntimeDataStatus(dict):
2101
2101
  @pulumi.getter
2102
2102
  def description(self) -> Optional[str]:
2103
2103
  """
2104
- An arbitrary description for the Connection.
2104
+ An arbitrary description for the Conection.
2105
2105
  """
2106
2106
  return pulumi.get(self, "description")
2107
2107
 
@@ -2733,7 +2733,7 @@ class ConnectionStatus(dict):
2733
2733
  state: Optional[str] = None,
2734
2734
  status: Optional[str] = None):
2735
2735
  """
2736
- :param str description: An arbitrary description for the Connection.
2736
+ :param str description: An arbitrary description for the Conection.
2737
2737
  :param str state: (Output)
2738
2738
  State of the Eventing
2739
2739
  :param str status: (Output)
@@ -2751,7 +2751,7 @@ class ConnectionStatus(dict):
2751
2751
  @pulumi.getter
2752
2752
  def description(self) -> Optional[str]:
2753
2753
  """
2754
- An arbitrary description for the Connection.
2754
+ An arbitrary description for the Conection.
2755
2755
  """
2756
2756
  return pulumi.get(self, "description")
2757
2757
 
@@ -15,13 +15,11 @@ from .ekm_connection import *
15
15
  from .ekm_connection_iam_binding import *
16
16
  from .ekm_connection_iam_member import *
17
17
  from .ekm_connection_iam_policy import *
18
- from .get_autokey_config import *
19
18
  from .get_crypto_key_iam_policy import *
20
19
  from .get_crypto_key_latest_version import *
21
20
  from .get_crypto_key_versions import *
22
21
  from .get_crypto_keys import *
23
22
  from .get_ekm_connection_iam_policy import *
24
- from .get_key_handle import *
25
23
  from .get_key_ring_iam_policy import *
26
24
  from .get_key_rings import *
27
25
  from .get_kms_crypto_key import *
@@ -349,10 +349,16 @@ class Kmsconfig(pulumi.CustomResource):
349
349
  import pulumi
350
350
  import pulumi_gcp as gcp
351
351
 
352
+ keyring = gcp.kms.KeyRing("keyring",
353
+ name="key-ring",
354
+ location="us-central1")
355
+ crypto_key = gcp.kms.CryptoKey("crypto_key",
356
+ name="crypto-name",
357
+ key_ring=keyring.id)
352
358
  kms_config = gcp.netapp.Kmsconfig("kmsConfig",
353
359
  name="kms-test",
354
360
  description="this is a test description",
355
- crypto_key_name="crypto-name",
361
+ crypto_key_name=crypto_key.id,
356
362
  location="us-central1")
357
363
  ```
358
364
 
@@ -421,10 +427,16 @@ class Kmsconfig(pulumi.CustomResource):
421
427
  import pulumi
422
428
  import pulumi_gcp as gcp
423
429
 
430
+ keyring = gcp.kms.KeyRing("keyring",
431
+ name="key-ring",
432
+ location="us-central1")
433
+ crypto_key = gcp.kms.CryptoKey("crypto_key",
434
+ name="crypto-name",
435
+ key_ring=keyring.id)
424
436
  kms_config = gcp.netapp.Kmsconfig("kmsConfig",
425
437
  name="kms-test",
426
438
  description="this is a test description",
427
- crypto_key_name="crypto-name",
439
+ crypto_key_name=crypto_key.id,
428
440
  location="us-central1")
429
441
  ```
430
442
 
@@ -25,7 +25,6 @@ class HubArgs:
25
25
  export_psc: Optional[pulumi.Input[bool]] = None,
26
26
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
27
27
  name: Optional[pulumi.Input[str]] = None,
28
- preset_topology: Optional[pulumi.Input[str]] = None,
29
28
  project: Optional[pulumi.Input[str]] = None):
30
29
  """
31
30
  The set of arguments for constructing a Hub resource.
@@ -38,8 +37,6 @@ class HubArgs:
38
37
 
39
38
 
40
39
  - - -
41
- :param pulumi.Input[str] preset_topology: Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
42
- Possible values are: `MESH`, `STAR`.
43
40
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
44
41
  If it is not provided, the provider project is used.
45
42
  """
@@ -51,8 +48,6 @@ class HubArgs:
51
48
  pulumi.set(__self__, "labels", labels)
52
49
  if name is not None:
53
50
  pulumi.set(__self__, "name", name)
54
- if preset_topology is not None:
55
- pulumi.set(__self__, "preset_topology", preset_topology)
56
51
  if project is not None:
57
52
  pulumi.set(__self__, "project", project)
58
53
 
@@ -109,19 +104,6 @@ class HubArgs:
109
104
  def name(self, value: Optional[pulumi.Input[str]]):
110
105
  pulumi.set(self, "name", value)
111
106
 
112
- @property
113
- @pulumi.getter(name="presetTopology")
114
- def preset_topology(self) -> Optional[pulumi.Input[str]]:
115
- """
116
- Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
117
- Possible values are: `MESH`, `STAR`.
118
- """
119
- return pulumi.get(self, "preset_topology")
120
-
121
- @preset_topology.setter
122
- def preset_topology(self, value: Optional[pulumi.Input[str]]):
123
- pulumi.set(self, "preset_topology", value)
124
-
125
107
  @property
126
108
  @pulumi.getter
127
109
  def project(self) -> Optional[pulumi.Input[str]]:
@@ -145,7 +127,6 @@ class _HubState:
145
127
  export_psc: Optional[pulumi.Input[bool]] = None,
146
128
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
147
129
  name: Optional[pulumi.Input[str]] = None,
148
- preset_topology: Optional[pulumi.Input[str]] = None,
149
130
  project: Optional[pulumi.Input[str]] = None,
150
131
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
151
132
  routing_vpcs: Optional[pulumi.Input[Sequence[pulumi.Input['HubRoutingVpcArgs']]]] = None,
@@ -165,8 +146,6 @@ class _HubState:
165
146
 
166
147
 
167
148
  - - -
168
- :param pulumi.Input[str] preset_topology: Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
169
- Possible values are: `MESH`, `STAR`.
170
149
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
171
150
  If it is not provided, the provider project is used.
172
151
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
@@ -189,8 +168,6 @@ class _HubState:
189
168
  pulumi.set(__self__, "labels", labels)
190
169
  if name is not None:
191
170
  pulumi.set(__self__, "name", name)
192
- if preset_topology is not None:
193
- pulumi.set(__self__, "preset_topology", preset_topology)
194
171
  if project is not None:
195
172
  pulumi.set(__self__, "project", project)
196
173
  if pulumi_labels is not None:
@@ -281,19 +258,6 @@ class _HubState:
281
258
  def name(self, value: Optional[pulumi.Input[str]]):
282
259
  pulumi.set(self, "name", value)
283
260
 
284
- @property
285
- @pulumi.getter(name="presetTopology")
286
- def preset_topology(self) -> Optional[pulumi.Input[str]]:
287
- """
288
- Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
289
- Possible values are: `MESH`, `STAR`.
290
- """
291
- return pulumi.get(self, "preset_topology")
292
-
293
- @preset_topology.setter
294
- def preset_topology(self, value: Optional[pulumi.Input[str]]):
295
- pulumi.set(self, "preset_topology", value)
296
-
297
261
  @property
298
262
  @pulumi.getter
299
263
  def project(self) -> Optional[pulumi.Input[str]]:
@@ -379,7 +343,6 @@ class Hub(pulumi.CustomResource):
379
343
  export_psc: Optional[pulumi.Input[bool]] = None,
380
344
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
381
345
  name: Optional[pulumi.Input[str]] = None,
382
- preset_topology: Optional[pulumi.Input[str]] = None,
383
346
  project: Optional[pulumi.Input[str]] = None,
384
347
  __props__=None):
385
348
  """
@@ -417,33 +380,6 @@ class Hub(pulumi.CustomResource):
417
380
  description="A sample hub with Private Service Connect transitivity is enabled",
418
381
  export_psc=True)
419
382
  ```
420
- ### Network Connectivity Hub Mesh Topology
421
-
422
- ```python
423
- import pulumi
424
- import pulumi_gcp as gcp
425
-
426
- primary = gcp.networkconnectivity.Hub("primary",
427
- name="mesh",
428
- description="A sample mesh hub",
429
- labels={
430
- "label-one": "value-one",
431
- })
432
- ```
433
- ### Network Connectivity Hub Star Topology
434
-
435
- ```python
436
- import pulumi
437
- import pulumi_gcp as gcp
438
-
439
- primary = gcp.networkconnectivity.Hub("primary",
440
- name="star",
441
- description="A sample star hub",
442
- labels={
443
- "label-one": "value-one",
444
- },
445
- preset_topology="STAR")
446
- ```
447
383
 
448
384
  ## Import
449
385
 
@@ -480,8 +416,6 @@ class Hub(pulumi.CustomResource):
480
416
 
481
417
 
482
418
  - - -
483
- :param pulumi.Input[str] preset_topology: Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
484
- Possible values are: `MESH`, `STAR`.
485
419
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
486
420
  If it is not provided, the provider project is used.
487
421
  """
@@ -526,33 +460,6 @@ class Hub(pulumi.CustomResource):
526
460
  description="A sample hub with Private Service Connect transitivity is enabled",
527
461
  export_psc=True)
528
462
  ```
529
- ### Network Connectivity Hub Mesh Topology
530
-
531
- ```python
532
- import pulumi
533
- import pulumi_gcp as gcp
534
-
535
- primary = gcp.networkconnectivity.Hub("primary",
536
- name="mesh",
537
- description="A sample mesh hub",
538
- labels={
539
- "label-one": "value-one",
540
- })
541
- ```
542
- ### Network Connectivity Hub Star Topology
543
-
544
- ```python
545
- import pulumi
546
- import pulumi_gcp as gcp
547
-
548
- primary = gcp.networkconnectivity.Hub("primary",
549
- name="star",
550
- description="A sample star hub",
551
- labels={
552
- "label-one": "value-one",
553
- },
554
- preset_topology="STAR")
555
- ```
556
463
 
557
464
  ## Import
558
465
 
@@ -597,7 +504,6 @@ class Hub(pulumi.CustomResource):
597
504
  export_psc: Optional[pulumi.Input[bool]] = None,
598
505
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
599
506
  name: Optional[pulumi.Input[str]] = None,
600
- preset_topology: Optional[pulumi.Input[str]] = None,
601
507
  project: Optional[pulumi.Input[str]] = None,
602
508
  __props__=None):
603
509
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -612,7 +518,6 @@ class Hub(pulumi.CustomResource):
612
518
  __props__.__dict__["export_psc"] = export_psc
613
519
  __props__.__dict__["labels"] = labels
614
520
  __props__.__dict__["name"] = name
615
- __props__.__dict__["preset_topology"] = preset_topology
616
521
  __props__.__dict__["project"] = project
617
522
  __props__.__dict__["create_time"] = None
618
523
  __props__.__dict__["effective_labels"] = None
@@ -639,7 +544,6 @@ class Hub(pulumi.CustomResource):
639
544
  export_psc: Optional[pulumi.Input[bool]] = None,
640
545
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
641
546
  name: Optional[pulumi.Input[str]] = None,
642
- preset_topology: Optional[pulumi.Input[str]] = None,
643
547
  project: Optional[pulumi.Input[str]] = None,
644
548
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
645
549
  routing_vpcs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['HubRoutingVpcArgs', 'HubRoutingVpcArgsDict']]]]] = None,
@@ -664,8 +568,6 @@ class Hub(pulumi.CustomResource):
664
568
 
665
569
 
666
570
  - - -
667
- :param pulumi.Input[str] preset_topology: Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
668
- Possible values are: `MESH`, `STAR`.
669
571
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
670
572
  If it is not provided, the provider project is used.
671
573
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
@@ -686,7 +588,6 @@ class Hub(pulumi.CustomResource):
686
588
  __props__.__dict__["export_psc"] = export_psc
687
589
  __props__.__dict__["labels"] = labels
688
590
  __props__.__dict__["name"] = name
689
- __props__.__dict__["preset_topology"] = preset_topology
690
591
  __props__.__dict__["project"] = project
691
592
  __props__.__dict__["pulumi_labels"] = pulumi_labels
692
593
  __props__.__dict__["routing_vpcs"] = routing_vpcs
@@ -748,15 +649,6 @@ class Hub(pulumi.CustomResource):
748
649
  """
749
650
  return pulumi.get(self, "name")
750
651
 
751
- @property
752
- @pulumi.getter(name="presetTopology")
753
- def preset_topology(self) -> pulumi.Output[str]:
754
- """
755
- Optional. The topology implemented in this hub. Currently, this field is only used when policyMode = PRESET. The available preset topologies are MESH and STAR. If presetTopology is unspecified and policyMode = PRESET, the presetTopology defaults to MESH. When policyMode = CUSTOM, the presetTopology is set to PRESET_TOPOLOGY_UNSPECIFIED.
756
- Possible values are: `MESH`, `STAR`.
757
- """
758
- return pulumi.get(self, "preset_topology")
759
-
760
652
  @property
761
653
  @pulumi.getter
762
654
  def project(self) -> pulumi.Output[str]: