pulumi-minio 1.0.0a1747980892__tar.gz → 1.0.0a1749536759__tar.gz

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.
Files changed (37) hide show
  1. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/PKG-INFO +1 -1
  2. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/__init__.py +1 -1
  3. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/_inputs.py +1 -1
  4. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/_utilities.py +1 -1
  5. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/config/__init__.py +1 -1
  6. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/config/__init__.pyi +1 -1
  7. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/config/vars.py +1 -1
  8. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/get_iam_policy_document.py +1 -1
  9. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_group.py +1 -1
  10. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_group_membership.py +1 -1
  11. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_group_policy.py +1 -1
  12. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_group_policy_attachment.py +1 -1
  13. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_group_user_attachment.py +1 -1
  14. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_policy.py +1 -1
  15. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_service_account.py +1 -1
  16. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_user.py +1 -1
  17. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/iam_user_policy_attachment.py +1 -1
  18. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/ilm_policy.py +1 -1
  19. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/kms_key.py +1 -1
  20. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/outputs.py +1 -1
  21. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/provider.py +19 -20
  22. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/pulumi-plugin.json +1 -1
  23. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_bucket.py +1 -1
  24. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_bucket_notification.py +1 -1
  25. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_bucket_policy.py +1 -1
  26. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_bucket_server_side_encryption.py +1 -1
  27. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_bucket_versioning.py +1 -1
  28. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/s3_object.py +1 -1
  29. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio.egg-info/PKG-INFO +1 -1
  30. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pyproject.toml +1 -1
  31. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/README.md +0 -0
  32. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio/py.typed +0 -0
  33. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio.egg-info/SOURCES.txt +0 -0
  34. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio.egg-info/dependency_links.txt +0 -0
  35. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio.egg-info/requires.txt +0 -0
  36. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/pulumi_minio.egg-info/top_level.txt +0 -0
  37. {pulumi_minio-1.0.0a1747980892 → pulumi_minio-1.0.0a1749536759}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_minio
3
- Version: 1.0.0a1747980892
3
+ Version: 1.0.0a1749536759
4
4
  Summary: A Pulumi package for creating and managing minio cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -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
@@ -20,7 +20,6 @@ __all__ = ['ProviderArgs', 'Provider']
20
20
  @pulumi.input_type
21
21
  class ProviderArgs:
22
22
  def __init__(__self__, *,
23
- minio_server: pulumi.Input[builtins.str],
24
23
  minio_access_key: Optional[pulumi.Input[builtins.str]] = None,
25
24
  minio_api_version: Optional[pulumi.Input[builtins.str]] = None,
26
25
  minio_cacert_file: Optional[pulumi.Input[builtins.str]] = None,
@@ -30,23 +29,23 @@ class ProviderArgs:
30
29
  minio_password: Optional[pulumi.Input[builtins.str]] = None,
31
30
  minio_region: Optional[pulumi.Input[builtins.str]] = None,
32
31
  minio_secret_key: Optional[pulumi.Input[builtins.str]] = None,
32
+ minio_server: Optional[pulumi.Input[builtins.str]] = None,
33
33
  minio_session_token: Optional[pulumi.Input[builtins.str]] = None,
34
34
  minio_ssl: Optional[pulumi.Input[builtins.bool]] = None,
35
35
  minio_user: Optional[pulumi.Input[builtins.str]] = None):
36
36
  """
37
37
  The set of arguments for constructing a Provider resource.
38
- :param pulumi.Input[builtins.str] minio_server: Minio Host and Port
39
38
  :param pulumi.Input[builtins.str] minio_access_key: Minio Access Key
40
39
  :param pulumi.Input[builtins.str] minio_api_version: Minio API Version (type: string, options: v2 or v4, default: v4)
41
40
  :param pulumi.Input[builtins.bool] minio_insecure: Disable SSL certificate verification (default: false)
42
41
  :param pulumi.Input[builtins.str] minio_password: Minio Password
43
42
  :param pulumi.Input[builtins.str] minio_region: Minio Region (default: us-east-1)
44
43
  :param pulumi.Input[builtins.str] minio_secret_key: Minio Secret Key
44
+ :param pulumi.Input[builtins.str] minio_server: Minio Host and Port
45
45
  :param pulumi.Input[builtins.str] minio_session_token: Minio Session Token
46
46
  :param pulumi.Input[builtins.bool] minio_ssl: Minio SSL enabled (default: false)
47
47
  :param pulumi.Input[builtins.str] minio_user: Minio User
48
48
  """
49
- pulumi.set(__self__, "minio_server", minio_server)
50
49
  if minio_access_key is not None:
51
50
  warnings.warn("""use minio_user instead""", DeprecationWarning)
52
51
  pulumi.log.warn("""minio_access_key is deprecated: use minio_user instead""")
@@ -71,6 +70,8 @@ class ProviderArgs:
71
70
  pulumi.log.warn("""minio_secret_key is deprecated: use minio_password instead""")
72
71
  if minio_secret_key is not None:
73
72
  pulumi.set(__self__, "minio_secret_key", minio_secret_key)
73
+ if minio_server is not None:
74
+ pulumi.set(__self__, "minio_server", minio_server)
74
75
  if minio_session_token is not None:
75
76
  pulumi.set(__self__, "minio_session_token", minio_session_token)
76
77
  if minio_ssl is not None:
@@ -78,18 +79,6 @@ class ProviderArgs:
78
79
  if minio_user is not None:
79
80
  pulumi.set(__self__, "minio_user", minio_user)
80
81
 
81
- @property
82
- @pulumi.getter(name="minioServer")
83
- def minio_server(self) -> pulumi.Input[builtins.str]:
84
- """
85
- Minio Host and Port
86
- """
87
- return pulumi.get(self, "minio_server")
88
-
89
- @minio_server.setter
90
- def minio_server(self, value: pulumi.Input[builtins.str]):
91
- pulumi.set(self, "minio_server", value)
92
-
93
82
  @property
94
83
  @pulumi.getter(name="minioAccessKey")
95
84
  @_utilities.deprecated("""use minio_user instead""")
@@ -191,6 +180,18 @@ class ProviderArgs:
191
180
  def minio_secret_key(self, value: Optional[pulumi.Input[builtins.str]]):
192
181
  pulumi.set(self, "minio_secret_key", value)
193
182
 
183
+ @property
184
+ @pulumi.getter(name="minioServer")
185
+ def minio_server(self) -> Optional[pulumi.Input[builtins.str]]:
186
+ """
187
+ Minio Host and Port
188
+ """
189
+ return pulumi.get(self, "minio_server")
190
+
191
+ @minio_server.setter
192
+ def minio_server(self, value: Optional[pulumi.Input[builtins.str]]):
193
+ pulumi.set(self, "minio_server", value)
194
+
194
195
  @property
195
196
  @pulumi.getter(name="minioSessionToken")
196
197
  def minio_session_token(self) -> Optional[pulumi.Input[builtins.str]]:
@@ -271,7 +272,7 @@ class Provider(pulumi.ProviderResource):
271
272
  @overload
272
273
  def __init__(__self__,
273
274
  resource_name: str,
274
- args: ProviderArgs,
275
+ args: Optional[ProviderArgs] = None,
275
276
  opts: Optional[pulumi.ResourceOptions] = None):
276
277
  """
277
278
  The provider type for the minio package. By default, resources use package-wide configuration
@@ -325,8 +326,6 @@ class Provider(pulumi.ProviderResource):
325
326
  __props__.__dict__["minio_password"] = minio_password
326
327
  __props__.__dict__["minio_region"] = minio_region
327
328
  __props__.__dict__["minio_secret_key"] = minio_secret_key
328
- if minio_server is None and not opts.urn:
329
- raise TypeError("Missing required property 'minio_server'")
330
329
  __props__.__dict__["minio_server"] = minio_server
331
330
  __props__.__dict__["minio_session_token"] = minio_session_token
332
331
  __props__.__dict__["minio_ssl"] = pulumi.Output.from_input(minio_ssl).apply(pulumi.runtime.to_json) if minio_ssl is not None else None
@@ -396,7 +395,7 @@ class Provider(pulumi.ProviderResource):
396
395
 
397
396
  @property
398
397
  @pulumi.getter(name="minioServer")
399
- def minio_server(self) -> pulumi.Output[builtins.str]:
398
+ def minio_server(self) -> pulumi.Output[Optional[builtins.str]]:
400
399
  """
401
400
  Minio Host and Port
402
401
  """
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "minio",
4
- "version": "1.0.0-alpha.1747980892"
4
+ "version": "1.0.0-alpha.1749536759"
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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_minio
3
- Version: 1.0.0a1747980892
3
+ Version: 1.0.0a1749536759
4
4
  Summary: A Pulumi package for creating and managing minio cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "minio"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.9"
8
- version = "1.0.0a1747980892"
8
+ version = "1.0.0a1749536759"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]