This repository was archived by the owner on Feb 15, 2025. It is now read-only.
Releases: Consensys/terraform-provider-quorum
Releases · Consensys/terraform-provider-quorum
v0.3.0
v0.2.0
Updated Resources
quorum_bootstrap_istanbul_extradata: Added a new argumentmodethat creates theextraDatafor genesis JSON based if is IBFT1 or IBFT2 consensus.
v0.1.0
Released on March 24th 2021
This is an initial release
New Resources
quorum_bootstrap_account: Create an Ethereum account in a provided wallet. OnlyKeyStorewallet is currently supportedquorum_bootstrap_data_dir: Performgeth initon a directory with the given genesis JSON filequorum_bootstrap_istanbul_extradata: For istanbul consensus algorithm, createextraDatavalue being used in genesis JSONquorum_bootstrap_keystore: Create aKeyStoremanaging a key storage directory on diskquorum_bootstrap_network: Create a folder containing all resources required to bootstrap a networkquorum_bootstrap_node_key: Create a node key being used by a Quorum nodequorum_transaction_manager_keypair: Create Private Transaction keypair for privacy
New Data Sources
quorum_bootstrap_genesis_mixhash: ProvidemixHashvalue constants being used in genesis JSONquorum_bootstrap_node_key: Read node key hex value
CI/CD
- Configure for official TF registry releases