v0.8.2
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
fix: ignores password_reset_required change to support changes in AWS provider 4.x @gberenice (#24)
what
- Ignores password_reset_required change.
why
- There is a bug/feature(?) in AWS provider 4.x that causes undesired user update, see this open issue hashicorp/terraform-provider-aws#23567. Know fix for now is to ignore this change.