v0.11.1
git.io->cloudposse.tools update @dylanbannon (#38)
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
Use cloudposse/template for arm support @nitrocode (#41)
what
- Use cloudposse/template for arm support
why
- The new cloudposse/template provider has a darwin arm binary for M1 laptops
references
- https://github.com/cloudposse/terraform-provider-template
- https://registry.terraform.io/providers/cloudposse/template/latest
- Closes #36