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
pulumi_gcp/workbench/outputs.py
CHANGED
@@ -22,7 +22,6 @@ __all__ = [
|
|
22
22
|
'InstanceGceSetupContainerImage',
|
23
23
|
'InstanceGceSetupDataDisks',
|
24
24
|
'InstanceGceSetupNetworkInterface',
|
25
|
-
'InstanceGceSetupNetworkInterfaceAccessConfig',
|
26
25
|
'InstanceGceSetupServiceAccount',
|
27
26
|
'InstanceGceSetupShieldedInstanceConfig',
|
28
27
|
'InstanceGceSetupVmImage',
|
@@ -533,9 +532,7 @@ class InstanceGceSetupNetworkInterface(dict):
|
|
533
532
|
@staticmethod
|
534
533
|
def __key_warning(key: str):
|
535
534
|
suggest = None
|
536
|
-
if key == "
|
537
|
-
suggest = "access_configs"
|
538
|
-
elif key == "nicType":
|
535
|
+
if key == "nicType":
|
539
536
|
suggest = "nic_type"
|
540
537
|
|
541
538
|
if suggest:
|
@@ -550,24 +547,16 @@ class InstanceGceSetupNetworkInterface(dict):
|
|
550
547
|
return super().get(key, default)
|
551
548
|
|
552
549
|
def __init__(__self__, *,
|
553
|
-
access_configs: Optional[Sequence['outputs.InstanceGceSetupNetworkInterfaceAccessConfig']] = None,
|
554
550
|
network: Optional[str] = None,
|
555
551
|
nic_type: Optional[str] = None,
|
556
552
|
subnet: Optional[str] = None):
|
557
553
|
"""
|
558
|
-
:param Sequence['InstanceGceSetupNetworkInterfaceAccessConfigArgs'] access_configs: Optional. An array of configurations for this interface. Currently, only one access
|
559
|
-
config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the
|
560
|
-
instance will have an external internet access through an ephemeral
|
561
|
-
external IP address.
|
562
|
-
Structure is documented below.
|
563
554
|
:param str network: Optional. The name of the VPC that this VM instance is in.
|
564
555
|
:param str nic_type: Optional. The type of vNIC to be used on this interface. This
|
565
556
|
may be gVNIC or VirtioNet.
|
566
557
|
Possible values are: `VIRTIO_NET`, `GVNIC`.
|
567
558
|
:param str subnet: Optional. The name of the subnet that this VM instance is in.
|
568
559
|
"""
|
569
|
-
if access_configs is not None:
|
570
|
-
pulumi.set(__self__, "access_configs", access_configs)
|
571
560
|
if network is not None:
|
572
561
|
pulumi.set(__self__, "network", network)
|
573
562
|
if nic_type is not None:
|
@@ -575,18 +564,6 @@ class InstanceGceSetupNetworkInterface(dict):
|
|
575
564
|
if subnet is not None:
|
576
565
|
pulumi.set(__self__, "subnet", subnet)
|
577
566
|
|
578
|
-
@property
|
579
|
-
@pulumi.getter(name="accessConfigs")
|
580
|
-
def access_configs(self) -> Optional[Sequence['outputs.InstanceGceSetupNetworkInterfaceAccessConfig']]:
|
581
|
-
"""
|
582
|
-
Optional. An array of configurations for this interface. Currently, only one access
|
583
|
-
config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the
|
584
|
-
instance will have an external internet access through an ephemeral
|
585
|
-
external IP address.
|
586
|
-
Structure is documented below.
|
587
|
-
"""
|
588
|
-
return pulumi.get(self, "access_configs")
|
589
|
-
|
590
567
|
@property
|
591
568
|
@pulumi.getter
|
592
569
|
def network(self) -> Optional[str]:
|
@@ -614,49 +591,6 @@ class InstanceGceSetupNetworkInterface(dict):
|
|
614
591
|
return pulumi.get(self, "subnet")
|
615
592
|
|
616
593
|
|
617
|
-
@pulumi.output_type
|
618
|
-
class InstanceGceSetupNetworkInterfaceAccessConfig(dict):
|
619
|
-
@staticmethod
|
620
|
-
def __key_warning(key: str):
|
621
|
-
suggest = None
|
622
|
-
if key == "externalIp":
|
623
|
-
suggest = "external_ip"
|
624
|
-
|
625
|
-
if suggest:
|
626
|
-
pulumi.log.warn(f"Key '{key}' not found in InstanceGceSetupNetworkInterfaceAccessConfig. Access the value via the '{suggest}' property getter instead.")
|
627
|
-
|
628
|
-
def __getitem__(self, key: str) -> Any:
|
629
|
-
InstanceGceSetupNetworkInterfaceAccessConfig.__key_warning(key)
|
630
|
-
return super().__getitem__(key)
|
631
|
-
|
632
|
-
def get(self, key: str, default = None) -> Any:
|
633
|
-
InstanceGceSetupNetworkInterfaceAccessConfig.__key_warning(key)
|
634
|
-
return super().get(key, default)
|
635
|
-
|
636
|
-
def __init__(__self__, *,
|
637
|
-
external_ip: str):
|
638
|
-
"""
|
639
|
-
:param str external_ip: An external IP address associated with this instance. Specify an unused
|
640
|
-
static external IP address available to the project or leave this field
|
641
|
-
undefined to use an IP from a shared ephemeral IP address pool. If you
|
642
|
-
specify a static external IP address, it must live in the same region as
|
643
|
-
the zone of the instance.
|
644
|
-
"""
|
645
|
-
pulumi.set(__self__, "external_ip", external_ip)
|
646
|
-
|
647
|
-
@property
|
648
|
-
@pulumi.getter(name="externalIp")
|
649
|
-
def external_ip(self) -> str:
|
650
|
-
"""
|
651
|
-
An external IP address associated with this instance. Specify an unused
|
652
|
-
static external IP address available to the project or leave this field
|
653
|
-
undefined to use an IP from a shared ephemeral IP address pool. If you
|
654
|
-
specify a static external IP address, it must live in the same region as
|
655
|
-
the zone of the instance.
|
656
|
-
"""
|
657
|
-
return pulumi.get(self, "external_ip")
|
658
|
-
|
659
|
-
|
660
594
|
@pulumi.output_type
|
661
595
|
class InstanceGceSetupServiceAccount(dict):
|
662
596
|
def __init__(__self__, *,
|