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.7.6.tar.gz
(28.0 kB
view details)
File details
Details for the file pulumi_threefold-0.7.6.tar.gz
.
File metadata
- Download URL: pulumi_threefold-0.7.6.tar.gz
- Upload date:
- Size: 28.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37e8228fa82d28e2317c171c2651f1569fbcdd5094ae6b43859ed1d5419d6830 |
|
MD5 | 5bae9bde626046d7b722b446885f9e4c |
|
BLAKE2b-256 | ec033a047a200b326553364920ef0131b1766b0876f4adad616e021f4af0ef90 |