pulumi-spotinst 3.121.0a1747982912__py3-none-any.whl → 3.121.0a1748901744__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-spotinst might be problematic. Click here for more details.

Files changed (76) hide show
  1. pulumi_spotinst/__init__.py +1 -1
  2. pulumi_spotinst/_inputs.py +1 -1
  3. pulumi_spotinst/_utilities.py +1 -1
  4. pulumi_spotinst/account.py +1 -1
  5. pulumi_spotinst/aws/__init__.py +1 -1
  6. pulumi_spotinst/aws/_inputs.py +1 -1
  7. pulumi_spotinst/aws/account.py +1 -1
  8. pulumi_spotinst/aws/beanstalk.py +1 -1
  9. pulumi_spotinst/aws/credentials.py +1 -1
  10. pulumi_spotinst/aws/elastigroup.py +1 -1
  11. pulumi_spotinst/aws/managed_instance.py +1 -1
  12. pulumi_spotinst/aws/mr_scalar.py +1 -1
  13. pulumi_spotinst/aws/ocean.py +1 -1
  14. pulumi_spotinst/aws/ocean_extended_resource_definition.py +1 -1
  15. pulumi_spotinst/aws/ocean_launch_spec.py +1 -1
  16. pulumi_spotinst/aws/outputs.py +1 -1
  17. pulumi_spotinst/aws/suspension.py +1 -1
  18. pulumi_spotinst/azure/__init__.py +1 -1
  19. pulumi_spotinst/azure/_inputs.py +1 -1
  20. pulumi_spotinst/azure/ocean_np.py +1 -1
  21. pulumi_spotinst/azure/ocean_np_virtual_node_group.py +1 -1
  22. pulumi_spotinst/azure/outputs.py +1 -1
  23. pulumi_spotinst/config/__init__.py +1 -1
  24. pulumi_spotinst/config/__init__.pyi +1 -1
  25. pulumi_spotinst/config/vars.py +1 -1
  26. pulumi_spotinst/credentials_azure.py +1 -1
  27. pulumi_spotinst/credentials_gcp.py +1 -1
  28. pulumi_spotinst/data_integration.py +1 -1
  29. pulumi_spotinst/ecs/__init__.py +1 -1
  30. pulumi_spotinst/ecs/_inputs.py +1 -1
  31. pulumi_spotinst/ecs/ocean.py +1 -1
  32. pulumi_spotinst/ecs/ocean_launch_spec.py +1 -1
  33. pulumi_spotinst/ecs/outputs.py +1 -1
  34. pulumi_spotinst/elastigroup_azure_v3.py +1 -1
  35. pulumi_spotinst/gcp/__init__.py +1 -1
  36. pulumi_spotinst/gcp/_inputs.py +1 -1
  37. pulumi_spotinst/gcp/elastigroup.py +1 -1
  38. pulumi_spotinst/gcp/outputs.py +1 -1
  39. pulumi_spotinst/gke/__init__.py +1 -1
  40. pulumi_spotinst/gke/_inputs.py +1 -1
  41. pulumi_spotinst/gke/elastigroup.py +1 -1
  42. pulumi_spotinst/gke/ocean_import.py +1 -1
  43. pulumi_spotinst/gke/ocean_launch_spec.py +1 -1
  44. pulumi_spotinst/gke/ocean_launch_spec_import.py +1 -1
  45. pulumi_spotinst/gke/outputs.py +1 -1
  46. pulumi_spotinst/health_check.py +1 -1
  47. pulumi_spotinst/ocean_right_sizing_rule.py +1 -1
  48. pulumi_spotinst/oceancd/__init__.py +1 -1
  49. pulumi_spotinst/oceancd/_inputs.py +1 -1
  50. pulumi_spotinst/oceancd/outputs.py +1 -1
  51. pulumi_spotinst/oceancd/rollout_spec.py +1 -1
  52. pulumi_spotinst/oceancd/strategy.py +1 -1
  53. pulumi_spotinst/oceancd/verification_provider.py +1 -1
  54. pulumi_spotinst/oceancd/verification_template.py +1 -1
  55. pulumi_spotinst/organization/__init__.py +1 -1
  56. pulumi_spotinst/organization/_inputs.py +1 -1
  57. pulumi_spotinst/organization/outputs.py +1 -1
  58. pulumi_spotinst/organization/policy.py +1 -1
  59. pulumi_spotinst/organization/programmatic_user.py +1 -1
  60. pulumi_spotinst/organization/user.py +1 -1
  61. pulumi_spotinst/organization/user_group.py +1 -1
  62. pulumi_spotinst/outputs.py +1 -1
  63. pulumi_spotinst/provider.py +1 -1
  64. pulumi_spotinst/pulumi-plugin.json +1 -1
  65. pulumi_spotinst/spark/__init__.py +1 -1
  66. pulumi_spotinst/spark/_inputs.py +1 -1
  67. pulumi_spotinst/spark/ocean.py +1 -1
  68. pulumi_spotinst/spark/ocean_virtual_node_group.py +1 -1
  69. pulumi_spotinst/spark/outputs.py +1 -1
  70. pulumi_spotinst/stateful_node_azure.py +1 -1
  71. pulumi_spotinst/subscription.py +1 -1
  72. {pulumi_spotinst-3.121.0a1747982912.dist-info → pulumi_spotinst-3.121.0a1748901744.dist-info}/METADATA +1 -1
  73. pulumi_spotinst-3.121.0a1748901744.dist-info/RECORD +76 -0
  74. {pulumi_spotinst-3.121.0a1747982912.dist-info → pulumi_spotinst-3.121.0a1748901744.dist-info}/WHEEL +1 -1
  75. pulumi_spotinst-3.121.0a1747982912.dist-info/RECORD +0 -76
  76. {pulumi_spotinst-3.121.0a1747982912.dist-info → pulumi_spotinst-3.121.0a1748901744.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
 
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "spotinst",
4
- "version": "3.121.0-alpha.1747982912"
4
+ "version": "3.121.0-alpha.1748901744"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,5 +1,5 @@
1
1
  # coding=utf-8
2
- # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ # *** WARNING: this file was generated by pulumi-language-python. ***
3
3
  # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
 
5
5
  import builtins
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_spotinst
3
- Version: 3.121.0a1747982912
3
+ Version: 3.121.0a1748901744
4
4
  Summary: A Pulumi package for creating and managing spotinst cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -0,0 +1,76 @@
1
+ pulumi_spotinst/__init__.py,sha256=SNB_Vo7VFKrkoNaW0TdCPjnewjdQLdFTdqSerirVOSM,8722
2
+ pulumi_spotinst/_inputs.py,sha256=lke24gfo_nlI6R-vWqnte9q898HiNGkdIRvZfOUOW-c,225560
3
+ pulumi_spotinst/_utilities.py,sha256=66uLGQDI1oMFOI3Fe5igAphtexWhcSLDyuVW50jW3ik,10789
4
+ pulumi_spotinst/account.py,sha256=8rJCpw5D-w4JuwdggQBFGbyet4xthf8xGEVfNSBSaBQ,6519
5
+ pulumi_spotinst/credentials_azure.py,sha256=YZMRpAB41R_2QIYMB8v8lQ_FM_srwoRYO-br9Xk7irw,17289
6
+ pulumi_spotinst/credentials_gcp.py,sha256=YV7WARphxQW4f7KGKksnjGPk3kEnED72wg7Vs55of7I,27419
7
+ pulumi_spotinst/data_integration.py,sha256=vBG2ZhM4zXUv9NaYEipjfdlEIIyCVpjwJYF8_Nz0wsg,12213
8
+ pulumi_spotinst/elastigroup_azure_v3.py,sha256=89GEGnCpo47-PuPHmtm-UXP9JIBfI7bcKa6eULFdfok,77186
9
+ pulumi_spotinst/health_check.py,sha256=VM0rME0taQL4bWA8BG-B_fBY212JWejfmOL7p38p7KQ,14054
10
+ pulumi_spotinst/ocean_right_sizing_rule.py,sha256=qdX2szOREGHtyKM-E5haTns_GG8I2vMmD-4y4qwbivs,31472
11
+ pulumi_spotinst/outputs.py,sha256=k1Tb-jJbm7d7oHYIkDI-0H_zNrj-ulmtmpdNKxrNhMY,180077
12
+ pulumi_spotinst/provider.py,sha256=hQRAOFDwFyXEn7Qifa4rW1og1hUBZnQ__FTO6jrl_JA,8704
13
+ pulumi_spotinst/pulumi-plugin.json,sha256=Yv7RkCo0qUBjwQ7oPTWw3tOpuH8Htl1DEdEKSWmu3M8,86
14
+ pulumi_spotinst/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
+ pulumi_spotinst/stateful_node_azure.py,sha256=AtVVWjnD5uwXHRUjuSFInbuOIr8Ac0aCV2RJx7LSuoA,141495
16
+ pulumi_spotinst/subscription.py,sha256=lqMp5cd6pJ8DMsw7MpHXYFPKRsdBm05NnHRvoA3Eb2k,28553
17
+ pulumi_spotinst/aws/__init__.py,sha256=vjlG1OvwRuSgo8lXzTgX52CP6gfEStZz3OV0sFYOGOc,601
18
+ pulumi_spotinst/aws/_inputs.py,sha256=xrmPS20OGYO6vz4NX2KujCBPNlhRBohwTUvigm7JSmA,633157
19
+ pulumi_spotinst/aws/account.py,sha256=a-6sYDm21UaWFS4hF1oyDkI2y0LgXO41OEo-dIccMQs,6548
20
+ pulumi_spotinst/aws/beanstalk.py,sha256=x4FsPrvUevUw02ZzU5mZYzWQ7UbIfXYVtOxi7rja_1Q,35344
21
+ pulumi_spotinst/aws/credentials.py,sha256=DoLnBendNUWv3S-9SD_WmJEJS4N5n8lliBj9qNwonuI,9495
22
+ pulumi_spotinst/aws/elastigroup.py,sha256=89mmfR3YMzf_9qWdHo2df7ioq8R_4pbSu2GikNuA5Es,234681
23
+ pulumi_spotinst/aws/managed_instance.py,sha256=ZpO2dEVXYcWelVxNgkLxFLMEJ6LqzRbKSPCCA_xTSb0,87501
24
+ pulumi_spotinst/aws/mr_scalar.py,sha256=Pk3HT51PV1wDoyTTjKgDgW9RTilc1xstoR_tDx_3aoU,128729
25
+ pulumi_spotinst/aws/ocean.py,sha256=Owg5YD36KhQpnEtgfKpSwa0bOFJnyHMqOtdw7giqNa8,122960
26
+ pulumi_spotinst/aws/ocean_extended_resource_definition.py,sha256=0W4x215g5KsvLUQpu3Lr06Wi29WpwRekRHyxNzHVl5Y,11030
27
+ pulumi_spotinst/aws/ocean_launch_spec.py,sha256=rBtudmB6qL9g4QH6b_4o99uCsmKiiXxPf0nvl8BnnkY,106090
28
+ pulumi_spotinst/aws/outputs.py,sha256=_zxRTzQJ5kRtUoPL7Cpw-QFBVJk5la7DI09abuyKznI,467459
29
+ pulumi_spotinst/aws/suspension.py,sha256=sxlrdBlF-DQhRkpPLwZA1uZXRQpYRGpxTPKSVaG3txA,9761
30
+ pulumi_spotinst/azure/__init__.py,sha256=PJpRk0m7phuIho79456sFbfyk2OPxzuzusttwJ_Urdk,379
31
+ pulumi_spotinst/azure/_inputs.py,sha256=W9Jvx6xViZjw2o8JhF6RXYud1Np0d89Ihkfd24O0-q0,129617
32
+ pulumi_spotinst/azure/ocean_np.py,sha256=1Yr3baRNGHOrEz2VeSXBn9BWtIw4Ily2jULbQhl-GYs,85798
33
+ pulumi_spotinst/azure/ocean_np_virtual_node_group.py,sha256=lU7i5i4TIY5cLmlbjJ6hF16-lgyM_jOg-yhm9d5yJHo,70052
34
+ pulumi_spotinst/azure/outputs.py,sha256=N3TjiDMAkGiZM4ufO8BoiyY7COPi4uPVZ3On59hSXPA,97703
35
+ pulumi_spotinst/config/__init__.py,sha256=LBsoZbCKMHDFo-5RJPY0lRzMsShB1weBQPxL9RQBFtY,283
36
+ pulumi_spotinst/config/__init__.pyi,sha256=xt4810rXCvBnO7UmkTv8YmZtpjvX4zJNaw3GDkOKtRY,771
37
+ pulumi_spotinst/config/vars.py,sha256=V9Fk2IbJAm-bW9MSSPJZY_sn7wlqpKadW2yEXsFp4SI,1262
38
+ pulumi_spotinst/ecs/__init__.py,sha256=4Svs0I5ePMBCfeY_6II2_f2Z8JNyELM5yK_wzGqVYnY,366
39
+ pulumi_spotinst/ecs/_inputs.py,sha256=1zIqxbE1VH1D_QAqfzfGTgQZx8UAFEVjvruIyjq7sk0,113214
40
+ pulumi_spotinst/ecs/ocean.py,sha256=UsW4lyqBCo9tuqEh65iOziPZIyhO3qW2yzsug3jdq3A,86226
41
+ pulumi_spotinst/ecs/ocean_launch_spec.py,sha256=HE9Q6g5N9C6f-uFfxM_TV3RQFcNnVCJIZo4ruqbp984,62692
42
+ pulumi_spotinst/ecs/outputs.py,sha256=QRd-da7h8ARU9I1FUtrUe00SeTTxaPmVs_XVhX1KDNY,85499
43
+ pulumi_spotinst/gcp/__init__.py,sha256=q3neQap5Deb13hGHuMxr6aszn96Dn2pQtmc8qI8kYVw,339
44
+ pulumi_spotinst/gcp/_inputs.py,sha256=X-ggjDyz5bwzqPX3QdyFLjzokAnZSzLPOXfUNcIBDr8,81763
45
+ pulumi_spotinst/gcp/elastigroup.py,sha256=Qqy0yl4vGxSAhESiQl9DyEQx8DJcXIniH6k2ASl_zYc,122475
46
+ pulumi_spotinst/gcp/outputs.py,sha256=1JrkKG_9hBpFCCyP8fugGU_MbEp9wGEG5lFPhRYI8nM,58586
47
+ pulumi_spotinst/gke/__init__.py,sha256=jxG9J84OitPWkX-9k0Yg8o7-S98wjzmLWb0KzC1tJmg,440
48
+ pulumi_spotinst/gke/_inputs.py,sha256=hnTw0Q5I1LDZfeYevY7YZAxu_XWA3XeStd2NiOloFUM,161394
49
+ pulumi_spotinst/gke/elastigroup.py,sha256=FpsjLzBoUUBcXHKGozfnm0mKOxvQu572XcWp9II_lcY,73814
50
+ pulumi_spotinst/gke/ocean_import.py,sha256=9rK8V0W86UwBpVmDj1QiXR8jX1vr6yTKWnx3GSumw0M,54898
51
+ pulumi_spotinst/gke/ocean_launch_spec.py,sha256=5R7KDqMK6Z-7PnSb02CrnYMhyxDOhJE6ZU0NFrX5UGI,70784
52
+ pulumi_spotinst/gke/ocean_launch_spec_import.py,sha256=Qo825ca2ttqQ-pPRe0vIPnKJuuCkWUMsLb8O3fuTAkM,9091
53
+ pulumi_spotinst/gke/outputs.py,sha256=AykpeLlvW8YWM8DCFM3tAFkD2iIMDfyhLau-jcjPdtM,123634
54
+ pulumi_spotinst/oceancd/__init__.py,sha256=cRddNVQBKZRjx34cwnqcGZCMnO_LnfWz5FEfqWhID3o,438
55
+ pulumi_spotinst/oceancd/_inputs.py,sha256=0LBBMoFnsaAtzitiIddv1Gvj2P1as16d6Tl00fllhWg,176765
56
+ pulumi_spotinst/oceancd/outputs.py,sha256=kf8LG91NIf0MW0tJESdnomRxemqbB7zhqSbT56tV9UY,138279
57
+ pulumi_spotinst/oceancd/rollout_spec.py,sha256=r_I5CZ-cE-r_QM8CPp5ZMHI2ndEGRRuFkbZ_vhN6Oyw,22726
58
+ pulumi_spotinst/oceancd/strategy.py,sha256=RV2QuYYQ1fASYiIEk2lOHy-5vC8EukPgUvwz4sfozo8,10396
59
+ pulumi_spotinst/oceancd/verification_provider.py,sha256=k7ZHNl349rtGvN9pp1_fT5YKneZeObRufGQAvON44DA,24627
60
+ pulumi_spotinst/oceancd/verification_template.py,sha256=ZORinDHBvPu4YzmoWJyVC6M8CGb9B0dPncG1rz5QhFU,23185
61
+ pulumi_spotinst/organization/__init__.py,sha256=UwU0jow_98Noh4BTA35DRqYBMzS8tzstwzWqAN0C8MA,413
62
+ pulumi_spotinst/organization/_inputs.py,sha256=-2KN9UPJL6sgmw5IPmuiYdT20xUBWLjH3fJRFtg2kYo,13061
63
+ pulumi_spotinst/organization/outputs.py,sha256=JfrlllK8iwfglsW1zuOMRKLR_I9vjuF0K9qDG2fD7nQ,9982
64
+ pulumi_spotinst/organization/policy.py,sha256=0UA2g6-l1IwJjCLKb4p469ygtZDdqPEILcmkYBCFCTM,12257
65
+ pulumi_spotinst/organization/programmatic_user.py,sha256=EeYAxJ1c0EYr3OWiQSQ2KpV9cC_p8z6_tbtZP9f6ZSc,17994
66
+ pulumi_spotinst/organization/user.py,sha256=NGh0SG3XGa02oAI1W6OVN-hB0enmtlNMQ1TouAMLXEk,19617
67
+ pulumi_spotinst/organization/user_group.py,sha256=W7uvs46SDeItWLM2I_wkJ7n1evKQQm8buMSmjMwF9HE,14015
68
+ pulumi_spotinst/spark/__init__.py,sha256=EfK3fWSnfSMs0nxmvSgkPd-5PNDSmZyPTemSrgcnD2A,373
69
+ pulumi_spotinst/spark/_inputs.py,sha256=2eoWytfpp6Wx659BjUly4f4lRk9d1Q73gzxRFg7NZBc,26364
70
+ pulumi_spotinst/spark/ocean.py,sha256=9kv9oZ7TPYnq6kZEGzX47-EbaDxvO5O6vcO26KPkXyM,19728
71
+ pulumi_spotinst/spark/ocean_virtual_node_group.py,sha256=T1mi2x18t7BLh48-d8gDJD0eInl-HYEhSe_L2YuLfAg,8636
72
+ pulumi_spotinst/spark/outputs.py,sha256=k-kjPQtkyavCMn92uh8HeQfpok4iE2nptl6zo7ssfhs,20516
73
+ pulumi_spotinst-3.121.0a1748901744.dist-info/METADATA,sha256=jfheABkhGyexkqLfzxCQ0vHqMG3Is7Ms92A9qJf7wuQ,2724
74
+ pulumi_spotinst-3.121.0a1748901744.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
75
+ pulumi_spotinst-3.121.0a1748901744.dist-info/top_level.txt,sha256=B1HTsr4PliwgyZPJ-9Cmg9PELboV_GusiFDrxBSVHeI,16
76
+ pulumi_spotinst-3.121.0a1748901744.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.8.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,76 +0,0 @@
1
- pulumi_spotinst/__init__.py,sha256=zGQ4II5RIK7sg6xV8DPuK6ciPcxOQ6ov1vNq2jFe0Tk,8740
2
- pulumi_spotinst/_inputs.py,sha256=RKU-P3eReTo4ljn0Eug2MgckukLH9VH4pk5zoFDyQuM,225578
3
- pulumi_spotinst/_utilities.py,sha256=yyuODPikZ9pto3JWJRfMJo98dWmQ5_y45-TVcZG_K8Y,10807
4
- pulumi_spotinst/account.py,sha256=jMszBEW-RetWDdvjj1CvzCnLtIOthyQRkYrdf1NGOZY,6537
5
- pulumi_spotinst/credentials_azure.py,sha256=kqpmh-mVB4hbiFa_jvKeZe1LxYDZ7MXAbtxVHA-FrsM,17307
6
- pulumi_spotinst/credentials_gcp.py,sha256=EHiuJMBYnnCpnrd5G0ElWLON-5I6p1NAfvLv3uEYod4,27437
7
- pulumi_spotinst/data_integration.py,sha256=lAwVCqkJCli6nDzuJp9KZRzMwjqH1f-f7VIPGh2a2nw,12231
8
- pulumi_spotinst/elastigroup_azure_v3.py,sha256=ig0rmwhnn3hhbiE7BKv4l0g-I7zYWy5bY-VPrwNZEDk,77204
9
- pulumi_spotinst/health_check.py,sha256=aBs_ytJpI-yJ3MPOWRAHIGJW08DLi1Iglt0r0qYkWJ0,14072
10
- pulumi_spotinst/ocean_right_sizing_rule.py,sha256=9yxy-9XyoYlypxpFiqqX1T7poyO7il-46zOZ0anYna0,31490
11
- pulumi_spotinst/outputs.py,sha256=vtnSMKMrpPpwMoPnVypj0W_10CxLevZOG2xxqKRmZxg,180095
12
- pulumi_spotinst/provider.py,sha256=xI0C5Q-fLr1jC9znrHJnYzDRV9dO-M0YaRtjgET29b8,8722
13
- pulumi_spotinst/pulumi-plugin.json,sha256=KxJmdo9hn_rBxMB1z88XqOFJpnCNG9Plfeq_x4q4z4o,86
14
- pulumi_spotinst/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
- pulumi_spotinst/stateful_node_azure.py,sha256=i0pauuwcXmW5n6sdqpH3HwOLc0UfuHx3SYp0zkezv-Q,141513
16
- pulumi_spotinst/subscription.py,sha256=asxOLptbPggXfVfDzeUIR6DZC8ub3w_9v-w0nmVEc7Y,28571
17
- pulumi_spotinst/aws/__init__.py,sha256=6fGpM9Rh1HIW8wd_Twunwhmutbte97XCL1Fn6DzJHo8,619
18
- pulumi_spotinst/aws/_inputs.py,sha256=nxtg_14cxCK1Tmimcl1h1p7hhpwVrZYXqphms7-76No,633175
19
- pulumi_spotinst/aws/account.py,sha256=HnIjIldp1AcvmYi1ngBmlfLALeHlri-jyyzSLYOMivg,6566
20
- pulumi_spotinst/aws/beanstalk.py,sha256=N04WNP-PxqlwxLxSER_FF48T-AXMt_1l_xs1dFdYg1U,35362
21
- pulumi_spotinst/aws/credentials.py,sha256=nz8JIMh1xx-YyB5RxQ1Earq2UlI78Cvi5Nvyqb5iTOA,9513
22
- pulumi_spotinst/aws/elastigroup.py,sha256=NyN0H4sccLy3siSh5KExzBefSERz2zAp9u6ILzWTBFs,234699
23
- pulumi_spotinst/aws/managed_instance.py,sha256=CPZaCeFeuhqj-XwQB-D-bksU1Si2NjuC2C7W1-18n6I,87519
24
- pulumi_spotinst/aws/mr_scalar.py,sha256=klroq98bV70_IzYkgbJNVMdGAhaDtVaL9U-v9xHJxFI,128747
25
- pulumi_spotinst/aws/ocean.py,sha256=f1VtQz0ZIIp7rIxg1VVImuXfUgLT4VKtjDHhTXbT-8A,122978
26
- pulumi_spotinst/aws/ocean_extended_resource_definition.py,sha256=UpcBmCgxPp0XbhAxr4UkQ2Yyr6Yc0-icNttlXO70rw4,11048
27
- pulumi_spotinst/aws/ocean_launch_spec.py,sha256=PaI6H2Cj0F9aSyNOqowRzgbm4BL4sQuyxm_etdJEoZo,106108
28
- pulumi_spotinst/aws/outputs.py,sha256=MTiJbjqlm6VlGGZrU4g5vnf7rgKJo2zRJ5W4Y0DPwIo,467477
29
- pulumi_spotinst/aws/suspension.py,sha256=IUTisw4VNCFUD4oDNfpxX1pOSQOBkxPp_o56xlY2tzI,9779
30
- pulumi_spotinst/azure/__init__.py,sha256=9JRmjaOuBI50875ToxeChC5bBkhf1Dq4TTm8w4ko4PU,397
31
- pulumi_spotinst/azure/_inputs.py,sha256=QHiEl_Oa7F-fUZ8pgHSmTcU3Wg3kzgYkpBI4_u9GNhI,129635
32
- pulumi_spotinst/azure/ocean_np.py,sha256=v_46vHaUVHA4gqYwbvvA1vbasYhkWU9gV2DITxGpNBc,85816
33
- pulumi_spotinst/azure/ocean_np_virtual_node_group.py,sha256=iq26MimPbDk363s6nH6EsHeR2-jMnZiXliU1HlwNpo0,70070
34
- pulumi_spotinst/azure/outputs.py,sha256=hMHPWsU4gs4r83tMprvQ4uK7B5-48ydCutTsB_1O1yw,97721
35
- pulumi_spotinst/config/__init__.py,sha256=nKVKdvQbN3zgJ23HPoKpz1sGrfjaDijL6xvKxGVmj7c,301
36
- pulumi_spotinst/config/__init__.pyi,sha256=uUDv82YSE-Kj11QOtYPb-uTU21IxtBdomkF85fJv9eI,789
37
- pulumi_spotinst/config/vars.py,sha256=H6SudVbBijV2d-jgNc6SgEuLBTYIms2dbTWplc44zYY,1280
38
- pulumi_spotinst/ecs/__init__.py,sha256=Nxyz5R026_1G6YQqdwwoK2DAjcuAvFgKkbFtHgrNdPw,384
39
- pulumi_spotinst/ecs/_inputs.py,sha256=muFb9d9Ekrl7Ar0ZDvRGJnkZ5pbCpXW4CqFjWw-5IJk,113232
40
- pulumi_spotinst/ecs/ocean.py,sha256=x_XjcZv9Z2ba8_GNLwlvDFZadcuoHcxn3F2VVTVlYUg,86244
41
- pulumi_spotinst/ecs/ocean_launch_spec.py,sha256=O7TBXdQCI03ncUih4qNzb-OL8d6TVAha7T8HAzHR1ZA,62710
42
- pulumi_spotinst/ecs/outputs.py,sha256=FQ6NTPCXjYIDD5CZpyWKW30JwEFqFoHndFIPtSsOQRY,85517
43
- pulumi_spotinst/gcp/__init__.py,sha256=bQXqRsxRvOEPk4_0h0JnGgKapyN7DxI0jF4wCnlr-8o,357
44
- pulumi_spotinst/gcp/_inputs.py,sha256=VvQEjl7ei1YescMtnS1AzErOlOMSjyhFp2YZZOOsn-g,81781
45
- pulumi_spotinst/gcp/elastigroup.py,sha256=IFKkdQ0OOzXkXxrfRv_6Wj2crzvtkglvr1w6PwMuWgE,122493
46
- pulumi_spotinst/gcp/outputs.py,sha256=T46N1Y4xJvUzmKgLxHYzVj01W5cYvX0SLRAOUFTR0Os,58604
47
- pulumi_spotinst/gke/__init__.py,sha256=YUuZDX0mvhLjViXm6YlTT41IxBsxNb-b76a32_7SY7c,458
48
- pulumi_spotinst/gke/_inputs.py,sha256=I6GMrO41Z4tbF3DqKcNan1nDnLtwWA23SU4NVCCTKwg,161412
49
- pulumi_spotinst/gke/elastigroup.py,sha256=i0_xPxHrfoDYqfrCLo_U1zPur1f-z4oPy1JyNpXlJW4,73832
50
- pulumi_spotinst/gke/ocean_import.py,sha256=lVceF3I4PuLyCW0-vLmD-hphKFDNOsSOYvLz73XgVCw,54916
51
- pulumi_spotinst/gke/ocean_launch_spec.py,sha256=czEG9bIsB4jI4H-6VO05GVqtf_5xouRXOdmT-pofu1I,70802
52
- pulumi_spotinst/gke/ocean_launch_spec_import.py,sha256=WyZ43cAH8mKSgZ_Ggp1t4ed7zh97cCyZUdvaZ6GAqng,9109
53
- pulumi_spotinst/gke/outputs.py,sha256=bu9TbRcpRiWOE6tRcaD6Lw9Ez9MYMx0lcj9khH9-oHk,123652
54
- pulumi_spotinst/oceancd/__init__.py,sha256=TDaEL3Fq6ZDwLgFwfD6W-Xqq5n3NgYIPEm_3DNFZpbY,456
55
- pulumi_spotinst/oceancd/_inputs.py,sha256=NVA1u2N9yInMYjXt7pwsJ2X9b5sVo6aSBgGGZIrwJzU,176783
56
- pulumi_spotinst/oceancd/outputs.py,sha256=zzJtDRO24A5hwHJBlS6PZk_CMZhvHfhg7NB2pBRmzs0,138297
57
- pulumi_spotinst/oceancd/rollout_spec.py,sha256=jhOrHiDL6Kg0auhjxTXAQcFGY3x7gmM9v8JKXYNZswc,22744
58
- pulumi_spotinst/oceancd/strategy.py,sha256=EtxuAqxmflc_EvzS6rUBbyvA4bYtnbjMt9QyAnYH628,10414
59
- pulumi_spotinst/oceancd/verification_provider.py,sha256=nZLlsCmx2fDTU16uFkm1517uUyjzVWBv0g7mpIIEzIE,24645
60
- pulumi_spotinst/oceancd/verification_template.py,sha256=lflbbpfgqiKSJN5JNzQ2ppreXYA2Jwm6aT3T7kQrcns,23203
61
- pulumi_spotinst/organization/__init__.py,sha256=dIOu_vxbrMka9rAkSOQMoVa4hYnG-EIbgzNPJzm7W-Q,431
62
- pulumi_spotinst/organization/_inputs.py,sha256=K23cccF04yj8boXX5OPUNZBuVP11WK9h6sCqJRnZ9OM,13079
63
- pulumi_spotinst/organization/outputs.py,sha256=pUK61jWWKTYD3kn63pCIhYTvCCLPESSEc6YOXbM6XPI,10000
64
- pulumi_spotinst/organization/policy.py,sha256=n0-YLoxo1TfO0VXV08ALvBmwlVuzgyq4HNETI41mQg0,12275
65
- pulumi_spotinst/organization/programmatic_user.py,sha256=Mv7BMB0Gmbx_Mx3rDLUkGJZ4svdjz3SwK4ZH914e-Gs,18012
66
- pulumi_spotinst/organization/user.py,sha256=rtX3fl0QyK_3IKiZ1ZTfLfCkY1JmZtyOVKcJolwvbBQ,19635
67
- pulumi_spotinst/organization/user_group.py,sha256=PTzZ5wOj4LUVQCG86nLeaOqyU9_h5pH95i4A4bSiNqw,14033
68
- pulumi_spotinst/spark/__init__.py,sha256=llSjg3tIdgk6bMN3HVd9JH9SqrvNmnLwhtVn9NIQcLM,391
69
- pulumi_spotinst/spark/_inputs.py,sha256=yFfeSOqV5Jift-FZSGrsC86HStuOakR_EhzNdk42Je8,26382
70
- pulumi_spotinst/spark/ocean.py,sha256=RN5dHXClRo67ftvCD0h3nHiAWLIffQmYGKpiN7mNDnw,19746
71
- pulumi_spotinst/spark/ocean_virtual_node_group.py,sha256=mVGU2GeSdAT3MnjZfwO_n72WWixArOgQ8ZnNxgmWLJ8,8654
72
- pulumi_spotinst/spark/outputs.py,sha256=Fd5tyJLyYRKIG1MB6qNFEDzVlLRwYPvC4g9xVHCsrBM,20534
73
- pulumi_spotinst-3.121.0a1747982912.dist-info/METADATA,sha256=0Z4K1sgBPPHAYHjbW7h4DhCISltMlVcuWY_s9M7hd7I,2724
74
- pulumi_spotinst-3.121.0a1747982912.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
75
- pulumi_spotinst-3.121.0a1747982912.dist-info/top_level.txt,sha256=B1HTsr4PliwgyZPJ-9Cmg9PELboV_GusiFDrxBSVHeI,16
76
- pulumi_spotinst-3.121.0a1747982912.dist-info/RECORD,,