A Pulumi package for creating and managing Scaleway Instances resources.
Project description
Pulumi Native Provider for Scaleway Instances (Preview)
Scaleway Instances. Build, deploy and scale applications on Europe's most complete cloud ecosystem.
This provider was generated using
pulschema
andpulumi-provider-framework
.
Package SDKs
- Node.js: https://www.npmjs.com/package/@cloudyskysoftware/pulumi-scaleway-instances
- Python: https://pypi.org/project/pulumi_scaleway_instances/
- .NET: https://www.nuget.org/packages/Pulumi.ScalewayInstances
- Go:
import github.com/cloudy-sky-software/pulumi-scaleway-instances/sdk/go/sclwyinst
Using The Provider
You'll need an API key. Follow Scaleway's docs to create one or head straight to the credential section in their web console.
Then set the API key as a secret with pulumi config set --secret scaleway-instances:apiKey
.
Releasing A New Version
:info: Switch to the main
branch first and get the latest git pull origin main && git fetch
. Check what the last release tag was.
-
Regular releases should just increment the patch version unless a minor or a major (breaking changes) version bump is warranted.
-
Update the
CHANGELOG.md
with notes about what will be included in this release. -
Commit the changelog with
git commit -am "vX.Y.Z"
or something similar and pushgit push origin main
. -
Tag the commit with the release version by running
git tag vX.Y.Z git tag sdk/vX.Y.Z
-
Push the tags.
git push --tags
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_scaleway_instances-0.1.0.tar.gz
.
File metadata
- Download URL: pulumi_scaleway_instances-0.1.0.tar.gz
- Upload date:
- Size: 58.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a051a98a3dff960a2203667385de23b579a0193a523f7c83e1d5e943d029efd3 |
|
MD5 | efe9aed9177eb2ba8bbbfe78c52429db |
|
BLAKE2b-256 | 75c4bbc12f821f223554b9ab9a56274dc939db40e29c3106cdeebe91b1f366a5 |
File details
Details for the file pulumi_scaleway_instances-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pulumi_scaleway_instances-0.1.0-py3-none-any.whl
- Upload date:
- Size: 115.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1ffb985df0f5f1dca3b0c197b57d254341cec7bb6dfcfdf2f723412c7a152eb |
|
MD5 | 4230f25e645aba5f2725ca0d415b080d |
|
BLAKE2b-256 | b7d14841d9ceb4f0b8f3daa642f2f8b209e82c15a0505e4d4944c2c0d7ce359d |