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.5.tar.gz
(28.0 kB
view details)
File details
Details for the file pulumi_threefold-0.7.5.tar.gz
.
File metadata
- Download URL: pulumi_threefold-0.7.5.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 | 0d79851ccb596411226469b7468e130360660bc7bc45ea5f8788bdd0252a568e |
|
MD5 | 6ca6d43e62c0d4792d42139b40e12d2a |
|
BLAKE2b-256 | bea5ea082517e24fc4a1046b585386efab2e28ddebf149892f5118adcede5cc9 |