v0.44.0
Added support for gp3 and io2 both root and ebs volumes (fixed copy of #117) @tbpoetke (#136)
what
- Added support for io2 and gp3 volumes
why
- original PR had conflicts, this will work hopefully
- io2 and gp3 are new more performant volumes therefore they should be supported
references
git.io->cloudposse.tools update @dylanbannon (#126)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143