pulumiverse-scaleway 1.21.0a1730892711__py3-none-any.whl → 1.21.0a1731495343__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 pulumiverse-scaleway might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "scaleway",
4
- "version": "1.21.0-alpha.1730892711",
4
+ "version": "1.21.0-alpha.1731495343",
5
5
  "server": "github://api.github.com/pulumiverse"
6
6
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pulumiverse_scaleway
3
- Version: 1.21.0a1730892711
3
+ Version: 1.21.0a1731495343
4
4
  Summary: A Pulumi package for creating and managing Scaleway cloud resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://www.scaleway.com
@@ -19,6 +19,17 @@ Requires-Dist: typing-extensions >=4.11 ; python_version < "3.11"
19
19
  The Scaleway resource provider for Pulumi lets you creating resources in [Scaleway](https://www.scaleway.com). To use
20
20
  this package, please [install the Pulumi CLI first](https://pulumi.com/).
21
21
 
22
+ ## Support
23
+
24
+ This is a community maintained provider. Please file issues and feature requests here:
25
+
26
+ [pulumiverse/pulumi-scaleway](https://github.com/pulumiverse/pulumi-scaleway/issues)
27
+
28
+ You can also reach out on one of these channels:
29
+
30
+ * `#pulumiverse` channel on the [Pulumi Community Slack](https://slack.pulumi.com)
31
+ * `#pulumi` channel on the [Scaleway Community Slack](https://slack.scaleway.com)
32
+
22
33
  ## Installing
23
34
 
24
35
  This package is available in many languages in the standard packaging formats.
@@ -27,43 +38,40 @@ This package is available in many languages in the standard packaging formats.
27
38
 
28
39
  To use from JavaScript or TypeScript in Node.js, install using either `npm`:
29
40
 
30
- ```
31
- $ npm install @pulumiverse/scaleway
41
+ ```sh
42
+ npm install @pulumiverse/scaleway
32
43
  ```
33
44
 
34
45
  or `yarn`:
35
46
 
36
- ```
37
- $ yarn add @pulumiverse/scaleway
47
+ ```sh
48
+ yarn add @pulumiverse/scaleway
38
49
  ```
39
50
 
40
51
  ### Python
41
52
 
42
53
  To use from Python, install using `pip`:
43
54
 
44
- ```
45
- $ pip install pulumiverse-scaleway
55
+ ```sh
56
+ pip install pulumiverse-scaleway
46
57
  ```
47
58
 
48
59
  ### Go
49
60
 
50
61
  To use from Go, use `go get` to grab the latest version of the library
51
62
 
52
- ```
53
- $ go get github.com/pulumiverse/pulumi-scaleway/sdk/go/...
63
+ ```sh
64
+ go get github.com/pulumiverse/pulumi-scaleway/sdk/go/...
54
65
  ```
55
66
 
56
67
  ### .NET
57
68
 
58
69
  To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.
59
70
 
60
-
61
- ```
62
- $ dotnet add package Pulumiverse.Scaleway
71
+ ```sh
72
+ dotnet add package Pulumiverse.Scaleway
63
73
  ```
64
74
 
65
75
  ## Reference
66
76
 
67
- See the Pulumi registry for API docs:
68
-
69
- https://www.pulumi.com/registry/packages/scaleway/api-docs/
77
+ See the Pulumi registry for [API documention](https://www.pulumi.com/registry/packages/scaleway/api-docs/).
@@ -174,7 +174,7 @@ pulumiverse_scaleway/object_bucket_website_configuration.py,sha256=WU1OVhYpVZz9U
174
174
  pulumiverse_scaleway/object_item.py,sha256=bGt9KrQkEYrvZqhfl_8OdPUElGFQ9cu5SKqIOrXvdmQ,31011
175
175
  pulumiverse_scaleway/outputs.py,sha256=HUNEH4pVtGqdrqAOZ9pdRz-kR99LRQL7K827wDHddsQ,411381
176
176
  pulumiverse_scaleway/provider.py,sha256=peWeLAx4wsEDPL35OtX2F5JKvy1SDcIAjyNwBA-VLW0,12821
177
- pulumiverse_scaleway/pulumi-plugin.json,sha256=6j268wgh3Sr57fAhfidea3QWCKHoSRcPYD6dpdbfkKY,136
177
+ pulumiverse_scaleway/pulumi-plugin.json,sha256=S-WQvpvaBWL6KP82luhpr2lCUrr6X62rn8xczme_KW0,136
178
178
  pulumiverse_scaleway/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
179
179
  pulumiverse_scaleway/redis_cluster.py,sha256=g30_Gfl9YKsRegXj0BE4K6SWfhhweWOcTqoweAaoC5k,53091
180
180
  pulumiverse_scaleway/registry_namespace.py,sha256=d_zZrGqutVEIdjORSO0WzrBI0Jlwy5H4hNxyX-eHRCQ,17828
@@ -198,7 +198,7 @@ pulumiverse_scaleway/webhosting.py,sha256=ITSACl6FDSRz0_YPJhtiEVfnKiWeIRGGvgfsuw
198
198
  pulumiverse_scaleway/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
199
199
  pulumiverse_scaleway/config/__init__.pyi,sha256=BHsZ5qXz88BMFi_l7oW5X1wTGLrA-F2BGKK1orsUZCM,1036
200
200
  pulumiverse_scaleway/config/vars.py,sha256=kOAHH8xWWS2SXrnyuSDW0mJbWUok5L_42GjO_lmbqXo,2129
201
- pulumiverse_scaleway-1.21.0a1730892711.dist-info/METADATA,sha256=I71LYc3BJiOfoXXL402SdKuN4kSVM3RHc4eL9ocl2uw,1644
202
- pulumiverse_scaleway-1.21.0a1730892711.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
203
- pulumiverse_scaleway-1.21.0a1730892711.dist-info/top_level.txt,sha256=nZh5pqyc9FpoAll32zwyBXyAUg_m-XQXqk_YOJ5Ih2g,21
204
- pulumiverse_scaleway-1.21.0a1730892711.dist-info/RECORD,,
201
+ pulumiverse_scaleway-1.21.0a1731495343.dist-info/METADATA,sha256=SQkGXRp-twReTMW8FjmLoNKYO27xGUESSPxfHDlw1GM,2054
202
+ pulumiverse_scaleway-1.21.0a1731495343.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
203
+ pulumiverse_scaleway-1.21.0a1731495343.dist-info/top_level.txt,sha256=nZh5pqyc9FpoAll32zwyBXyAUg_m-XQXqk_YOJ5Ih2g,21
204
+ pulumiverse_scaleway-1.21.0a1731495343.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (75.5.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5