pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719513455__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 +0 -32
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -2
- pulumi_gcp/bigtable/gc_policy.py +14 -68
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -97
- pulumi_gcp/cloudfunctionsv2/function.py +0 -232
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -129
- pulumi_gcp/compute/_inputs.py +0 -622
- pulumi_gcp/compute/address.py +7 -0
- pulumi_gcp/compute/backend_service.py +14 -0
- pulumi_gcp/compute/forwarding_rule.py +21 -0
- pulumi_gcp/compute/global_forwarding_rule.py +21 -0
- pulumi_gcp/compute/managed_ssl_certificate.py +7 -0
- pulumi_gcp/compute/manged_ssl_certificate.py +7 -0
- pulumi_gcp/compute/network_attachment.py +0 -16
- pulumi_gcp/compute/outputs.py +8 -504
- pulumi_gcp/compute/region_backend_service.py +14 -0
- pulumi_gcp/compute/region_disk_iam_binding.py +95 -122
- pulumi_gcp/compute/region_disk_iam_member.py +95 -122
- pulumi_gcp/compute/region_disk_iam_policy.py +88 -115
- pulumi_gcp/compute/region_ssl_certificate.py +7 -0
- pulumi_gcp/compute/ssl_certificate.py +7 -0
- pulumi_gcp/compute/target_https_proxy.py +1 -76
- pulumi_gcp/compute/url_map.py +0 -255
- pulumi_gcp/container/aws_cluster.py +2 -2
- pulumi_gcp/container/aws_node_pool.py +2 -2
- pulumi_gcp/container/azure_client.py +2 -2
- pulumi_gcp/container/azure_cluster.py +2 -2
- pulumi_gcp/container/azure_node_pool.py +2 -2
- pulumi_gcp/datafusion/_inputs.py +11 -163
- pulumi_gcp/datafusion/instance.py +0 -64
- pulumi_gcp/datafusion/outputs.py +7 -127
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +953 -328
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +953 -328
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -238
- pulumi_gcp/healthcare/_inputs.py +0 -43
- pulumi_gcp/healthcare/dataset.py +0 -110
- pulumi_gcp/healthcare/outputs.py +0 -43
- pulumi_gcp/identityplatform/config.py +1 -1
- pulumi_gcp/logging/billing_account_bucket_config.py +1 -1
- pulumi_gcp/logging/folder_bucket_config.py +1 -1
- pulumi_gcp/logging/organization_bucket_config.py +1 -1
- pulumi_gcp/monitoring/_inputs.py +0 -77
- pulumi_gcp/monitoring/outputs.py +0 -63
- pulumi_gcp/networksecurity/address_group_iam_binding.py +2 -289
- pulumi_gcp/networksecurity/address_group_iam_member.py +2 -289
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/securitycenter/instance_iam_binding.py +0 -64
- pulumi_gcp/securitycenter/instance_iam_member.py +0 -64
- pulumi_gcp/securitycenter/instance_iam_policy.py +0 -64
- pulumi_gcp/sourcerepo/repository_iam_binding.py +83 -92
- pulumi_gcp/sourcerepo/repository_iam_member.py +83 -92
- pulumi_gcp/sourcerepo/repository_iam_policy.py +76 -85
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -130
- pulumi_gcp/storage/outputs.py +0 -76
- pulumi_gcp/vertex/_inputs.py +3 -3
- pulumi_gcp/vertex/ai_feature_online_store.py +9 -9
- pulumi_gcp/vertex/outputs.py +2 -2
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719513455.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719513455.dist-info}/RECORD +62 -67
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719513455.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719513455.dist-info}/top_level.txt +0 -0
pulumi_gcp/__init__.py
CHANGED
@@ -7423,38 +7423,6 @@ _utilities.register(
|
|
7423
7423
|
"gcp:storage/insightsReportConfig:InsightsReportConfig": "InsightsReportConfig"
|
7424
7424
|
}
|
7425
7425
|
},
|
7426
|
-
{
|
7427
|
-
"pkg": "gcp",
|
7428
|
-
"mod": "storage/managedFolder",
|
7429
|
-
"fqn": "pulumi_gcp.storage",
|
7430
|
-
"classes": {
|
7431
|
-
"gcp:storage/managedFolder:ManagedFolder": "ManagedFolder"
|
7432
|
-
}
|
7433
|
-
},
|
7434
|
-
{
|
7435
|
-
"pkg": "gcp",
|
7436
|
-
"mod": "storage/managedFolderIamBinding",
|
7437
|
-
"fqn": "pulumi_gcp.storage",
|
7438
|
-
"classes": {
|
7439
|
-
"gcp:storage/managedFolderIamBinding:ManagedFolderIamBinding": "ManagedFolderIamBinding"
|
7440
|
-
}
|
7441
|
-
},
|
7442
|
-
{
|
7443
|
-
"pkg": "gcp",
|
7444
|
-
"mod": "storage/managedFolderIamMember",
|
7445
|
-
"fqn": "pulumi_gcp.storage",
|
7446
|
-
"classes": {
|
7447
|
-
"gcp:storage/managedFolderIamMember:ManagedFolderIamMember": "ManagedFolderIamMember"
|
7448
|
-
}
|
7449
|
-
},
|
7450
|
-
{
|
7451
|
-
"pkg": "gcp",
|
7452
|
-
"mod": "storage/managedFolderIamPolicy",
|
7453
|
-
"fqn": "pulumi_gcp.storage",
|
7454
|
-
"classes": {
|
7455
|
-
"gcp:storage/managedFolderIamPolicy:ManagedFolderIamPolicy": "ManagedFolderIamPolicy"
|
7456
|
-
}
|
7457
|
-
},
|
7458
7426
|
{
|
7459
7427
|
"pkg": "gcp",
|
7460
7428
|
"mod": "storage/notification",
|
@@ -202,7 +202,7 @@ def get_docker_image(image_name: Optional[str] = None,
|
|
202
202
|
:param str image_name: The image name to fetch. If no digest or tag is provided, then the latest modified image will be used.
|
203
203
|
:param str location: The location of the artifact registry.
|
204
204
|
:param str project: The project ID in which the resource belongs. If it is not provided, the provider project is used.
|
205
|
-
:param str repository_id: The last part of the repository name to fetch from.
|
205
|
+
:param str repository_id: The last part of the repository name. to fetch from.
|
206
206
|
"""
|
207
207
|
__args__ = dict()
|
208
208
|
__args__['imageName'] = image_name
|
@@ -244,6 +244,6 @@ def get_docker_image_output(image_name: Optional[pulumi.Input[str]] = None,
|
|
244
244
|
:param str image_name: The image name to fetch. If no digest or tag is provided, then the latest modified image will be used.
|
245
245
|
:param str location: The location of the artifact registry.
|
246
246
|
:param str project: The project ID in which the resource belongs. If it is not provided, the provider project is used.
|
247
|
-
:param str repository_id: The last part of the repository name to fetch from.
|
247
|
+
:param str repository_id: The last part of the repository name. to fetch from.
|
248
248
|
"""
|
249
249
|
...
|
pulumi_gcp/bigtable/gc_policy.py
CHANGED
@@ -26,7 +26,6 @@ class GCPolicyArgs:
|
|
26
26
|
table: pulumi.Input[str],
|
27
27
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
28
28
|
gc_rules: Optional[pulumi.Input[str]] = None,
|
29
|
-
ignore_warnings: Optional[pulumi.Input[bool]] = None,
|
30
29
|
max_age: Optional[pulumi.Input['GCPolicyMaxAgeArgs']] = None,
|
31
30
|
max_versions: Optional[pulumi.Input[Sequence[pulumi.Input['GCPolicyMaxVersionArgs']]]] = None,
|
32
31
|
mode: Optional[pulumi.Input[str]] = None,
|
@@ -40,11 +39,9 @@ class GCPolicyArgs:
|
|
40
39
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
41
40
|
|
42
41
|
Possible values are: `ABANDON`.
|
43
|
-
|
44
|
-
:param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
|
45
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
46
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
42
|
+
|
47
43
|
-----
|
44
|
+
:param pulumi.Input[str] gc_rules: Serialized JSON object to represent a more complex GC policy. Conflicts with `mode`, `max_age` and `max_version`. Conflicts with `mode`, `max_age` and `max_version`.
|
48
45
|
:param pulumi.Input['GCPolicyMaxAgeArgs'] max_age: GC policy that applies to all cells older than the given age.
|
49
46
|
:param pulumi.Input[Sequence[pulumi.Input['GCPolicyMaxVersionArgs']]] max_versions: GC policy that applies to all versions of a cell except for the most recent.
|
50
47
|
:param pulumi.Input[str] mode: If multiple policies are set, you should choose between `UNION` OR `INTERSECTION`.
|
@@ -57,8 +54,6 @@ class GCPolicyArgs:
|
|
57
54
|
pulumi.set(__self__, "deletion_policy", deletion_policy)
|
58
55
|
if gc_rules is not None:
|
59
56
|
pulumi.set(__self__, "gc_rules", gc_rules)
|
60
|
-
if ignore_warnings is not None:
|
61
|
-
pulumi.set(__self__, "ignore_warnings", ignore_warnings)
|
62
57
|
if max_age is not None:
|
63
58
|
pulumi.set(__self__, "max_age", max_age)
|
64
59
|
if max_versions is not None:
|
@@ -112,6 +107,8 @@ class GCPolicyArgs:
|
|
112
107
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
113
108
|
|
114
109
|
Possible values are: `ABANDON`.
|
110
|
+
|
111
|
+
-----
|
115
112
|
"""
|
116
113
|
return pulumi.get(self, "deletion_policy")
|
117
114
|
|
@@ -131,21 +128,6 @@ class GCPolicyArgs:
|
|
131
128
|
def gc_rules(self, value: Optional[pulumi.Input[str]]):
|
132
129
|
pulumi.set(self, "gc_rules", value)
|
133
130
|
|
134
|
-
@property
|
135
|
-
@pulumi.getter(name="ignoreWarnings")
|
136
|
-
def ignore_warnings(self) -> Optional[pulumi.Input[bool]]:
|
137
|
-
"""
|
138
|
-
Boolean for whether to allow ignoring warnings when updating the gc policy.
|
139
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
140
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
141
|
-
-----
|
142
|
-
"""
|
143
|
-
return pulumi.get(self, "ignore_warnings")
|
144
|
-
|
145
|
-
@ignore_warnings.setter
|
146
|
-
def ignore_warnings(self, value: Optional[pulumi.Input[bool]]):
|
147
|
-
pulumi.set(self, "ignore_warnings", value)
|
148
|
-
|
149
131
|
@property
|
150
132
|
@pulumi.getter(name="maxAge")
|
151
133
|
def max_age(self) -> Optional[pulumi.Input['GCPolicyMaxAgeArgs']]:
|
@@ -201,7 +183,6 @@ class _GCPolicyState:
|
|
201
183
|
column_family: Optional[pulumi.Input[str]] = None,
|
202
184
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
203
185
|
gc_rules: Optional[pulumi.Input[str]] = None,
|
204
|
-
ignore_warnings: Optional[pulumi.Input[bool]] = None,
|
205
186
|
instance_name: Optional[pulumi.Input[str]] = None,
|
206
187
|
max_age: Optional[pulumi.Input['GCPolicyMaxAgeArgs']] = None,
|
207
188
|
max_versions: Optional[pulumi.Input[Sequence[pulumi.Input['GCPolicyMaxVersionArgs']]]] = None,
|
@@ -215,11 +196,9 @@ class _GCPolicyState:
|
|
215
196
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
216
197
|
|
217
198
|
Possible values are: `ABANDON`.
|
218
|
-
|
219
|
-
:param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
|
220
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
221
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
199
|
+
|
222
200
|
-----
|
201
|
+
:param pulumi.Input[str] gc_rules: Serialized JSON object to represent a more complex GC policy. Conflicts with `mode`, `max_age` and `max_version`. Conflicts with `mode`, `max_age` and `max_version`.
|
223
202
|
:param pulumi.Input[str] instance_name: The name of the Bigtable instance.
|
224
203
|
:param pulumi.Input['GCPolicyMaxAgeArgs'] max_age: GC policy that applies to all cells older than the given age.
|
225
204
|
:param pulumi.Input[Sequence[pulumi.Input['GCPolicyMaxVersionArgs']]] max_versions: GC policy that applies to all versions of a cell except for the most recent.
|
@@ -233,8 +212,6 @@ class _GCPolicyState:
|
|
233
212
|
pulumi.set(__self__, "deletion_policy", deletion_policy)
|
234
213
|
if gc_rules is not None:
|
235
214
|
pulumi.set(__self__, "gc_rules", gc_rules)
|
236
|
-
if ignore_warnings is not None:
|
237
|
-
pulumi.set(__self__, "ignore_warnings", ignore_warnings)
|
238
215
|
if instance_name is not None:
|
239
216
|
pulumi.set(__self__, "instance_name", instance_name)
|
240
217
|
if max_age is not None:
|
@@ -268,6 +245,8 @@ class _GCPolicyState:
|
|
268
245
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
269
246
|
|
270
247
|
Possible values are: `ABANDON`.
|
248
|
+
|
249
|
+
-----
|
271
250
|
"""
|
272
251
|
return pulumi.get(self, "deletion_policy")
|
273
252
|
|
@@ -287,21 +266,6 @@ class _GCPolicyState:
|
|
287
266
|
def gc_rules(self, value: Optional[pulumi.Input[str]]):
|
288
267
|
pulumi.set(self, "gc_rules", value)
|
289
268
|
|
290
|
-
@property
|
291
|
-
@pulumi.getter(name="ignoreWarnings")
|
292
|
-
def ignore_warnings(self) -> Optional[pulumi.Input[bool]]:
|
293
|
-
"""
|
294
|
-
Boolean for whether to allow ignoring warnings when updating the gc policy.
|
295
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
296
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
297
|
-
-----
|
298
|
-
"""
|
299
|
-
return pulumi.get(self, "ignore_warnings")
|
300
|
-
|
301
|
-
@ignore_warnings.setter
|
302
|
-
def ignore_warnings(self, value: Optional[pulumi.Input[bool]]):
|
303
|
-
pulumi.set(self, "ignore_warnings", value)
|
304
|
-
|
305
269
|
@property
|
306
270
|
@pulumi.getter(name="instanceName")
|
307
271
|
def instance_name(self) -> Optional[pulumi.Input[str]]:
|
@@ -383,7 +347,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
383
347
|
column_family: Optional[pulumi.Input[str]] = None,
|
384
348
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
385
349
|
gc_rules: Optional[pulumi.Input[str]] = None,
|
386
|
-
ignore_warnings: Optional[pulumi.Input[bool]] = None,
|
387
350
|
instance_name: Optional[pulumi.Input[str]] = None,
|
388
351
|
max_age: Optional[pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']]] = None,
|
389
352
|
max_versions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['GCPolicyMaxVersionArgs', 'GCPolicyMaxVersionArgsDict']]]]] = None,
|
@@ -522,11 +485,9 @@ class GCPolicy(pulumi.CustomResource):
|
|
522
485
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
523
486
|
|
524
487
|
Possible values are: `ABANDON`.
|
525
|
-
|
526
|
-
:param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
|
527
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
528
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
488
|
+
|
529
489
|
-----
|
490
|
+
:param pulumi.Input[str] gc_rules: Serialized JSON object to represent a more complex GC policy. Conflicts with `mode`, `max_age` and `max_version`. Conflicts with `mode`, `max_age` and `max_version`.
|
530
491
|
:param pulumi.Input[str] instance_name: The name of the Bigtable instance.
|
531
492
|
:param pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']] max_age: GC policy that applies to all cells older than the given age.
|
532
493
|
:param pulumi.Input[Sequence[pulumi.Input[Union['GCPolicyMaxVersionArgs', 'GCPolicyMaxVersionArgsDict']]]] max_versions: GC policy that applies to all versions of a cell except for the most recent.
|
@@ -682,7 +643,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
682
643
|
column_family: Optional[pulumi.Input[str]] = None,
|
683
644
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
684
645
|
gc_rules: Optional[pulumi.Input[str]] = None,
|
685
|
-
ignore_warnings: Optional[pulumi.Input[bool]] = None,
|
686
646
|
instance_name: Optional[pulumi.Input[str]] = None,
|
687
647
|
max_age: Optional[pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']]] = None,
|
688
648
|
max_versions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['GCPolicyMaxVersionArgs', 'GCPolicyMaxVersionArgsDict']]]]] = None,
|
@@ -703,7 +663,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
703
663
|
__props__.__dict__["column_family"] = column_family
|
704
664
|
__props__.__dict__["deletion_policy"] = deletion_policy
|
705
665
|
__props__.__dict__["gc_rules"] = gc_rules
|
706
|
-
__props__.__dict__["ignore_warnings"] = ignore_warnings
|
707
666
|
if instance_name is None and not opts.urn:
|
708
667
|
raise TypeError("Missing required property 'instance_name'")
|
709
668
|
__props__.__dict__["instance_name"] = instance_name
|
@@ -727,7 +686,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
727
686
|
column_family: Optional[pulumi.Input[str]] = None,
|
728
687
|
deletion_policy: Optional[pulumi.Input[str]] = None,
|
729
688
|
gc_rules: Optional[pulumi.Input[str]] = None,
|
730
|
-
ignore_warnings: Optional[pulumi.Input[bool]] = None,
|
731
689
|
instance_name: Optional[pulumi.Input[str]] = None,
|
732
690
|
max_age: Optional[pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']]] = None,
|
733
691
|
max_versions: Optional[pulumi.Input[Sequence[pulumi.Input[Union['GCPolicyMaxVersionArgs', 'GCPolicyMaxVersionArgsDict']]]]] = None,
|
@@ -746,11 +704,9 @@ class GCPolicy(pulumi.CustomResource):
|
|
746
704
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
747
705
|
|
748
706
|
Possible values are: `ABANDON`.
|
749
|
-
|
750
|
-
:param pulumi.Input[bool] ignore_warnings: Boolean for whether to allow ignoring warnings when updating the gc policy.
|
751
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
752
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
707
|
+
|
753
708
|
-----
|
709
|
+
:param pulumi.Input[str] gc_rules: Serialized JSON object to represent a more complex GC policy. Conflicts with `mode`, `max_age` and `max_version`. Conflicts with `mode`, `max_age` and `max_version`.
|
754
710
|
:param pulumi.Input[str] instance_name: The name of the Bigtable instance.
|
755
711
|
:param pulumi.Input[Union['GCPolicyMaxAgeArgs', 'GCPolicyMaxAgeArgsDict']] max_age: GC policy that applies to all cells older than the given age.
|
756
712
|
:param pulumi.Input[Sequence[pulumi.Input[Union['GCPolicyMaxVersionArgs', 'GCPolicyMaxVersionArgsDict']]]] max_versions: GC policy that applies to all versions of a cell except for the most recent.
|
@@ -765,7 +721,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
765
721
|
__props__.__dict__["column_family"] = column_family
|
766
722
|
__props__.__dict__["deletion_policy"] = deletion_policy
|
767
723
|
__props__.__dict__["gc_rules"] = gc_rules
|
768
|
-
__props__.__dict__["ignore_warnings"] = ignore_warnings
|
769
724
|
__props__.__dict__["instance_name"] = instance_name
|
770
725
|
__props__.__dict__["max_age"] = max_age
|
771
726
|
__props__.__dict__["max_versions"] = max_versions
|
@@ -790,6 +745,8 @@ class GCPolicy(pulumi.CustomResource):
|
|
790
745
|
Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for GC policy as it cannot be deleted in a replicated instance.
|
791
746
|
|
792
747
|
Possible values are: `ABANDON`.
|
748
|
+
|
749
|
+
-----
|
793
750
|
"""
|
794
751
|
return pulumi.get(self, "deletion_policy")
|
795
752
|
|
@@ -801,17 +758,6 @@ class GCPolicy(pulumi.CustomResource):
|
|
801
758
|
"""
|
802
759
|
return pulumi.get(self, "gc_rules")
|
803
760
|
|
804
|
-
@property
|
805
|
-
@pulumi.getter(name="ignoreWarnings")
|
806
|
-
def ignore_warnings(self) -> pulumi.Output[Optional[bool]]:
|
807
|
-
"""
|
808
|
-
Boolean for whether to allow ignoring warnings when updating the gc policy.
|
809
|
-
Setting this to `true` allows relaxing the gc policy for replicated clusters by up to 90 days, but keep in mind this may increase how long clusters are inconsistent. Make sure
|
810
|
-
you understand the risks listed at https://cloud.google.com/bigtable/docs/garbage-collection#increasing before setting this option.
|
811
|
-
-----
|
812
|
-
"""
|
813
|
-
return pulumi.get(self, "ignore_warnings")
|
814
|
-
|
815
761
|
@property
|
816
762
|
@pulumi.getter(name="instanceName")
|
817
763
|
def instance_name(self) -> pulumi.Output[str]:
|
@@ -17,10 +17,6 @@ from .. import _utilities
|
|
17
17
|
__all__ = [
|
18
18
|
'FunctionBuildConfigArgs',
|
19
19
|
'FunctionBuildConfigArgsDict',
|
20
|
-
'FunctionBuildConfigAutomaticUpdatePolicyArgs',
|
21
|
-
'FunctionBuildConfigAutomaticUpdatePolicyArgsDict',
|
22
|
-
'FunctionBuildConfigOnDeployUpdatePolicyArgs',
|
23
|
-
'FunctionBuildConfigOnDeployUpdatePolicyArgsDict',
|
24
20
|
'FunctionBuildConfigSourceArgs',
|
25
21
|
'FunctionBuildConfigSourceArgsDict',
|
26
22
|
'FunctionBuildConfigSourceRepoSourceArgs',
|
@@ -49,11 +45,6 @@ MYPY = False
|
|
49
45
|
|
50
46
|
if not MYPY:
|
51
47
|
class FunctionBuildConfigArgsDict(TypedDict):
|
52
|
-
automatic_update_policy: NotRequired[pulumi.Input['FunctionBuildConfigAutomaticUpdatePolicyArgsDict']]
|
53
|
-
"""
|
54
|
-
Security patches are applied automatically to the runtime without requiring
|
55
|
-
the function to be redeployed.
|
56
|
-
"""
|
57
48
|
build: NotRequired[pulumi.Input[str]]
|
58
49
|
"""
|
59
50
|
(Output)
|
@@ -76,11 +67,6 @@ if not MYPY:
|
|
76
67
|
"""
|
77
68
|
User-provided build-time environment variables for the function.
|
78
69
|
"""
|
79
|
-
on_deploy_update_policy: NotRequired[pulumi.Input['FunctionBuildConfigOnDeployUpdatePolicyArgsDict']]
|
80
|
-
"""
|
81
|
-
Security patches are only applied when a function is redeployed.
|
82
|
-
Structure is documented below.
|
83
|
-
"""
|
84
70
|
runtime: NotRequired[pulumi.Input[str]]
|
85
71
|
"""
|
86
72
|
The runtime in which to run the function. Required when deploying a new
|
@@ -105,19 +91,15 @@ elif False:
|
|
105
91
|
@pulumi.input_type
|
106
92
|
class FunctionBuildConfigArgs:
|
107
93
|
def __init__(__self__, *,
|
108
|
-
automatic_update_policy: Optional[pulumi.Input['FunctionBuildConfigAutomaticUpdatePolicyArgs']] = None,
|
109
94
|
build: Optional[pulumi.Input[str]] = None,
|
110
95
|
docker_repository: Optional[pulumi.Input[str]] = None,
|
111
96
|
entry_point: Optional[pulumi.Input[str]] = None,
|
112
97
|
environment_variables: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
113
|
-
on_deploy_update_policy: Optional[pulumi.Input['FunctionBuildConfigOnDeployUpdatePolicyArgs']] = None,
|
114
98
|
runtime: Optional[pulumi.Input[str]] = None,
|
115
99
|
service_account: Optional[pulumi.Input[str]] = None,
|
116
100
|
source: Optional[pulumi.Input['FunctionBuildConfigSourceArgs']] = None,
|
117
101
|
worker_pool: Optional[pulumi.Input[str]] = None):
|
118
102
|
"""
|
119
|
-
:param pulumi.Input['FunctionBuildConfigAutomaticUpdatePolicyArgs'] automatic_update_policy: Security patches are applied automatically to the runtime without requiring
|
120
|
-
the function to be redeployed.
|
121
103
|
:param pulumi.Input[str] build: (Output)
|
122
104
|
The Cloud Build name of the latest successful
|
123
105
|
deployment of the function.
|
@@ -128,8 +110,6 @@ class FunctionBuildConfigArgs:
|
|
128
110
|
will try to use function named "function". For Node.js this is name of a
|
129
111
|
function exported by the module specified in source_location.
|
130
112
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] environment_variables: User-provided build-time environment variables for the function.
|
131
|
-
:param pulumi.Input['FunctionBuildConfigOnDeployUpdatePolicyArgs'] on_deploy_update_policy: Security patches are only applied when a function is redeployed.
|
132
|
-
Structure is documented below.
|
133
113
|
:param pulumi.Input[str] runtime: The runtime in which to run the function. Required when deploying a new
|
134
114
|
function, optional when updating an existing function.
|
135
115
|
:param pulumi.Input[str] service_account: The fully-qualified name of the service account to be used for building the container.
|
@@ -137,8 +117,6 @@ class FunctionBuildConfigArgs:
|
|
137
117
|
Structure is documented below.
|
138
118
|
:param pulumi.Input[str] worker_pool: Name of the Cloud Build Custom Worker Pool that should be used to build the function.
|
139
119
|
"""
|
140
|
-
if automatic_update_policy is not None:
|
141
|
-
pulumi.set(__self__, "automatic_update_policy", automatic_update_policy)
|
142
120
|
if build is not None:
|
143
121
|
pulumi.set(__self__, "build", build)
|
144
122
|
if docker_repository is not None:
|
@@ -147,8 +125,6 @@ class FunctionBuildConfigArgs:
|
|
147
125
|
pulumi.set(__self__, "entry_point", entry_point)
|
148
126
|
if environment_variables is not None:
|
149
127
|
pulumi.set(__self__, "environment_variables", environment_variables)
|
150
|
-
if on_deploy_update_policy is not None:
|
151
|
-
pulumi.set(__self__, "on_deploy_update_policy", on_deploy_update_policy)
|
152
128
|
if runtime is not None:
|
153
129
|
pulumi.set(__self__, "runtime", runtime)
|
154
130
|
if service_account is not None:
|
@@ -158,19 +134,6 @@ class FunctionBuildConfigArgs:
|
|
158
134
|
if worker_pool is not None:
|
159
135
|
pulumi.set(__self__, "worker_pool", worker_pool)
|
160
136
|
|
161
|
-
@property
|
162
|
-
@pulumi.getter(name="automaticUpdatePolicy")
|
163
|
-
def automatic_update_policy(self) -> Optional[pulumi.Input['FunctionBuildConfigAutomaticUpdatePolicyArgs']]:
|
164
|
-
"""
|
165
|
-
Security patches are applied automatically to the runtime without requiring
|
166
|
-
the function to be redeployed.
|
167
|
-
"""
|
168
|
-
return pulumi.get(self, "automatic_update_policy")
|
169
|
-
|
170
|
-
@automatic_update_policy.setter
|
171
|
-
def automatic_update_policy(self, value: Optional[pulumi.Input['FunctionBuildConfigAutomaticUpdatePolicyArgs']]):
|
172
|
-
pulumi.set(self, "automatic_update_policy", value)
|
173
|
-
|
174
137
|
@property
|
175
138
|
@pulumi.getter
|
176
139
|
def build(self) -> Optional[pulumi.Input[str]]:
|
@@ -225,19 +188,6 @@ class FunctionBuildConfigArgs:
|
|
225
188
|
def environment_variables(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
226
189
|
pulumi.set(self, "environment_variables", value)
|
227
190
|
|
228
|
-
@property
|
229
|
-
@pulumi.getter(name="onDeployUpdatePolicy")
|
230
|
-
def on_deploy_update_policy(self) -> Optional[pulumi.Input['FunctionBuildConfigOnDeployUpdatePolicyArgs']]:
|
231
|
-
"""
|
232
|
-
Security patches are only applied when a function is redeployed.
|
233
|
-
Structure is documented below.
|
234
|
-
"""
|
235
|
-
return pulumi.get(self, "on_deploy_update_policy")
|
236
|
-
|
237
|
-
@on_deploy_update_policy.setter
|
238
|
-
def on_deploy_update_policy(self, value: Optional[pulumi.Input['FunctionBuildConfigOnDeployUpdatePolicyArgs']]):
|
239
|
-
pulumi.set(self, "on_deploy_update_policy", value)
|
240
|
-
|
241
191
|
@property
|
242
192
|
@pulumi.getter
|
243
193
|
def runtime(self) -> Optional[pulumi.Input[str]]:
|
@@ -289,53 +239,6 @@ class FunctionBuildConfigArgs:
|
|
289
239
|
pulumi.set(self, "worker_pool", value)
|
290
240
|
|
291
241
|
|
292
|
-
if not MYPY:
|
293
|
-
class FunctionBuildConfigAutomaticUpdatePolicyArgsDict(TypedDict):
|
294
|
-
pass
|
295
|
-
elif False:
|
296
|
-
FunctionBuildConfigAutomaticUpdatePolicyArgsDict: TypeAlias = Mapping[str, Any]
|
297
|
-
|
298
|
-
@pulumi.input_type
|
299
|
-
class FunctionBuildConfigAutomaticUpdatePolicyArgs:
|
300
|
-
def __init__(__self__):
|
301
|
-
pass
|
302
|
-
|
303
|
-
|
304
|
-
if not MYPY:
|
305
|
-
class FunctionBuildConfigOnDeployUpdatePolicyArgsDict(TypedDict):
|
306
|
-
runtime_version: NotRequired[pulumi.Input[str]]
|
307
|
-
"""
|
308
|
-
(Output)
|
309
|
-
The runtime version which was used during latest function deployment.
|
310
|
-
"""
|
311
|
-
elif False:
|
312
|
-
FunctionBuildConfigOnDeployUpdatePolicyArgsDict: TypeAlias = Mapping[str, Any]
|
313
|
-
|
314
|
-
@pulumi.input_type
|
315
|
-
class FunctionBuildConfigOnDeployUpdatePolicyArgs:
|
316
|
-
def __init__(__self__, *,
|
317
|
-
runtime_version: Optional[pulumi.Input[str]] = None):
|
318
|
-
"""
|
319
|
-
:param pulumi.Input[str] runtime_version: (Output)
|
320
|
-
The runtime version which was used during latest function deployment.
|
321
|
-
"""
|
322
|
-
if runtime_version is not None:
|
323
|
-
pulumi.set(__self__, "runtime_version", runtime_version)
|
324
|
-
|
325
|
-
@property
|
326
|
-
@pulumi.getter(name="runtimeVersion")
|
327
|
-
def runtime_version(self) -> Optional[pulumi.Input[str]]:
|
328
|
-
"""
|
329
|
-
(Output)
|
330
|
-
The runtime version which was used during latest function deployment.
|
331
|
-
"""
|
332
|
-
return pulumi.get(self, "runtime_version")
|
333
|
-
|
334
|
-
@runtime_version.setter
|
335
|
-
def runtime_version(self, value: Optional[pulumi.Input[str]]):
|
336
|
-
pulumi.set(self, "runtime_version", value)
|
337
|
-
|
338
|
-
|
339
242
|
if not MYPY:
|
340
243
|
class FunctionBuildConfigSourceArgsDict(TypedDict):
|
341
244
|
repo_source: NotRequired[pulumi.Input['FunctionBuildConfigSourceRepoSourceArgsDict']]
|