pulumi-gcp 7.24.0a1716588893__py3-none-any.whl → 7.25.0__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 +88 -0
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -64
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -70
- pulumi_gcp/alloydb/backup.py +50 -42
- pulumi_gcp/alloydb/cluster.py +56 -48
- pulumi_gcp/alloydb/instance.py +50 -42
- pulumi_gcp/alloydb/user.py +32 -24
- pulumi_gcp/apigateway/api_config.py +0 -114
- pulumi_gcp/apigateway/gateway.py +0 -44
- pulumi_gcp/apigee/addons_config.py +14 -4
- pulumi_gcp/apigee/endpoint_attachment.py +4 -2
- pulumi_gcp/apigee/env_group.py +4 -2
- pulumi_gcp/apigee/environment.py +4 -2
- pulumi_gcp/apigee/instance.py +22 -8
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -10
- pulumi_gcp/apigee/nat_address.py +10 -2
- pulumi_gcp/apigee/organization.py +18 -6
- pulumi_gcp/apigee/sync_authorization.py +8 -4
- pulumi_gcp/apigee/target_server.py +26 -10
- pulumi_gcp/appengine/_inputs.py +18 -0
- pulumi_gcp/appengine/domain_mapping.py +1 -1
- pulumi_gcp/appengine/outputs.py +16 -0
- pulumi_gcp/apphub/service.py +40 -20
- pulumi_gcp/apphub/service_project_attachment.py +16 -8
- pulumi_gcp/apphub/workload.py +0 -418
- pulumi_gcp/applicationintegration/auth_config.py +4 -2
- pulumi_gcp/artifactregistry/repository.py +14 -12
- pulumi_gcp/backupdisasterrecovery/management_server.py +4 -2
- pulumi_gcp/bigquery/_inputs.py +286 -2
- pulumi_gcp/bigquery/data_transfer_config.py +8 -4
- pulumi_gcp/bigquery/job.py +22 -16
- pulumi_gcp/bigquery/outputs.py +289 -2
- pulumi_gcp/bigquery/table.py +77 -35
- pulumi_gcp/certificateauthority/authority.py +10 -2
- pulumi_gcp/certificateauthority/certificate.py +8 -4
- pulumi_gcp/certificatemanager/certificate.py +84 -80
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +32 -30
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +12 -6
- pulumi_gcp/cloudbuild/trigger.py +22 -14
- pulumi_gcp/cloudbuild/worker_pool.py +12 -6
- pulumi_gcp/cloudbuildv2/connection.py +10 -2
- pulumi_gcp/cloudbuildv2/repository.py +10 -2
- pulumi_gcp/cloudfunctionsv2/function.py +110 -66
- pulumi_gcp/cloudids/endpoint.py +4 -2
- pulumi_gcp/cloudrun/_inputs.py +80 -4
- pulumi_gcp/cloudrun/outputs.py +137 -4
- pulumi_gcp/cloudrunv2/job.py +32 -20
- pulumi_gcp/cloudrunv2/service.py +28 -20
- pulumi_gcp/composer/user_workloads_secret.py +4 -4
- pulumi_gcp/compute/__init__.py +1 -0
- pulumi_gcp/compute/_inputs.py +398 -176
- pulumi_gcp/compute/forwarding_rule.py +225 -817
- pulumi_gcp/compute/get_subnetworks.py +157 -0
- pulumi_gcp/compute/global_forwarding_rule.py +0 -766
- pulumi_gcp/compute/instance_group.py +0 -100
- pulumi_gcp/compute/instance_group_membership.py +2 -2
- pulumi_gcp/compute/interconnect_attachment.py +82 -0
- pulumi_gcp/compute/network_endpoint.py +2 -2
- pulumi_gcp/compute/network_endpoint_list.py +2 -2
- pulumi_gcp/compute/outputs.py +609 -161
- pulumi_gcp/compute/packet_mirroring.py +4 -2
- pulumi_gcp/compute/region_security_policy_rule.py +4 -2
- pulumi_gcp/compute/region_ssl_certificate.py +0 -188
- pulumi_gcp/compute/region_ssl_policy.py +39 -40
- pulumi_gcp/compute/route.py +10 -2
- pulumi_gcp/compute/security_policy_rule.py +55 -1
- pulumi_gcp/compute/ssl_certificate.py +0 -166
- pulumi_gcp/compute/target_instance.py +4 -2
- pulumi_gcp/compute/vpn_gateway.py +12 -2
- pulumi_gcp/compute/vpn_tunnel.py +26 -16
- pulumi_gcp/container/_inputs.py +560 -0
- pulumi_gcp/container/outputs.py +1106 -51
- pulumi_gcp/databasemigrationservice/connection_profile.py +32 -16
- pulumi_gcp/datacatalog/policy_tag.py +4 -2
- pulumi_gcp/datafusion/instance.py +14 -12
- pulumi_gcp/dataplex/__init__.py +10 -0
- pulumi_gcp/dataplex/_inputs.py +160 -0
- pulumi_gcp/dataplex/aspect_type.py +1077 -0
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +765 -0
- pulumi_gcp/dataplex/aspect_type_iam_member.py +765 -0
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +604 -0
- pulumi_gcp/dataplex/asset.py +4 -2
- pulumi_gcp/dataplex/datascan.py +16 -14
- pulumi_gcp/dataplex/entry_group.py +722 -0
- pulumi_gcp/dataplex/entry_group_iam_binding.py +765 -0
- pulumi_gcp/dataplex/entry_group_iam_member.py +765 -0
- pulumi_gcp/dataplex/entry_group_iam_policy.py +604 -0
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +164 -0
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +164 -0
- pulumi_gcp/dataplex/outputs.py +112 -0
- pulumi_gcp/datastore/data_store_index.py +4 -2
- pulumi_gcp/datastream/connection_profile.py +47 -0
- pulumi_gcp/datastream/private_connection.py +47 -0
- pulumi_gcp/datastream/stream.py +63 -10
- pulumi_gcp/diagflow/cx_test_case.py +4 -4
- pulumi_gcp/diagflow/entity_type.py +4 -2
- pulumi_gcp/diagflow/fulfillment.py +4 -2
- pulumi_gcp/diagflow/intent.py +8 -4
- pulumi_gcp/dns/get_managed_zone.py +3 -3
- pulumi_gcp/dns/managed_zone.py +7 -7
- pulumi_gcp/dns/outputs.py +2 -2
- pulumi_gcp/edgecontainer/node_pool.py +4 -2
- pulumi_gcp/edgecontainer/vpn_connection.py +4 -2
- pulumi_gcp/eventarc/channel.py +4 -2
- pulumi_gcp/eventarc/google_channel_config.py +4 -2
- pulumi_gcp/firebase/app_check_app_attest_config.py +16 -8
- pulumi_gcp/firebase/app_check_debug_token.py +8 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +8 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +16 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +8 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +8 -4
- pulumi_gcp/firebase/app_check_service_config.py +12 -6
- pulumi_gcp/firebase/database_instance.py +4 -2
- pulumi_gcp/firebaserules/release.py +0 -98
- pulumi_gcp/firestore/database.py +24 -20
- pulumi_gcp/firestore/document.py +24 -12
- pulumi_gcp/folder/access_approval_settings.py +4 -2
- pulumi_gcp/gkehub/membership_binding.py +14 -4
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +8 -4
- pulumi_gcp/gkehub/namespace.py +4 -2
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -2
- pulumi_gcp/integrationconnectors/connection.py +4 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +18 -6
- pulumi_gcp/kms/__init__.py +2 -0
- pulumi_gcp/kms/autokey_config.py +366 -0
- pulumi_gcp/kms/key_handle.py +548 -0
- pulumi_gcp/logging/folder_settings.py +12 -10
- pulumi_gcp/logging/linked_dataset.py +4 -2
- pulumi_gcp/logging/organization_settings.py +12 -10
- pulumi_gcp/logging/project_bucket_config.py +4 -2
- pulumi_gcp/looker/instance.py +12 -10
- pulumi_gcp/netapp/volume_replication.py +4 -2
- pulumi_gcp/netapp/volume_snapshot.py +4 -2
- pulumi_gcp/networkconnectivity/internal_range.py +14 -12
- pulumi_gcp/networksecurity/gateway_security_policy.py +16 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +22 -4
- pulumi_gcp/networkservices/__init__.py +1 -0
- pulumi_gcp/networkservices/_inputs.py +245 -27
- pulumi_gcp/networkservices/gateway.py +12 -6
- pulumi_gcp/networkservices/lb_route_extension.py +663 -0
- pulumi_gcp/networkservices/lb_traffic_extension.py +28 -540
- pulumi_gcp/networkservices/outputs.py +251 -20
- pulumi_gcp/organizations/access_approval_settings.py +4 -2
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/parallelstore/instance.py +20 -18
- pulumi_gcp/projects/access_approval_settings.py +4 -2
- pulumi_gcp/pubsub/_inputs.py +16 -0
- pulumi_gcp/pubsub/outputs.py +25 -0
- pulumi_gcp/pubsub/schema.py +4 -2
- pulumi_gcp/pubsub/subscription.py +102 -66
- pulumi_gcp/pubsub/topic.py +4 -2
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/cluster.py +30 -28
- pulumi_gcp/redis/instance.py +4 -2
- pulumi_gcp/secretmanager/secret.py +4 -2
- pulumi_gcp/securesourcemanager/instance.py +20 -8
- pulumi_gcp/securitycenter/instance_iam_binding.py +14 -12
- pulumi_gcp/securitycenter/instance_iam_member.py +14 -12
- pulumi_gcp/securitycenter/instance_iam_policy.py +14 -12
- pulumi_gcp/serviceaccount/key.py +2 -2
- pulumi_gcp/sql/database_instance.py +4 -2
- pulumi_gcp/sql/user.py +4 -4
- pulumi_gcp/storage/get_project_service_account.py +4 -2
- pulumi_gcp/storage/insights_report_config.py +12 -10
- pulumi_gcp/storage/notification.py +18 -16
- pulumi_gcp/storage/transfer_agent_pool.py +4 -2
- pulumi_gcp/storage/transfer_job.py +14 -4
- pulumi_gcp/tpu/_inputs.py +2 -2
- pulumi_gcp/tpu/outputs.py +2 -2
- pulumi_gcp/tpu/v2_vm.py +10 -6
- pulumi_gcp/vertex/ai_endpoint.py +24 -22
- pulumi_gcp/vertex/ai_index_endpoint.py +20 -18
- pulumi_gcp/vertex/ai_tensorboard.py +14 -12
- pulumi_gcp/vmwareengine/external_address.py +4 -2
- pulumi_gcp/vmwareengine/network.py +8 -4
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/RECORD +179 -165
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0a1716588893.dist-info → pulumi_gcp-7.25.0.dist-info}/top_level.txt +0 -0
@@ -392,56 +392,6 @@ class InstanceGroup(pulumi.CustomResource):
|
|
392
392
|
zone="us-central1-a")
|
393
393
|
```
|
394
394
|
|
395
|
-
### Example Usage - Recreating an instance group in use
|
396
|
-
Recreating an instance group that's in use by another resource will give a
|
397
|
-
`resourceInUseByAnotherResource` error. Use `lifecycle.create_before_destroy`
|
398
|
-
as shown in this example to avoid this type of error.
|
399
|
-
|
400
|
-
```python
|
401
|
-
import pulumi
|
402
|
-
import pulumi_gcp as gcp
|
403
|
-
|
404
|
-
debian_image = gcp.compute.get_image(family="debian-11",
|
405
|
-
project="debian-cloud")
|
406
|
-
staging_vm = gcp.compute.Instance("staging_vm",
|
407
|
-
name="staging-vm",
|
408
|
-
machine_type="e2-medium",
|
409
|
-
zone="us-central1-c",
|
410
|
-
boot_disk=gcp.compute.InstanceBootDiskArgs(
|
411
|
-
initialize_params=gcp.compute.InstanceBootDiskInitializeParamsArgs(
|
412
|
-
image=debian_image.self_link,
|
413
|
-
),
|
414
|
-
),
|
415
|
-
network_interfaces=[gcp.compute.InstanceNetworkInterfaceArgs(
|
416
|
-
network="default",
|
417
|
-
)])
|
418
|
-
staging_group = gcp.compute.InstanceGroup("staging_group",
|
419
|
-
name="staging-instance-group",
|
420
|
-
zone="us-central1-c",
|
421
|
-
instances=[staging_vm.id],
|
422
|
-
named_ports=[
|
423
|
-
gcp.compute.InstanceGroupNamedPortArgs(
|
424
|
-
name="http",
|
425
|
-
port=8080,
|
426
|
-
),
|
427
|
-
gcp.compute.InstanceGroupNamedPortArgs(
|
428
|
-
name="https",
|
429
|
-
port=8443,
|
430
|
-
),
|
431
|
-
])
|
432
|
-
staging_health = gcp.compute.HttpsHealthCheck("staging_health",
|
433
|
-
name="staging-health",
|
434
|
-
request_path="/health_check")
|
435
|
-
staging_service = gcp.compute.BackendService("staging_service",
|
436
|
-
name="staging-service",
|
437
|
-
port_name="https",
|
438
|
-
protocol="HTTPS",
|
439
|
-
backends=[gcp.compute.BackendServiceBackendArgs(
|
440
|
-
group=staging_group.id,
|
441
|
-
)],
|
442
|
-
health_checks=staging_health.id)
|
443
|
-
```
|
444
|
-
|
445
395
|
## Import
|
446
396
|
|
447
397
|
Instance groups can be imported using the `zone` and `name` with an optional `project`, e.g.
|
@@ -540,56 +490,6 @@ class InstanceGroup(pulumi.CustomResource):
|
|
540
490
|
zone="us-central1-a")
|
541
491
|
```
|
542
492
|
|
543
|
-
### Example Usage - Recreating an instance group in use
|
544
|
-
Recreating an instance group that's in use by another resource will give a
|
545
|
-
`resourceInUseByAnotherResource` error. Use `lifecycle.create_before_destroy`
|
546
|
-
as shown in this example to avoid this type of error.
|
547
|
-
|
548
|
-
```python
|
549
|
-
import pulumi
|
550
|
-
import pulumi_gcp as gcp
|
551
|
-
|
552
|
-
debian_image = gcp.compute.get_image(family="debian-11",
|
553
|
-
project="debian-cloud")
|
554
|
-
staging_vm = gcp.compute.Instance("staging_vm",
|
555
|
-
name="staging-vm",
|
556
|
-
machine_type="e2-medium",
|
557
|
-
zone="us-central1-c",
|
558
|
-
boot_disk=gcp.compute.InstanceBootDiskArgs(
|
559
|
-
initialize_params=gcp.compute.InstanceBootDiskInitializeParamsArgs(
|
560
|
-
image=debian_image.self_link,
|
561
|
-
),
|
562
|
-
),
|
563
|
-
network_interfaces=[gcp.compute.InstanceNetworkInterfaceArgs(
|
564
|
-
network="default",
|
565
|
-
)])
|
566
|
-
staging_group = gcp.compute.InstanceGroup("staging_group",
|
567
|
-
name="staging-instance-group",
|
568
|
-
zone="us-central1-c",
|
569
|
-
instances=[staging_vm.id],
|
570
|
-
named_ports=[
|
571
|
-
gcp.compute.InstanceGroupNamedPortArgs(
|
572
|
-
name="http",
|
573
|
-
port=8080,
|
574
|
-
),
|
575
|
-
gcp.compute.InstanceGroupNamedPortArgs(
|
576
|
-
name="https",
|
577
|
-
port=8443,
|
578
|
-
),
|
579
|
-
])
|
580
|
-
staging_health = gcp.compute.HttpsHealthCheck("staging_health",
|
581
|
-
name="staging-health",
|
582
|
-
request_path="/health_check")
|
583
|
-
staging_service = gcp.compute.BackendService("staging_service",
|
584
|
-
name="staging-service",
|
585
|
-
port_name="https",
|
586
|
-
protocol="HTTPS",
|
587
|
-
backends=[gcp.compute.BackendServiceBackendArgs(
|
588
|
-
group=staging_group.id,
|
589
|
-
)],
|
590
|
-
health_checks=staging_health.id)
|
591
|
-
```
|
592
|
-
|
593
493
|
## Import
|
594
494
|
|
595
495
|
Instance groups can be imported using the `zone` and `name` with an optional `project`, e.g.
|
@@ -189,7 +189,7 @@ class InstanceGroupMembership(pulumi.CustomResource):
|
|
189
189
|
> **NOTE** This resource has been added to avoid a situation, where after
|
190
190
|
Instance is recreated, it's removed from Instance Group and it's needed to
|
191
191
|
perform `apply` twice. To avoid situations like this, please use this resource
|
192
|
-
with the lifecycle `
|
192
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
193
193
|
|
194
194
|
To get more information about InstanceGroupMembership, see:
|
195
195
|
|
@@ -282,7 +282,7 @@ class InstanceGroupMembership(pulumi.CustomResource):
|
|
282
282
|
> **NOTE** This resource has been added to avoid a situation, where after
|
283
283
|
Instance is recreated, it's removed from Instance Group and it's needed to
|
284
284
|
perform `apply` twice. To avoid situations like this, please use this resource
|
285
|
-
with the lifecycle `
|
285
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
286
286
|
|
287
287
|
To get more information about InstanceGroupMembership, see:
|
288
288
|
|
@@ -30,6 +30,7 @@ class InterconnectAttachmentArgs:
|
|
30
30
|
project: Optional[pulumi.Input[str]] = None,
|
31
31
|
region: Optional[pulumi.Input[str]] = None,
|
32
32
|
stack_type: Optional[pulumi.Input[str]] = None,
|
33
|
+
subnet_length: Optional[pulumi.Input[int]] = None,
|
33
34
|
type: Optional[pulumi.Input[str]] = None,
|
34
35
|
vlan_tag8021q: Optional[pulumi.Input[int]] = None):
|
35
36
|
"""
|
@@ -110,6 +111,12 @@ class InterconnectAttachmentArgs:
|
|
110
111
|
This field can be both set at interconnect attachments creation and update
|
111
112
|
interconnect attachment operations.
|
112
113
|
Possible values are: `IPV4_IPV6`, `IPV4_ONLY`.
|
114
|
+
:param pulumi.Input[int] subnet_length: Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
115
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
116
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
117
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
118
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
119
|
+
gives Google Cloud Support more debugging visibility.
|
113
120
|
:param pulumi.Input[str] type: The type of InterconnectAttachment you wish to create. Defaults to
|
114
121
|
DEDICATED.
|
115
122
|
Possible values are: `DEDICATED`, `PARTNER`, `PARTNER_PROVIDER`.
|
@@ -143,6 +150,8 @@ class InterconnectAttachmentArgs:
|
|
143
150
|
pulumi.set(__self__, "region", region)
|
144
151
|
if stack_type is not None:
|
145
152
|
pulumi.set(__self__, "stack_type", stack_type)
|
153
|
+
if subnet_length is not None:
|
154
|
+
pulumi.set(__self__, "subnet_length", subnet_length)
|
146
155
|
if type is not None:
|
147
156
|
pulumi.set(__self__, "type", type)
|
148
157
|
if vlan_tag8021q is not None:
|
@@ -378,6 +387,23 @@ class InterconnectAttachmentArgs:
|
|
378
387
|
def stack_type(self, value: Optional[pulumi.Input[str]]):
|
379
388
|
pulumi.set(self, "stack_type", value)
|
380
389
|
|
390
|
+
@property
|
391
|
+
@pulumi.getter(name="subnetLength")
|
392
|
+
def subnet_length(self) -> Optional[pulumi.Input[int]]:
|
393
|
+
"""
|
394
|
+
Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
395
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
396
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
397
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
398
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
399
|
+
gives Google Cloud Support more debugging visibility.
|
400
|
+
"""
|
401
|
+
return pulumi.get(self, "subnet_length")
|
402
|
+
|
403
|
+
@subnet_length.setter
|
404
|
+
def subnet_length(self, value: Optional[pulumi.Input[int]]):
|
405
|
+
pulumi.set(self, "subnet_length", value)
|
406
|
+
|
381
407
|
@property
|
382
408
|
@pulumi.getter
|
383
409
|
def type(self) -> Optional[pulumi.Input[str]]:
|
@@ -434,6 +460,7 @@ class _InterconnectAttachmentState:
|
|
434
460
|
self_link: Optional[pulumi.Input[str]] = None,
|
435
461
|
stack_type: Optional[pulumi.Input[str]] = None,
|
436
462
|
state: Optional[pulumi.Input[str]] = None,
|
463
|
+
subnet_length: Optional[pulumi.Input[int]] = None,
|
437
464
|
type: Optional[pulumi.Input[str]] = None,
|
438
465
|
vlan_tag8021q: Optional[pulumi.Input[int]] = None):
|
439
466
|
"""
|
@@ -536,6 +563,12 @@ class _InterconnectAttachmentState:
|
|
536
563
|
interconnect attachment operations.
|
537
564
|
Possible values are: `IPV4_IPV6`, `IPV4_ONLY`.
|
538
565
|
:param pulumi.Input[str] state: [Output Only] The current state of this attachment's functionality.
|
566
|
+
:param pulumi.Input[int] subnet_length: Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
567
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
568
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
569
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
570
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
571
|
+
gives Google Cloud Support more debugging visibility.
|
539
572
|
:param pulumi.Input[str] type: The type of InterconnectAttachment you wish to create. Defaults to
|
540
573
|
DEDICATED.
|
541
574
|
Possible values are: `DEDICATED`, `PARTNER`, `PARTNER_PROVIDER`.
|
@@ -592,6 +625,8 @@ class _InterconnectAttachmentState:
|
|
592
625
|
pulumi.set(__self__, "stack_type", stack_type)
|
593
626
|
if state is not None:
|
594
627
|
pulumi.set(__self__, "state", state)
|
628
|
+
if subnet_length is not None:
|
629
|
+
pulumi.set(__self__, "subnet_length", subnet_length)
|
595
630
|
if type is not None:
|
596
631
|
pulumi.set(__self__, "type", type)
|
597
632
|
if vlan_tag8021q is not None:
|
@@ -970,6 +1005,23 @@ class _InterconnectAttachmentState:
|
|
970
1005
|
def state(self, value: Optional[pulumi.Input[str]]):
|
971
1006
|
pulumi.set(self, "state", value)
|
972
1007
|
|
1008
|
+
@property
|
1009
|
+
@pulumi.getter(name="subnetLength")
|
1010
|
+
def subnet_length(self) -> Optional[pulumi.Input[int]]:
|
1011
|
+
"""
|
1012
|
+
Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
1013
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
1014
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
1015
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
1016
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
1017
|
+
gives Google Cloud Support more debugging visibility.
|
1018
|
+
"""
|
1019
|
+
return pulumi.get(self, "subnet_length")
|
1020
|
+
|
1021
|
+
@subnet_length.setter
|
1022
|
+
def subnet_length(self, value: Optional[pulumi.Input[int]]):
|
1023
|
+
pulumi.set(self, "subnet_length", value)
|
1024
|
+
|
973
1025
|
@property
|
974
1026
|
@pulumi.getter
|
975
1027
|
def type(self) -> Optional[pulumi.Input[str]]:
|
@@ -1017,6 +1069,7 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1017
1069
|
region: Optional[pulumi.Input[str]] = None,
|
1018
1070
|
router: Optional[pulumi.Input[str]] = None,
|
1019
1071
|
stack_type: Optional[pulumi.Input[str]] = None,
|
1072
|
+
subnet_length: Optional[pulumi.Input[int]] = None,
|
1020
1073
|
type: Optional[pulumi.Input[str]] = None,
|
1021
1074
|
vlan_tag8021q: Optional[pulumi.Input[int]] = None,
|
1022
1075
|
__props__=None):
|
@@ -1188,6 +1241,12 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1188
1241
|
This field can be both set at interconnect attachments creation and update
|
1189
1242
|
interconnect attachment operations.
|
1190
1243
|
Possible values are: `IPV4_IPV6`, `IPV4_ONLY`.
|
1244
|
+
:param pulumi.Input[int] subnet_length: Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
1245
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
1246
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
1247
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
1248
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
1249
|
+
gives Google Cloud Support more debugging visibility.
|
1191
1250
|
:param pulumi.Input[str] type: The type of InterconnectAttachment you wish to create. Defaults to
|
1192
1251
|
DEDICATED.
|
1193
1252
|
Possible values are: `DEDICATED`, `PARTNER`, `PARTNER_PROVIDER`.
|
@@ -1319,6 +1378,7 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1319
1378
|
region: Optional[pulumi.Input[str]] = None,
|
1320
1379
|
router: Optional[pulumi.Input[str]] = None,
|
1321
1380
|
stack_type: Optional[pulumi.Input[str]] = None,
|
1381
|
+
subnet_length: Optional[pulumi.Input[int]] = None,
|
1322
1382
|
type: Optional[pulumi.Input[str]] = None,
|
1323
1383
|
vlan_tag8021q: Optional[pulumi.Input[int]] = None,
|
1324
1384
|
__props__=None):
|
@@ -1346,6 +1406,7 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1346
1406
|
raise TypeError("Missing required property 'router'")
|
1347
1407
|
__props__.__dict__["router"] = router
|
1348
1408
|
__props__.__dict__["stack_type"] = stack_type
|
1409
|
+
__props__.__dict__["subnet_length"] = subnet_length
|
1349
1410
|
__props__.__dict__["type"] = type
|
1350
1411
|
__props__.__dict__["vlan_tag8021q"] = vlan_tag8021q
|
1351
1412
|
__props__.__dict__["cloud_router_ip_address"] = None
|
@@ -1394,6 +1455,7 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1394
1455
|
self_link: Optional[pulumi.Input[str]] = None,
|
1395
1456
|
stack_type: Optional[pulumi.Input[str]] = None,
|
1396
1457
|
state: Optional[pulumi.Input[str]] = None,
|
1458
|
+
subnet_length: Optional[pulumi.Input[int]] = None,
|
1397
1459
|
type: Optional[pulumi.Input[str]] = None,
|
1398
1460
|
vlan_tag8021q: Optional[pulumi.Input[int]] = None) -> 'InterconnectAttachment':
|
1399
1461
|
"""
|
@@ -1501,6 +1563,12 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1501
1563
|
interconnect attachment operations.
|
1502
1564
|
Possible values are: `IPV4_IPV6`, `IPV4_ONLY`.
|
1503
1565
|
:param pulumi.Input[str] state: [Output Only] The current state of this attachment's functionality.
|
1566
|
+
:param pulumi.Input[int] subnet_length: Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
1567
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
1568
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
1569
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
1570
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
1571
|
+
gives Google Cloud Support more debugging visibility.
|
1504
1572
|
:param pulumi.Input[str] type: The type of InterconnectAttachment you wish to create. Defaults to
|
1505
1573
|
DEDICATED.
|
1506
1574
|
Possible values are: `DEDICATED`, `PARTNER`, `PARTNER_PROVIDER`.
|
@@ -1536,6 +1604,7 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1536
1604
|
__props__.__dict__["self_link"] = self_link
|
1537
1605
|
__props__.__dict__["stack_type"] = stack_type
|
1538
1606
|
__props__.__dict__["state"] = state
|
1607
|
+
__props__.__dict__["subnet_length"] = subnet_length
|
1539
1608
|
__props__.__dict__["type"] = type
|
1540
1609
|
__props__.__dict__["vlan_tag8021q"] = vlan_tag8021q
|
1541
1610
|
return InterconnectAttachment(resource_name, opts=opts, __props__=__props__)
|
@@ -1813,6 +1882,19 @@ class InterconnectAttachment(pulumi.CustomResource):
|
|
1813
1882
|
"""
|
1814
1883
|
return pulumi.get(self, "state")
|
1815
1884
|
|
1885
|
+
@property
|
1886
|
+
@pulumi.getter(name="subnetLength")
|
1887
|
+
def subnet_length(self) -> pulumi.Output[Optional[int]]:
|
1888
|
+
"""
|
1889
|
+
Length of the IPv4 subnet mask. Allowed values: 29 (default), 30. The default value is 29,
|
1890
|
+
except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a
|
1891
|
+
constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure
|
1892
|
+
remote location fall into this category. In these cases, the default value is 30, and
|
1893
|
+
requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it
|
1894
|
+
gives Google Cloud Support more debugging visibility.
|
1895
|
+
"""
|
1896
|
+
return pulumi.get(self, "subnet_length")
|
1897
|
+
|
1816
1898
|
@property
|
1817
1899
|
@pulumi.getter
|
1818
1900
|
def type(self) -> pulumi.Output[str]:
|
@@ -278,7 +278,7 @@ class NetworkEndpoint(pulumi.CustomResource):
|
|
278
278
|
|
279
279
|
> **NOTE** In case the Endpoint's Instance is recreated, it's needed to
|
280
280
|
perform `apply` twice. To avoid situations like this, please use this resource
|
281
|
-
with the lifecycle `
|
281
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
282
282
|
|
283
283
|
To get more information about NetworkEndpoint, see:
|
284
284
|
|
@@ -393,7 +393,7 @@ class NetworkEndpoint(pulumi.CustomResource):
|
|
393
393
|
|
394
394
|
> **NOTE** In case the Endpoint's Instance is recreated, it's needed to
|
395
395
|
perform `apply` twice. To avoid situations like this, please use this resource
|
396
|
-
with the lifecycle `
|
396
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
397
397
|
|
398
398
|
To get more information about NetworkEndpoint, see:
|
399
399
|
|
@@ -206,7 +206,7 @@ class NetworkEndpointList(pulumi.CustomResource):
|
|
206
206
|
|
207
207
|
> **NOTE** In case the Endpoint's Instance is recreated, it's needed to
|
208
208
|
perform `apply` twice. To avoid situations like this, please use this resource
|
209
|
-
with the lifecycle `
|
209
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
210
210
|
|
211
211
|
To get more information about NetworkEndpoints, see:
|
212
212
|
|
@@ -340,7 +340,7 @@ class NetworkEndpointList(pulumi.CustomResource):
|
|
340
340
|
|
341
341
|
> **NOTE** In case the Endpoint's Instance is recreated, it's needed to
|
342
342
|
perform `apply` twice. To avoid situations like this, please use this resource
|
343
|
-
with the lifecycle `
|
343
|
+
with the lifecycle `replace_triggered_by` method, with the passed Instance's ID.
|
344
344
|
|
345
345
|
To get more information about NetworkEndpoints, see:
|
346
346
|
|