v0.9.1
git.io->cloudposse.tools update @dylanbannon (#21)
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
🚀 Enhancements
Bump aws provider to v4.4.0 @nitrocode (#23)
what
- Bump aws provider to v4.4.0
why
- Prevent people from using an older provider version which would cause issues
references
- https://github.com/hashicorp/terraform-provider-aws/releases/tag/v4.4.0
- Previous PR #20
- Closes #24