Skip to content

0.2

Compare
Choose a tag to compare
@stephank stephank released this 16 Nov 18:18
· 24 commits to main since this release
  • Now building releases for Linux on ARM (32-bit and 64-bit), MIPS64 (little endian), PPC64 (little endian) and IBM Z.
  • Now uploading releases to Docker Hub, for all supported Linux platforms.
  • aws_ec2: Added ebs_block_device settings to configure EBS volumes.
  • Added Nix flake, and 'regular' Nix expression using flake-compat.
  • Providers now register on import. (by @tasdomas)