0.2
- 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)