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.1.tar.gz
(28.1 kB
view details)
File details
Details for the file pulumi_threefold-0.8.1.tar.gz
.
File metadata
- Download URL: pulumi_threefold-0.8.1.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 | 1353d5946e0cd1af64a9eacbb5562fe4de6231545c793e21ce9836672ec87a7a |
|
MD5 | ea41e25a660eb5473f02b88fd7111192 |
|
BLAKE2b-256 | 6b274737b67c934a100ea2015fcceceaf9eb5e062ccf962f1a3bfbcdb2d5a318 |