The Pulumi Resource Provider for the Threefold Grid.
Project description
Pulumi-threefold
A pulumi provider for the threefold grid to manage your infrastructure using pulumi. The provider is available at pulumi registry.
Requirements
Using the provider
- Install the provider
make install_latest
Running the examples
To run examples, make sure you have a mnemonic and a network set.
export MNEMONIC="mnemonic words"
export NETWORK="network" # dev, qa, test, main -> default is dev
- Go to the examples directory
cd examples/go/virtual_machine
- Run the example
make run
- To cleanup the resources that you created
make destroy
Building The Provider (for development only)
make build
Run tests
export MNEMONIC="mnemonic words"
export NETWORK="network" # dev, qa, test, main -> default is dev
Integration tests
make integration
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
pulumi_threefold-0.8.0.tar.gz
(28.1 kB
view details)
File details
Details for the file pulumi_threefold-0.8.0.tar.gz
.
File metadata
- Download URL: pulumi_threefold-0.8.0.tar.gz
- Upload date:
- Size: 28.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e9c4930269b26b82d15dfc4622ad94a03105b51ed380fec3f5230cfd1431bd9 |
|
MD5 | d16f2279c51c6936fff537875cfc2bd0 |
|
BLAKE2b-256 | 03b80526b49201570734d33ab264e69aebe682408d2382e0fa4825c96e7ac6d9 |