pulumi-gcp 7.34.0__py3-none-any.whl → 7.34.0a1722421695__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.
Potentially problematic release.
This version of pulumi-gcp might be problematic. Click here for more details.
- pulumi_gcp/__init__.py +0 -40
- pulumi_gcp/alloydb/_inputs.py +0 -174
- pulumi_gcp/alloydb/instance.py +0 -54
- pulumi_gcp/alloydb/outputs.py +0 -133
- pulumi_gcp/apigee/__init__.py +0 -2
- pulumi_gcp/apigee/instance.py +2 -2
- pulumi_gcp/apigee/nat_address.py +2 -2
- pulumi_gcp/apigee/organization.py +4 -4
- pulumi_gcp/apphub/service_project_attachment.py +11 -11
- pulumi_gcp/bigquery/_inputs.py +0 -36
- pulumi_gcp/bigquery/app_profile.py +0 -54
- pulumi_gcp/bigquery/outputs.py +0 -38
- pulumi_gcp/bigquery/reservation.py +4 -34
- pulumi_gcp/bigquery/table.py +21 -65
- pulumi_gcp/bigtable/table.py +26 -27
- pulumi_gcp/certificateauthority/authority.py +4 -4
- pulumi_gcp/cloudfunctions/function.py +0 -47
- pulumi_gcp/cloudfunctions/get_function.py +1 -11
- pulumi_gcp/cloudfunctionsv2/function.py +2 -2
- pulumi_gcp/cloudrun/_inputs.py +21 -24
- pulumi_gcp/cloudrun/outputs.py +24 -20
- pulumi_gcp/cloudrunv2/_inputs.py +0 -3
- pulumi_gcp/cloudrunv2/outputs.py +0 -4
- pulumi_gcp/compute/__init__.py +0 -2
- pulumi_gcp/compute/_inputs.py +328 -2333
- pulumi_gcp/compute/backend_service.py +0 -6
- pulumi_gcp/compute/outputs.py +7 -1466
- pulumi_gcp/compute/public_advertised_prefix.py +2 -30
- pulumi_gcp/compute/router_peer.py +0 -437
- pulumi_gcp/compute/service_attachment.py +14 -7
- pulumi_gcp/container/_inputs.py +18 -215
- pulumi_gcp/container/node_pool.py +14 -0
- pulumi_gcp/container/outputs.py +12 -226
- pulumi_gcp/databasemigrationservice/private_connection.py +6 -10
- pulumi_gcp/dataloss/_inputs.py +21 -707
- pulumi_gcp/dataloss/outputs.py +14 -588
- pulumi_gcp/datastore/data_store_index.py +12 -24
- pulumi_gcp/datastream/_inputs.py +3 -83
- pulumi_gcp/datastream/outputs.py +3 -51
- pulumi_gcp/datastream/stream.py +0 -170
- pulumi_gcp/firebase/database_instance.py +8 -8
- pulumi_gcp/firebase/hosting_site.py +8 -8
- pulumi_gcp/firestore/index.py +10 -10
- pulumi_gcp/gkeonprem/_inputs.py +78 -78
- pulumi_gcp/gkeonprem/outputs.py +52 -52
- pulumi_gcp/iap/client.py +4 -4
- pulumi_gcp/integrationconnectors/_inputs.py +30 -30
- pulumi_gcp/integrationconnectors/outputs.py +20 -20
- pulumi_gcp/netapp/volume.py +1 -1
- pulumi_gcp/networkconnectivity/_inputs.py +6 -3
- pulumi_gcp/networkconnectivity/hub.py +49 -60
- pulumi_gcp/networkconnectivity/outputs.py +4 -2
- pulumi_gcp/networkconnectivity/spoke.py +104 -159
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -2
- pulumi_gcp/orgpolicy/policy.py +4 -4
- pulumi_gcp/projects/get_project_service.py +1 -11
- pulumi_gcp/projects/service.py +0 -68
- pulumi_gcp/projects/service_identity.py +2 -30
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/securesourcemanager/instance.py +4 -528
- pulumi_gcp/securitycenter/__init__.py +0 -1
- pulumi_gcp/sql/database_instance.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +1 -21
- pulumi_gcp/vmwareengine/private_cloud.py +2 -121
- pulumi_gcp/workbench/_inputs.py +0 -77
- pulumi_gcp/workbench/instance.py +4 -18
- pulumi_gcp/workbench/outputs.py +1 -67
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/RECORD +73 -78
- pulumi_gcp/apigee/environment_keyvaluemaps.py +0 -370
- pulumi_gcp/apigee/environment_keyvaluemaps_entries.py +0 -440
- pulumi_gcp/compute/resize_request.py +0 -782
- pulumi_gcp/compute/router_route_policy.py +0 -616
- pulumi_gcp/securitycenter/v2_organization_mute_config.py +0 -673
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.34.0.dist-info → pulumi_gcp-7.34.0a1722421695.dist-info}/top_level.txt +0 -0
@@ -782,7 +782,6 @@ if not MYPY:
|
|
782
782
|
instances: pulumi.Input[Sequence[pulumi.Input['SpokeLinkedRouterApplianceInstancesInstanceArgsDict']]]
|
783
783
|
"""
|
784
784
|
The list of router appliance instances
|
785
|
-
Structure is documented below.
|
786
785
|
"""
|
787
786
|
site_to_site_data_transfer: pulumi.Input[bool]
|
788
787
|
"""
|
@@ -798,7 +797,6 @@ class SpokeLinkedRouterApplianceInstancesArgs:
|
|
798
797
|
site_to_site_data_transfer: pulumi.Input[bool]):
|
799
798
|
"""
|
800
799
|
:param pulumi.Input[Sequence[pulumi.Input['SpokeLinkedRouterApplianceInstancesInstanceArgs']]] instances: The list of router appliance instances
|
801
|
-
Structure is documented below.
|
802
800
|
:param pulumi.Input[bool] site_to_site_data_transfer: A value that controls whether site-to-site data transfer is enabled for these resources. Note that data transfer is available only in supported locations.
|
803
801
|
"""
|
804
802
|
pulumi.set(__self__, "instances", instances)
|
@@ -809,7 +807,6 @@ class SpokeLinkedRouterApplianceInstancesArgs:
|
|
809
807
|
def instances(self) -> pulumi.Input[Sequence[pulumi.Input['SpokeLinkedRouterApplianceInstancesInstanceArgs']]]:
|
810
808
|
"""
|
811
809
|
The list of router appliance instances
|
812
|
-
Structure is documented below.
|
813
810
|
"""
|
814
811
|
return pulumi.get(self, "instances")
|
815
812
|
|
@@ -839,6 +836,8 @@ if not MYPY:
|
|
839
836
|
virtual_machine: NotRequired[pulumi.Input[str]]
|
840
837
|
"""
|
841
838
|
The URI of the virtual machine resource
|
839
|
+
|
840
|
+
- - -
|
842
841
|
"""
|
843
842
|
elif False:
|
844
843
|
SpokeLinkedRouterApplianceInstancesInstanceArgsDict: TypeAlias = Mapping[str, Any]
|
@@ -851,6 +850,8 @@ class SpokeLinkedRouterApplianceInstancesInstanceArgs:
|
|
851
850
|
"""
|
852
851
|
:param pulumi.Input[str] ip_address: The IP address on the VM to use for peering.
|
853
852
|
:param pulumi.Input[str] virtual_machine: The URI of the virtual machine resource
|
853
|
+
|
854
|
+
- - -
|
854
855
|
"""
|
855
856
|
if ip_address is not None:
|
856
857
|
pulumi.set(__self__, "ip_address", ip_address)
|
@@ -874,6 +875,8 @@ class SpokeLinkedRouterApplianceInstancesInstanceArgs:
|
|
874
875
|
def virtual_machine(self) -> Optional[pulumi.Input[str]]:
|
875
876
|
"""
|
876
877
|
The URI of the virtual machine resource
|
878
|
+
|
879
|
+
- - -
|
877
880
|
"""
|
878
881
|
return pulumi.get(self, "virtual_machine")
|
879
882
|
|
@@ -29,14 +29,15 @@ class HubArgs:
|
|
29
29
|
The set of arguments for constructing a Hub resource.
|
30
30
|
:param pulumi.Input[str] description: An optional description of the hub.
|
31
31
|
: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).
|
32
|
+
|
32
33
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
33
34
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
34
35
|
:param pulumi.Input[str] name: Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
35
36
|
|
36
37
|
|
38
|
+
|
37
39
|
- - -
|
38
|
-
:param pulumi.Input[str] project: The
|
39
|
-
If it is not provided, the provider project is used.
|
40
|
+
:param pulumi.Input[str] project: The project for the resource
|
40
41
|
"""
|
41
42
|
if description is not None:
|
42
43
|
pulumi.set(__self__, "description", description)
|
@@ -64,6 +65,7 @@ class HubArgs:
|
|
64
65
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
65
66
|
"""
|
66
67
|
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).
|
68
|
+
|
67
69
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
68
70
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
69
71
|
"""
|
@@ -80,6 +82,7 @@ class HubArgs:
|
|
80
82
|
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
81
83
|
|
82
84
|
|
85
|
+
|
83
86
|
- - -
|
84
87
|
"""
|
85
88
|
return pulumi.get(self, "name")
|
@@ -92,8 +95,7 @@ class HubArgs:
|
|
92
95
|
@pulumi.getter
|
93
96
|
def project(self) -> Optional[pulumi.Input[str]]:
|
94
97
|
"""
|
95
|
-
The
|
96
|
-
If it is not provided, the provider project is used.
|
98
|
+
The project for the resource
|
97
99
|
"""
|
98
100
|
return pulumi.get(self, "project")
|
99
101
|
|
@@ -107,11 +109,11 @@ class _HubState:
|
|
107
109
|
def __init__(__self__, *,
|
108
110
|
create_time: Optional[pulumi.Input[str]] = None,
|
109
111
|
description: Optional[pulumi.Input[str]] = None,
|
110
|
-
effective_labels: Optional[pulumi.Input[Mapping[str,
|
112
|
+
effective_labels: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
111
113
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
112
114
|
name: Optional[pulumi.Input[str]] = None,
|
113
115
|
project: Optional[pulumi.Input[str]] = None,
|
114
|
-
pulumi_labels: Optional[pulumi.Input[Mapping[str,
|
116
|
+
pulumi_labels: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
115
117
|
routing_vpcs: Optional[pulumi.Input[Sequence[pulumi.Input['HubRoutingVpcArgs']]]] = None,
|
116
118
|
state: Optional[pulumi.Input[str]] = None,
|
117
119
|
unique_id: Optional[pulumi.Input[str]] = None,
|
@@ -120,21 +122,20 @@ class _HubState:
|
|
120
122
|
Input properties used for looking up and filtering Hub resources.
|
121
123
|
:param pulumi.Input[str] create_time: Output only. The time the hub was created.
|
122
124
|
:param pulumi.Input[str] description: An optional description of the hub.
|
123
|
-
:param pulumi.Input[Mapping[str,
|
125
|
+
:param pulumi.Input[Mapping[str, Any]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
124
126
|
: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).
|
127
|
+
|
125
128
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
126
129
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
127
130
|
:param pulumi.Input[str] name: Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
128
131
|
|
129
132
|
|
133
|
+
|
130
134
|
- - -
|
131
|
-
:param pulumi.Input[str] project: The
|
132
|
-
|
133
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
|
134
|
-
and default labels configured on the provider.
|
135
|
+
:param pulumi.Input[str] project: The project for the resource
|
136
|
+
:param pulumi.Input[Mapping[str, Any]] pulumi_labels: The combination of labels configured directly on the resource and default labels configured on the provider.
|
135
137
|
:param pulumi.Input[Sequence[pulumi.Input['HubRoutingVpcArgs']]] routing_vpcs: The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
|
136
|
-
|
137
|
-
:param pulumi.Input[str] state: Output only. The current lifecycle state of this hub.
|
138
|
+
:param pulumi.Input[str] state: Output only. The current lifecycle state of this hub. Possible values: STATE_UNSPECIFIED, CREATING, ACTIVE, DELETING
|
138
139
|
:param pulumi.Input[str] unique_id: Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
|
139
140
|
:param pulumi.Input[str] update_time: Output only. The time the hub was last updated.
|
140
141
|
"""
|
@@ -187,14 +188,14 @@ class _HubState:
|
|
187
188
|
|
188
189
|
@property
|
189
190
|
@pulumi.getter(name="effectiveLabels")
|
190
|
-
def effective_labels(self) -> Optional[pulumi.Input[Mapping[str,
|
191
|
+
def effective_labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
191
192
|
"""
|
192
193
|
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
193
194
|
"""
|
194
195
|
return pulumi.get(self, "effective_labels")
|
195
196
|
|
196
197
|
@effective_labels.setter
|
197
|
-
def effective_labels(self, value: Optional[pulumi.Input[Mapping[str,
|
198
|
+
def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
198
199
|
pulumi.set(self, "effective_labels", value)
|
199
200
|
|
200
201
|
@property
|
@@ -202,6 +203,7 @@ class _HubState:
|
|
202
203
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
203
204
|
"""
|
204
205
|
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).
|
206
|
+
|
205
207
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
206
208
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
207
209
|
"""
|
@@ -218,6 +220,7 @@ class _HubState:
|
|
218
220
|
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
219
221
|
|
220
222
|
|
223
|
+
|
221
224
|
- - -
|
222
225
|
"""
|
223
226
|
return pulumi.get(self, "name")
|
@@ -230,8 +233,7 @@ class _HubState:
|
|
230
233
|
@pulumi.getter
|
231
234
|
def project(self) -> Optional[pulumi.Input[str]]:
|
232
235
|
"""
|
233
|
-
The
|
234
|
-
If it is not provided, the provider project is used.
|
236
|
+
The project for the resource
|
235
237
|
"""
|
236
238
|
return pulumi.get(self, "project")
|
237
239
|
|
@@ -241,15 +243,14 @@ class _HubState:
|
|
241
243
|
|
242
244
|
@property
|
243
245
|
@pulumi.getter(name="pulumiLabels")
|
244
|
-
def pulumi_labels(self) -> Optional[pulumi.Input[Mapping[str,
|
246
|
+
def pulumi_labels(self) -> Optional[pulumi.Input[Mapping[str, Any]]]:
|
245
247
|
"""
|
246
|
-
The combination of labels configured directly on the resource
|
247
|
-
and default labels configured on the provider.
|
248
|
+
The combination of labels configured directly on the resource and default labels configured on the provider.
|
248
249
|
"""
|
249
250
|
return pulumi.get(self, "pulumi_labels")
|
250
251
|
|
251
252
|
@pulumi_labels.setter
|
252
|
-
def pulumi_labels(self, value: Optional[pulumi.Input[Mapping[str,
|
253
|
+
def pulumi_labels(self, value: Optional[pulumi.Input[Mapping[str, Any]]]):
|
253
254
|
pulumi.set(self, "pulumi_labels", value)
|
254
255
|
|
255
256
|
@property
|
@@ -257,7 +258,6 @@ class _HubState:
|
|
257
258
|
def routing_vpcs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['HubRoutingVpcArgs']]]]:
|
258
259
|
"""
|
259
260
|
The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
|
260
|
-
Structure is documented below.
|
261
261
|
"""
|
262
262
|
return pulumi.get(self, "routing_vpcs")
|
263
263
|
|
@@ -269,7 +269,7 @@ class _HubState:
|
|
269
269
|
@pulumi.getter
|
270
270
|
def state(self) -> Optional[pulumi.Input[str]]:
|
271
271
|
"""
|
272
|
-
Output only. The current lifecycle state of this hub.
|
272
|
+
Output only. The current lifecycle state of this hub. Possible values: STATE_UNSPECIFIED, CREATING, ACTIVE, DELETING
|
273
273
|
"""
|
274
274
|
return pulumi.get(self, "state")
|
275
275
|
|
@@ -315,23 +315,18 @@ class Hub(pulumi.CustomResource):
|
|
315
315
|
"""
|
316
316
|
The NetworkConnectivity Hub resource
|
317
317
|
|
318
|
-
To get more information about Hub, see:
|
319
|
-
|
320
|
-
* [API documentation](https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest/v1beta/projects.locations.global.hubs)
|
321
|
-
* How-to Guides
|
322
|
-
* [Official Documentation](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/overview)
|
323
|
-
|
324
318
|
## Example Usage
|
325
319
|
|
326
|
-
###
|
327
|
-
|
320
|
+
### Basic_hub
|
321
|
+
A basic test of a networkconnectivity hub
|
328
322
|
```python
|
329
323
|
import pulumi
|
330
324
|
import pulumi_gcp as gcp
|
331
325
|
|
332
326
|
primary = gcp.networkconnectivity.Hub("primary",
|
333
|
-
name="
|
327
|
+
name="hub",
|
334
328
|
description="A sample hub",
|
329
|
+
project="my-project-name",
|
335
330
|
labels={
|
336
331
|
"label-one": "value-one",
|
337
332
|
})
|
@@ -365,14 +360,15 @@ class Hub(pulumi.CustomResource):
|
|
365
360
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
366
361
|
:param pulumi.Input[str] description: An optional description of the hub.
|
367
362
|
: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).
|
363
|
+
|
368
364
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
369
365
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
370
366
|
:param pulumi.Input[str] name: Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
371
367
|
|
372
368
|
|
369
|
+
|
373
370
|
- - -
|
374
|
-
:param pulumi.Input[str] project: The
|
375
|
-
If it is not provided, the provider project is used.
|
371
|
+
:param pulumi.Input[str] project: The project for the resource
|
376
372
|
"""
|
377
373
|
...
|
378
374
|
@overload
|
@@ -383,23 +379,18 @@ class Hub(pulumi.CustomResource):
|
|
383
379
|
"""
|
384
380
|
The NetworkConnectivity Hub resource
|
385
381
|
|
386
|
-
To get more information about Hub, see:
|
387
|
-
|
388
|
-
* [API documentation](https://cloud.google.com/network-connectivity/docs/reference/networkconnectivity/rest/v1beta/projects.locations.global.hubs)
|
389
|
-
* How-to Guides
|
390
|
-
* [Official Documentation](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/overview)
|
391
|
-
|
392
382
|
## Example Usage
|
393
383
|
|
394
|
-
###
|
395
|
-
|
384
|
+
### Basic_hub
|
385
|
+
A basic test of a networkconnectivity hub
|
396
386
|
```python
|
397
387
|
import pulumi
|
398
388
|
import pulumi_gcp as gcp
|
399
389
|
|
400
390
|
primary = gcp.networkconnectivity.Hub("primary",
|
401
|
-
name="
|
391
|
+
name="hub",
|
402
392
|
description="A sample hub",
|
393
|
+
project="my-project-name",
|
403
394
|
labels={
|
404
395
|
"label-one": "value-one",
|
405
396
|
})
|
@@ -482,11 +473,11 @@ class Hub(pulumi.CustomResource):
|
|
482
473
|
opts: Optional[pulumi.ResourceOptions] = None,
|
483
474
|
create_time: Optional[pulumi.Input[str]] = None,
|
484
475
|
description: Optional[pulumi.Input[str]] = None,
|
485
|
-
effective_labels: Optional[pulumi.Input[Mapping[str,
|
476
|
+
effective_labels: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
486
477
|
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
487
478
|
name: Optional[pulumi.Input[str]] = None,
|
488
479
|
project: Optional[pulumi.Input[str]] = None,
|
489
|
-
pulumi_labels: Optional[pulumi.Input[Mapping[str,
|
480
|
+
pulumi_labels: Optional[pulumi.Input[Mapping[str, Any]]] = None,
|
490
481
|
routing_vpcs: Optional[pulumi.Input[Sequence[pulumi.Input[Union['HubRoutingVpcArgs', 'HubRoutingVpcArgsDict']]]]] = None,
|
491
482
|
state: Optional[pulumi.Input[str]] = None,
|
492
483
|
unique_id: Optional[pulumi.Input[str]] = None,
|
@@ -500,21 +491,20 @@ class Hub(pulumi.CustomResource):
|
|
500
491
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
501
492
|
:param pulumi.Input[str] create_time: Output only. The time the hub was created.
|
502
493
|
:param pulumi.Input[str] description: An optional description of the hub.
|
503
|
-
:param pulumi.Input[Mapping[str,
|
494
|
+
:param pulumi.Input[Mapping[str, Any]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
504
495
|
: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).
|
496
|
+
|
505
497
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
506
498
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
507
499
|
:param pulumi.Input[str] name: Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
508
500
|
|
509
501
|
|
502
|
+
|
510
503
|
- - -
|
511
|
-
:param pulumi.Input[str] project: The
|
512
|
-
|
513
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
|
514
|
-
and default labels configured on the provider.
|
504
|
+
:param pulumi.Input[str] project: The project for the resource
|
505
|
+
:param pulumi.Input[Mapping[str, Any]] pulumi_labels: The combination of labels configured directly on the resource and default labels configured on the provider.
|
515
506
|
:param pulumi.Input[Sequence[pulumi.Input[Union['HubRoutingVpcArgs', 'HubRoutingVpcArgsDict']]]] routing_vpcs: The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
|
516
|
-
|
517
|
-
:param pulumi.Input[str] state: Output only. The current lifecycle state of this hub.
|
507
|
+
:param pulumi.Input[str] state: Output only. The current lifecycle state of this hub. Possible values: STATE_UNSPECIFIED, CREATING, ACTIVE, DELETING
|
518
508
|
:param pulumi.Input[str] unique_id: Output only. The Google-generated UUID for the hub. This value is unique across all hub resources. If a hub is deleted and another with the same name is created, the new hub is assigned a different unique_id.
|
519
509
|
:param pulumi.Input[str] update_time: Output only. The time the hub was last updated.
|
520
510
|
"""
|
@@ -553,7 +543,7 @@ class Hub(pulumi.CustomResource):
|
|
553
543
|
|
554
544
|
@property
|
555
545
|
@pulumi.getter(name="effectiveLabels")
|
556
|
-
def effective_labels(self) -> pulumi.Output[Mapping[str,
|
546
|
+
def effective_labels(self) -> pulumi.Output[Mapping[str, Any]]:
|
557
547
|
"""
|
558
548
|
All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
559
549
|
"""
|
@@ -564,6 +554,7 @@ class Hub(pulumi.CustomResource):
|
|
564
554
|
def labels(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
565
555
|
"""
|
566
556
|
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).
|
557
|
+
|
567
558
|
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
568
559
|
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
569
560
|
"""
|
@@ -576,6 +567,7 @@ class Hub(pulumi.CustomResource):
|
|
576
567
|
Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
|
577
568
|
|
578
569
|
|
570
|
+
|
579
571
|
- - -
|
580
572
|
"""
|
581
573
|
return pulumi.get(self, "name")
|
@@ -584,17 +576,15 @@ class Hub(pulumi.CustomResource):
|
|
584
576
|
@pulumi.getter
|
585
577
|
def project(self) -> pulumi.Output[str]:
|
586
578
|
"""
|
587
|
-
The
|
588
|
-
If it is not provided, the provider project is used.
|
579
|
+
The project for the resource
|
589
580
|
"""
|
590
581
|
return pulumi.get(self, "project")
|
591
582
|
|
592
583
|
@property
|
593
584
|
@pulumi.getter(name="pulumiLabels")
|
594
|
-
def pulumi_labels(self) -> pulumi.Output[Mapping[str,
|
585
|
+
def pulumi_labels(self) -> pulumi.Output[Mapping[str, Any]]:
|
595
586
|
"""
|
596
|
-
The combination of labels configured directly on the resource
|
597
|
-
and default labels configured on the provider.
|
587
|
+
The combination of labels configured directly on the resource and default labels configured on the provider.
|
598
588
|
"""
|
599
589
|
return pulumi.get(self, "pulumi_labels")
|
600
590
|
|
@@ -603,7 +593,6 @@ class Hub(pulumi.CustomResource):
|
|
603
593
|
def routing_vpcs(self) -> pulumi.Output[Sequence['outputs.HubRoutingVpc']]:
|
604
594
|
"""
|
605
595
|
The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
|
606
|
-
Structure is documented below.
|
607
596
|
"""
|
608
597
|
return pulumi.get(self, "routing_vpcs")
|
609
598
|
|
@@ -611,7 +600,7 @@ class Hub(pulumi.CustomResource):
|
|
611
600
|
@pulumi.getter
|
612
601
|
def state(self) -> pulumi.Output[str]:
|
613
602
|
"""
|
614
|
-
Output only. The current lifecycle state of this hub.
|
603
|
+
Output only. The current lifecycle state of this hub. Possible values: STATE_UNSPECIFIED, CREATING, ACTIVE, DELETING
|
615
604
|
"""
|
616
605
|
return pulumi.get(self, "state")
|
617
606
|
|
@@ -578,7 +578,6 @@ class SpokeLinkedRouterApplianceInstances(dict):
|
|
578
578
|
site_to_site_data_transfer: bool):
|
579
579
|
"""
|
580
580
|
:param Sequence['SpokeLinkedRouterApplianceInstancesInstanceArgs'] instances: The list of router appliance instances
|
581
|
-
Structure is documented below.
|
582
581
|
:param bool site_to_site_data_transfer: A value that controls whether site-to-site data transfer is enabled for these resources. Note that data transfer is available only in supported locations.
|
583
582
|
"""
|
584
583
|
pulumi.set(__self__, "instances", instances)
|
@@ -589,7 +588,6 @@ class SpokeLinkedRouterApplianceInstances(dict):
|
|
589
588
|
def instances(self) -> Sequence['outputs.SpokeLinkedRouterApplianceInstancesInstance']:
|
590
589
|
"""
|
591
590
|
The list of router appliance instances
|
592
|
-
Structure is documented below.
|
593
591
|
"""
|
594
592
|
return pulumi.get(self, "instances")
|
595
593
|
|
@@ -629,6 +627,8 @@ class SpokeLinkedRouterApplianceInstancesInstance(dict):
|
|
629
627
|
"""
|
630
628
|
:param str ip_address: The IP address on the VM to use for peering.
|
631
629
|
:param str virtual_machine: The URI of the virtual machine resource
|
630
|
+
|
631
|
+
- - -
|
632
632
|
"""
|
633
633
|
if ip_address is not None:
|
634
634
|
pulumi.set(__self__, "ip_address", ip_address)
|
@@ -648,6 +648,8 @@ class SpokeLinkedRouterApplianceInstancesInstance(dict):
|
|
648
648
|
def virtual_machine(self) -> Optional[str]:
|
649
649
|
"""
|
650
650
|
The URI of the virtual machine resource
|
651
|
+
|
652
|
+
- - -
|
651
653
|
"""
|
652
654
|
return pulumi.get(self, "virtual_machine")
|
653
655
|
|