Viewing docs for Threefold Grid v0.8.3
published on Wednesday, Feb 11, 2026 by Threefold
published on Wednesday, Feb 11, 2026 by Threefold
threefold: Installation & Configuration
Viewing docs for Threefold Grid v0.8.3
published on Wednesday, Feb 11, 2026 by Threefold
published on Wednesday, Feb 11, 2026 by Threefold
Installation
The Pulumi Threefold provider is available as a package in those Pulumi languages:
- Go:
github.com/threefoldtech/pulumi-threefold/sdk - JavaScript/TypeScript:
@threefold/pulumi - Python:
pulumi-threefold
Setup
To provision resources with the Pulumi threefold provider, you need to provide the mnemonic.
Configuration Options
Use pulumi config set threefold:<option>.
The following configuration points are available for the threefold provider:
threefold:mnemonic(environment:MNEMONIC) - This is the grid mnemonic. You can create a new account if you don’t have mnemonic.threefold:network(environment:NETWORK) - specify which grid network (dev/qa/mainnet/testnet) to deploy on (default is dev).
Viewing docs for Threefold Grid v0.8.3
published on Wednesday, Feb 11, 2026 by Threefold
published on Wednesday, Feb 11, 2026 by Threefold
