pulumi-gcp 7.28.0a1718431623__py3-none-any.whl → 7.28.0a1718754929__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/kms/crypto_key.py +2 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- {pulumi_gcp-7.28.0a1718431623.dist-info → pulumi_gcp-7.28.0a1718754929.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.28.0a1718431623.dist-info → pulumi_gcp-7.28.0a1718754929.dist-info}/RECORD +6 -6
- {pulumi_gcp-7.28.0a1718431623.dist-info → pulumi_gcp-7.28.0a1718754929.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.28.0a1718431623.dist-info → pulumi_gcp-7.28.0a1718754929.dist-info}/top_level.txt +0 -0
pulumi_gcp/kms/crypto_key.py
CHANGED
@@ -498,9 +498,7 @@ class CryptoKey(pulumi.CustomResource):
|
|
498
498
|
and delete all CryptoKeyVersions, rendering the key unusable, but *will
|
499
499
|
not delete the resource from the project.* When the provider destroys these keys,
|
500
500
|
any data previously encrypted with these keys will be irrecoverable.
|
501
|
-
For this reason, it is strongly recommended that you
|
502
|
-
lifecycle
|
503
|
-
hooks to the resource to prevent accidental destruction.
|
501
|
+
For this reason, it is strongly recommended that you use Pulumi's [protect resource option](https://www.pulumi.com/docs/concepts/options/protect/).
|
504
502
|
|
505
503
|
To get more information about CryptoKey, see:
|
506
504
|
|
@@ -605,9 +603,7 @@ class CryptoKey(pulumi.CustomResource):
|
|
605
603
|
and delete all CryptoKeyVersions, rendering the key unusable, but *will
|
606
604
|
not delete the resource from the project.* When the provider destroys these keys,
|
607
605
|
any data previously encrypted with these keys will be irrecoverable.
|
608
|
-
For this reason, it is strongly recommended that you
|
609
|
-
lifecycle
|
610
|
-
hooks to the resource to prevent accidental destruction.
|
606
|
+
For this reason, it is strongly recommended that you use Pulumi's [protect resource option](https://www.pulumi.com/docs/concepts/options/protect/).
|
611
607
|
|
612
608
|
To get more information about CryptoKey, see:
|
613
609
|
|
pulumi_gcp/pulumi-plugin.json
CHANGED
@@ -2,7 +2,7 @@ pulumi_gcp/__init__.py,sha256=BLXQoi2Akc-tTcMm1NYMzKPZHjdcJH4PNagzv1D8mpc,192700
|
|
2
2
|
pulumi_gcp/_inputs.py,sha256=RzPZvEhg_UTDKSms04fRHwrC6vIGFtFT7BXmdZIRsdE,1412
|
3
3
|
pulumi_gcp/_utilities.py,sha256=b6gJn0IIeM1t6Q7EVjqw3yhuGyP-uENQhtL5yp7aHR8,9248
|
4
4
|
pulumi_gcp/provider.py,sha256=52bBmkQ_9lIx4XYr3k4JuHZDqWQksHVGiixNKXfIbXw,188213
|
5
|
-
pulumi_gcp/pulumi-plugin.json,sha256=
|
5
|
+
pulumi_gcp/pulumi-plugin.json,sha256=yNBtivn9g5Mpp17uOpqsc4dTpBywm46wAyKWX1HXixw,80
|
6
6
|
pulumi_gcp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
pulumi_gcp/accessapproval/__init__.py,sha256=VpbPp-2Rb1295tFUB_3aO6TvbS1UhYt3ycgAzrNVqOU,402
|
8
8
|
pulumi_gcp/accessapproval/get_folder_service_account.py,sha256=M0M-L5ZTvFu-1LuyZA3z1fqChglV_kowuPZmmRMt_6Q,5573
|
@@ -1057,7 +1057,7 @@ pulumi_gcp/integrationconnectors/outputs.py,sha256=_nOEX5LAG9ZmeEy1IN5daJK3x9MVB
|
|
1057
1057
|
pulumi_gcp/kms/__init__.py,sha256=Bm-rmWw69t7AHembAiUWdDNAMTb-EPRzahkqc06DjJg,1070
|
1058
1058
|
pulumi_gcp/kms/_inputs.py,sha256=dGRHob4muqvxJiKBrVnsHsi0vJhylKqBUxc8k8-aZak,40159
|
1059
1059
|
pulumi_gcp/kms/autokey_config.py,sha256=Y4ZVJDoKDdTdbCOmfFd-caEOsg_bF0rNl8Pe3jOyKJg,15292
|
1060
|
-
pulumi_gcp/kms/crypto_key.py,sha256=
|
1060
|
+
pulumi_gcp/kms/crypto_key.py,sha256=vOuXZRYWe-4e_Mh2GUBSdefoWeRx0H_Ra9K1JLVZJ9c,46538
|
1061
1061
|
pulumi_gcp/kms/crypto_key_iam_binding.py,sha256=aQ1B_Emj0SP2DTmPpors-TrcmWzH-jpFyuyrP3qr3yQ,32285
|
1062
1062
|
pulumi_gcp/kms/crypto_key_iam_member.py,sha256=nGxKI0TDrWdlH8W4Wo7fGZDC9PVm5-e-HzcWOQu7tsI,31893
|
1063
1063
|
pulumi_gcp/kms/crypto_key_iam_policy.py,sha256=gWvvf6CcsOGB9g-aBWV0elScRNYiYqVIcyD0m1PFuqw,20316
|
@@ -1580,7 +1580,7 @@ pulumi_gcp/workstations/workstation_config_iam_policy.py,sha256=SbcUaogkBDhoq-zf
|
|
1580
1580
|
pulumi_gcp/workstations/workstation_iam_binding.py,sha256=osACVJUI426SnsvhOawTHn5UQ2Iay3QsSTUYcqCaV9U,37517
|
1581
1581
|
pulumi_gcp/workstations/workstation_iam_member.py,sha256=rvn00lBdDpLOWb66PmLpVn6LXgi7X0aMTXFCcJYqWH0,37121
|
1582
1582
|
pulumi_gcp/workstations/workstation_iam_policy.py,sha256=yiwa5y8UWpGXRltifAZVrqdZEF9PXFoT8MOO63tmO4s,23845
|
1583
|
-
pulumi_gcp-7.28.
|
1584
|
-
pulumi_gcp-7.28.
|
1585
|
-
pulumi_gcp-7.28.
|
1586
|
-
pulumi_gcp-7.28.
|
1583
|
+
pulumi_gcp-7.28.0a1718754929.dist-info/METADATA,sha256=RZYHPqEEMXrbvwajYwPMVHuuKczrd3ZrzlhlDzdMb8g,2662
|
1584
|
+
pulumi_gcp-7.28.0a1718754929.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
1585
|
+
pulumi_gcp-7.28.0a1718754929.dist-info/top_level.txt,sha256=acmDGVRVMJWpVhhj-l-aHbZ7mrvmzjmUeqRyCN8nnjM,11
|
1586
|
+
pulumi_gcp-7.28.0a1718754929.dist-info/RECORD,,
|
File without changes
|
{pulumi_gcp-7.28.0a1718431623.dist-info → pulumi_gcp-7.28.0a1718754929.dist-info}/top_level.txt
RENAMED
File without changes
|