Skip to content

Releases: allbridge-io/terraform-provider-evm

v0.1.1

17 Apr 18:02
fb0177e

Choose a tag to compare

Fixed nonce too low error on submitting several transactions at once.

v0.1.0

16 Feb 17:58

Choose a tag to compare

Initial release of the Terraform EVM provider. This version supports 3 resources:

  • evm_random_pk for generating random deployer addresses
  • evm_contract for deploying smart contracts
  • evm_contract_tx for executing transactions on arbitrary contracts