pulumi-gcp 8.36.0a1750484065__py3-none-any.whl → 8.37.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 +59 -0
- pulumi_gcp/alloydb/_inputs.py +26 -0
- pulumi_gcp/alloydb/outputs.py +34 -1
- pulumi_gcp/apihub/__init__.py +2 -0
- pulumi_gcp/apihub/_inputs.py +1658 -0
- pulumi_gcp/apihub/outputs.py +1374 -0
- pulumi_gcp/apihub/plugin.py +1146 -0
- pulumi_gcp/apihub/plugin_instance.py +808 -0
- pulumi_gcp/bigquery/table.py +16 -12
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +56 -6
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +73 -0
- pulumi_gcp/bigqueryanalyticshub/listing.py +201 -48
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +28 -0
- pulumi_gcp/bigqueryanalyticshub/outputs.py +50 -4
- pulumi_gcp/bigtable/table.py +82 -0
- pulumi_gcp/cloudidentity/group_membership.py +47 -0
- pulumi_gcp/cloudidentity/outputs.py +11 -0
- pulumi_gcp/cloudquota/s_quota_adjuster_settings.py +64 -8
- pulumi_gcp/cloudrunv2/_inputs.py +65 -9
- pulumi_gcp/cloudrunv2/job.py +44 -0
- pulumi_gcp/cloudrunv2/outputs.py +73 -8
- pulumi_gcp/cloudrunv2/service.py +0 -2
- pulumi_gcp/cloudrunv2/worker_pool.py +18 -20
- pulumi_gcp/compute/__init__.py +1 -0
- pulumi_gcp/compute/_inputs.py +787 -18
- pulumi_gcp/compute/disk.py +35 -28
- pulumi_gcp/compute/firewall_policy_rule.py +207 -0
- pulumi_gcp/compute/get_instance_group_manager.py +12 -1
- pulumi_gcp/compute/get_region_disk.py +12 -1
- pulumi_gcp/compute/instance.py +2 -2
- pulumi_gcp/compute/instance_group_manager.py +165 -14
- pulumi_gcp/compute/instance_template.py +2 -2
- pulumi_gcp/compute/interconnect.py +43 -11
- pulumi_gcp/compute/network.py +56 -0
- pulumi_gcp/compute/network_firewall_policy.py +68 -0
- pulumi_gcp/compute/network_firewall_policy_with_rules.py +61 -0
- pulumi_gcp/compute/node_template.py +21 -0
- pulumi_gcp/compute/outputs.py +620 -12
- pulumi_gcp/compute/region_disk.py +114 -0
- pulumi_gcp/compute/region_network_firewall_policy.py +90 -0
- pulumi_gcp/compute/region_network_firewall_policy_with_rules.py +109 -0
- pulumi_gcp/compute/service_attachment.py +76 -8
- pulumi_gcp/compute/wire_group.py +751 -0
- pulumi_gcp/config/__init__.pyi +2 -0
- pulumi_gcp/config/vars.py +4 -0
- pulumi_gcp/contactcenterinsights/__init__.py +9 -0
- pulumi_gcp/contactcenterinsights/view.py +526 -0
- pulumi_gcp/container/_inputs.py +207 -28
- pulumi_gcp/container/cluster.py +54 -0
- pulumi_gcp/container/get_cluster.py +12 -1
- pulumi_gcp/container/get_engine_versions.py +15 -1
- pulumi_gcp/container/node_pool.py +14 -0
- pulumi_gcp/container/outputs.py +295 -21
- pulumi_gcp/dataplex/_inputs.py +431 -6
- pulumi_gcp/dataplex/datascan.py +251 -0
- pulumi_gcp/dataplex/entry_type.py +2 -2
- pulumi_gcp/dataplex/glossary_category.py +8 -8
- pulumi_gcp/dataplex/glossary_term.py +8 -8
- pulumi_gcp/dataplex/outputs.py +353 -4
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +486 -0
- pulumi_gcp/dataproc/batch.py +10 -10
- pulumi_gcp/dataproc/outputs.py +407 -0
- pulumi_gcp/dataproc/session_template.py +1084 -0
- pulumi_gcp/diagflow/__init__.py +2 -0
- pulumi_gcp/diagflow/_inputs.py +479 -0
- pulumi_gcp/diagflow/cx_generative_settings.py +625 -0
- pulumi_gcp/diagflow/cx_tool.py +2 -2
- pulumi_gcp/diagflow/encryption_spec.py +382 -0
- pulumi_gcp/diagflow/outputs.py +416 -0
- pulumi_gcp/dns/record_set.py +4 -2
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/firestore/field.py +6 -6
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +8 -8
- pulumi_gcp/iam/_inputs.py +36 -0
- pulumi_gcp/iam/outputs.py +38 -0
- pulumi_gcp/iam/workload_identity_pool_managed_identity.py +88 -2
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/autokey_config.py +28 -0
- pulumi_gcp/kms/get_autokey_config.py +12 -1
- pulumi_gcp/lustre/get_instance.py +12 -1
- pulumi_gcp/lustre/instance.py +143 -86
- pulumi_gcp/managedkafka/connect_cluster.py +4 -4
- pulumi_gcp/managedkafka/connector.py +4 -4
- pulumi_gcp/memorystore/get_instance.py +12 -1
- pulumi_gcp/memorystore/instance.py +49 -0
- pulumi_gcp/monitoring/metric_descriptor.py +55 -57
- pulumi_gcp/networkconnectivity/spoke.py +14 -14
- pulumi_gcp/notebooks/instance.py +8 -8
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/provider.py +20 -0
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +12 -1
- pulumi_gcp/redis/instance.py +44 -0
- pulumi_gcp/secretmanager/get_regional_secret.py +12 -1
- pulumi_gcp/secretmanager/outputs.py +7 -0
- pulumi_gcp/secretmanager/regional_secret.py +38 -2
- pulumi_gcp/spanner/_inputs.py +24 -1
- pulumi_gcp/spanner/outputs.py +17 -1
- pulumi_gcp/storage/_inputs.py +43 -3
- pulumi_gcp/storage/bucket_object.py +56 -0
- pulumi_gcp/storage/get_bucket_object.py +12 -1
- pulumi_gcp/storage/get_bucket_object_content.py +12 -1
- pulumi_gcp/storage/outputs.py +53 -3
- pulumi_gcp/vertex/ai_endpoint.py +4 -4
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
- pulumi_gcp/workbench/instance.py +2 -0
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/RECORD +117 -109
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/__init__.py
CHANGED
@@ -97,6 +97,8 @@ if typing.TYPE_CHECKING:
|
|
97
97
|
compute = __compute
|
98
98
|
import pulumi_gcp.config as __config
|
99
99
|
config = __config
|
100
|
+
import pulumi_gcp.contactcenterinsights as __contactcenterinsights
|
101
|
+
contactcenterinsights = __contactcenterinsights
|
100
102
|
import pulumi_gcp.container as __container
|
101
103
|
container = __container
|
102
104
|
import pulumi_gcp.containeranalysis as __containeranalysis
|
@@ -315,6 +317,7 @@ else:
|
|
315
317
|
composer = _utilities.lazy_import('pulumi_gcp.composer')
|
316
318
|
compute = _utilities.lazy_import('pulumi_gcp.compute')
|
317
319
|
config = _utilities.lazy_import('pulumi_gcp.config')
|
320
|
+
contactcenterinsights = _utilities.lazy_import('pulumi_gcp.contactcenterinsights')
|
318
321
|
container = _utilities.lazy_import('pulumi_gcp.container')
|
319
322
|
containeranalysis = _utilities.lazy_import('pulumi_gcp.containeranalysis')
|
320
323
|
databasemigrationservice = _utilities.lazy_import('pulumi_gcp.databasemigrationservice')
|
@@ -990,6 +993,22 @@ _utilities.register(
|
|
990
993
|
"gcp:apihub/hostProjectRegistration:HostProjectRegistration": "HostProjectRegistration"
|
991
994
|
}
|
992
995
|
},
|
996
|
+
{
|
997
|
+
"pkg": "gcp",
|
998
|
+
"mod": "apihub/plugin",
|
999
|
+
"fqn": "pulumi_gcp.apihub",
|
1000
|
+
"classes": {
|
1001
|
+
"gcp:apihub/plugin:Plugin": "Plugin"
|
1002
|
+
}
|
1003
|
+
},
|
1004
|
+
{
|
1005
|
+
"pkg": "gcp",
|
1006
|
+
"mod": "apihub/pluginInstance",
|
1007
|
+
"fqn": "pulumi_gcp.apihub",
|
1008
|
+
"classes": {
|
1009
|
+
"gcp:apihub/pluginInstance:PluginInstance": "PluginInstance"
|
1010
|
+
}
|
1011
|
+
},
|
993
1012
|
{
|
994
1013
|
"pkg": "gcp",
|
995
1014
|
"mod": "appengine/application",
|
@@ -3902,6 +3921,22 @@ _utilities.register(
|
|
3902
3921
|
"gcp:compute/vPNTunnel:VPNTunnel": "VPNTunnel"
|
3903
3922
|
}
|
3904
3923
|
},
|
3924
|
+
{
|
3925
|
+
"pkg": "gcp",
|
3926
|
+
"mod": "compute/wireGroup",
|
3927
|
+
"fqn": "pulumi_gcp.compute",
|
3928
|
+
"classes": {
|
3929
|
+
"gcp:compute/wireGroup:WireGroup": "WireGroup"
|
3930
|
+
}
|
3931
|
+
},
|
3932
|
+
{
|
3933
|
+
"pkg": "gcp",
|
3934
|
+
"mod": "contactcenterinsights/view",
|
3935
|
+
"fqn": "pulumi_gcp.contactcenterinsights",
|
3936
|
+
"classes": {
|
3937
|
+
"gcp:contactcenterinsights/view:View": "View"
|
3938
|
+
}
|
3939
|
+
},
|
3905
3940
|
{
|
3906
3941
|
"pkg": "gcp",
|
3907
3942
|
"mod": "container/attachedCluster",
|
@@ -4854,6 +4889,14 @@ _utilities.register(
|
|
4854
4889
|
"gcp:dataproc/metastoreTableIamPolicy:MetastoreTableIamPolicy": "MetastoreTableIamPolicy"
|
4855
4890
|
}
|
4856
4891
|
},
|
4892
|
+
{
|
4893
|
+
"pkg": "gcp",
|
4894
|
+
"mod": "dataproc/sessionTemplate",
|
4895
|
+
"fqn": "pulumi_gcp.dataproc",
|
4896
|
+
"classes": {
|
4897
|
+
"gcp:dataproc/sessionTemplate:SessionTemplate": "SessionTemplate"
|
4898
|
+
}
|
4899
|
+
},
|
4857
4900
|
{
|
4858
4901
|
"pkg": "gcp",
|
4859
4902
|
"mod": "dataproc/workflowTemplate",
|
@@ -4958,6 +5001,14 @@ _utilities.register(
|
|
4958
5001
|
"gcp:diagflow/cxFlow:CxFlow": "CxFlow"
|
4959
5002
|
}
|
4960
5003
|
},
|
5004
|
+
{
|
5005
|
+
"pkg": "gcp",
|
5006
|
+
"mod": "diagflow/cxGenerativeSettings",
|
5007
|
+
"fqn": "pulumi_gcp.diagflow",
|
5008
|
+
"classes": {
|
5009
|
+
"gcp:diagflow/cxGenerativeSettings:CxGenerativeSettings": "CxGenerativeSettings"
|
5010
|
+
}
|
5011
|
+
},
|
4961
5012
|
{
|
4962
5013
|
"pkg": "gcp",
|
4963
5014
|
"mod": "diagflow/cxIntent",
|
@@ -5014,6 +5065,14 @@ _utilities.register(
|
|
5014
5065
|
"gcp:diagflow/cxWebhook:CxWebhook": "CxWebhook"
|
5015
5066
|
}
|
5016
5067
|
},
|
5068
|
+
{
|
5069
|
+
"pkg": "gcp",
|
5070
|
+
"mod": "diagflow/encryptionSpec",
|
5071
|
+
"fqn": "pulumi_gcp.diagflow",
|
5072
|
+
"classes": {
|
5073
|
+
"gcp:diagflow/encryptionSpec:EncryptionSpec": "EncryptionSpec"
|
5074
|
+
}
|
5075
|
+
},
|
5017
5076
|
{
|
5018
5077
|
"pkg": "gcp",
|
5019
5078
|
"mod": "diagflow/entityType",
|
pulumi_gcp/alloydb/_inputs.py
CHANGED
@@ -1860,6 +1860,12 @@ class InstanceMachineConfigArgs:
|
|
1860
1860
|
|
1861
1861
|
if not MYPY:
|
1862
1862
|
class InstanceNetworkConfigArgsDict(TypedDict):
|
1863
|
+
allocated_ip_range_override: NotRequired[pulumi.Input[builtins.str]]
|
1864
|
+
"""
|
1865
|
+
Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
1866
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
1867
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
1868
|
+
"""
|
1863
1869
|
authorized_external_networks: NotRequired[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkConfigAuthorizedExternalNetworkArgsDict']]]]
|
1864
1870
|
"""
|
1865
1871
|
A list of external networks authorized to access this instance. This
|
@@ -1883,10 +1889,14 @@ elif False:
|
|
1883
1889
|
@pulumi.input_type
|
1884
1890
|
class InstanceNetworkConfigArgs:
|
1885
1891
|
def __init__(__self__, *,
|
1892
|
+
allocated_ip_range_override: Optional[pulumi.Input[builtins.str]] = None,
|
1886
1893
|
authorized_external_networks: Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkConfigAuthorizedExternalNetworkArgs']]]] = None,
|
1887
1894
|
enable_outbound_public_ip: Optional[pulumi.Input[builtins.bool]] = None,
|
1888
1895
|
enable_public_ip: Optional[pulumi.Input[builtins.bool]] = None):
|
1889
1896
|
"""
|
1897
|
+
:param pulumi.Input[builtins.str] allocated_ip_range_override: Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
1898
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
1899
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
1890
1900
|
:param pulumi.Input[Sequence[pulumi.Input['InstanceNetworkConfigAuthorizedExternalNetworkArgs']]] authorized_external_networks: A list of external networks authorized to access this instance. This
|
1891
1901
|
field is only allowed to be set when `enable_public_ip` is set to
|
1892
1902
|
true.
|
@@ -1896,6 +1906,8 @@ class InstanceNetworkConfigArgs:
|
|
1896
1906
|
please also clear the list of the authorized external networks set on
|
1897
1907
|
the same instance.
|
1898
1908
|
"""
|
1909
|
+
if allocated_ip_range_override is not None:
|
1910
|
+
pulumi.set(__self__, "allocated_ip_range_override", allocated_ip_range_override)
|
1899
1911
|
if authorized_external_networks is not None:
|
1900
1912
|
pulumi.set(__self__, "authorized_external_networks", authorized_external_networks)
|
1901
1913
|
if enable_outbound_public_ip is not None:
|
@@ -1903,6 +1915,20 @@ class InstanceNetworkConfigArgs:
|
|
1903
1915
|
if enable_public_ip is not None:
|
1904
1916
|
pulumi.set(__self__, "enable_public_ip", enable_public_ip)
|
1905
1917
|
|
1918
|
+
@property
|
1919
|
+
@pulumi.getter(name="allocatedIpRangeOverride")
|
1920
|
+
def allocated_ip_range_override(self) -> Optional[pulumi.Input[builtins.str]]:
|
1921
|
+
"""
|
1922
|
+
Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
1923
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
1924
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
1925
|
+
"""
|
1926
|
+
return pulumi.get(self, "allocated_ip_range_override")
|
1927
|
+
|
1928
|
+
@allocated_ip_range_override.setter
|
1929
|
+
def allocated_ip_range_override(self, value: Optional[pulumi.Input[builtins.str]]):
|
1930
|
+
pulumi.set(self, "allocated_ip_range_override", value)
|
1931
|
+
|
1906
1932
|
@property
|
1907
1933
|
@pulumi.getter(name="authorizedExternalNetworks")
|
1908
1934
|
def authorized_external_networks(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['InstanceNetworkConfigAuthorizedExternalNetworkArgs']]]]:
|
pulumi_gcp/alloydb/outputs.py
CHANGED
@@ -1638,7 +1638,9 @@ class InstanceNetworkConfig(dict):
|
|
1638
1638
|
@staticmethod
|
1639
1639
|
def __key_warning(key: str):
|
1640
1640
|
suggest = None
|
1641
|
-
if key == "
|
1641
|
+
if key == "allocatedIpRangeOverride":
|
1642
|
+
suggest = "allocated_ip_range_override"
|
1643
|
+
elif key == "authorizedExternalNetworks":
|
1642
1644
|
suggest = "authorized_external_networks"
|
1643
1645
|
elif key == "enableOutboundPublicIp":
|
1644
1646
|
suggest = "enable_outbound_public_ip"
|
@@ -1657,10 +1659,14 @@ class InstanceNetworkConfig(dict):
|
|
1657
1659
|
return super().get(key, default)
|
1658
1660
|
|
1659
1661
|
def __init__(__self__, *,
|
1662
|
+
allocated_ip_range_override: Optional[builtins.str] = None,
|
1660
1663
|
authorized_external_networks: Optional[Sequence['outputs.InstanceNetworkConfigAuthorizedExternalNetwork']] = None,
|
1661
1664
|
enable_outbound_public_ip: Optional[builtins.bool] = None,
|
1662
1665
|
enable_public_ip: Optional[builtins.bool] = None):
|
1663
1666
|
"""
|
1667
|
+
:param builtins.str allocated_ip_range_override: Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
1668
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
1669
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
1664
1670
|
:param Sequence['InstanceNetworkConfigAuthorizedExternalNetworkArgs'] authorized_external_networks: A list of external networks authorized to access this instance. This
|
1665
1671
|
field is only allowed to be set when `enable_public_ip` is set to
|
1666
1672
|
true.
|
@@ -1670,6 +1676,8 @@ class InstanceNetworkConfig(dict):
|
|
1670
1676
|
please also clear the list of the authorized external networks set on
|
1671
1677
|
the same instance.
|
1672
1678
|
"""
|
1679
|
+
if allocated_ip_range_override is not None:
|
1680
|
+
pulumi.set(__self__, "allocated_ip_range_override", allocated_ip_range_override)
|
1673
1681
|
if authorized_external_networks is not None:
|
1674
1682
|
pulumi.set(__self__, "authorized_external_networks", authorized_external_networks)
|
1675
1683
|
if enable_outbound_public_ip is not None:
|
@@ -1677,6 +1685,16 @@ class InstanceNetworkConfig(dict):
|
|
1677
1685
|
if enable_public_ip is not None:
|
1678
1686
|
pulumi.set(__self__, "enable_public_ip", enable_public_ip)
|
1679
1687
|
|
1688
|
+
@property
|
1689
|
+
@pulumi.getter(name="allocatedIpRangeOverride")
|
1690
|
+
def allocated_ip_range_override(self) -> Optional[builtins.str]:
|
1691
|
+
"""
|
1692
|
+
Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
1693
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
1694
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
1695
|
+
"""
|
1696
|
+
return pulumi.get(self, "allocated_ip_range_override")
|
1697
|
+
|
1680
1698
|
@property
|
1681
1699
|
@pulumi.getter(name="authorizedExternalNetworks")
|
1682
1700
|
def authorized_external_networks(self) -> Optional[Sequence['outputs.InstanceNetworkConfigAuthorizedExternalNetwork']]:
|
@@ -3141,10 +3159,14 @@ class GetInstanceMachineConfigResult(dict):
|
|
3141
3159
|
@pulumi.output_type
|
3142
3160
|
class GetInstanceNetworkConfigResult(dict):
|
3143
3161
|
def __init__(__self__, *,
|
3162
|
+
allocated_ip_range_override: builtins.str,
|
3144
3163
|
authorized_external_networks: Sequence['outputs.GetInstanceNetworkConfigAuthorizedExternalNetworkResult'],
|
3145
3164
|
enable_outbound_public_ip: builtins.bool,
|
3146
3165
|
enable_public_ip: builtins.bool):
|
3147
3166
|
"""
|
3167
|
+
:param builtins.str allocated_ip_range_override: Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
3168
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
3169
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
3148
3170
|
:param Sequence['GetInstanceNetworkConfigAuthorizedExternalNetworkArgs'] authorized_external_networks: A list of external networks authorized to access this instance. This
|
3149
3171
|
field is only allowed to be set when 'enable_public_ip' is set to
|
3150
3172
|
true.
|
@@ -3153,10 +3175,21 @@ class GetInstanceNetworkConfigResult(dict):
|
|
3153
3175
|
please also clear the list of the authorized external networks set on
|
3154
3176
|
the same instance.
|
3155
3177
|
"""
|
3178
|
+
pulumi.set(__self__, "allocated_ip_range_override", allocated_ip_range_override)
|
3156
3179
|
pulumi.set(__self__, "authorized_external_networks", authorized_external_networks)
|
3157
3180
|
pulumi.set(__self__, "enable_outbound_public_ip", enable_outbound_public_ip)
|
3158
3181
|
pulumi.set(__self__, "enable_public_ip", enable_public_ip)
|
3159
3182
|
|
3183
|
+
@property
|
3184
|
+
@pulumi.getter(name="allocatedIpRangeOverride")
|
3185
|
+
def allocated_ip_range_override(self) -> builtins.str:
|
3186
|
+
"""
|
3187
|
+
Name of the allocated IP range for the private IP AlloyDB instance, for example: "google-managed-services-default".
|
3188
|
+
If set, the instance IPs will be created from this allocated range and will override the IP range used by the parent cluster.
|
3189
|
+
The range name must comply with RFC 1035. Specifically, the name must be 1-63 characters long and match the regular expression a-z?.
|
3190
|
+
"""
|
3191
|
+
return pulumi.get(self, "allocated_ip_range_override")
|
3192
|
+
|
3160
3193
|
@property
|
3161
3194
|
@pulumi.getter(name="authorizedExternalNetworks")
|
3162
3195
|
def authorized_external_networks(self) -> Sequence['outputs.GetInstanceNetworkConfigAuthorizedExternalNetworkResult']:
|
pulumi_gcp/apihub/__init__.py
CHANGED