Override target group name @nitrocode (#63)
what
- Override target group name
why
- Target group name is limited to 32 chars
- Overriding it will allow us to tag it correctly using the context and reduce the name
- Workaround is to create the target group outside of the module and feed it in, but that's no fun
references
N/A
git.io->cloudposse.tools update @dylanbannon (#62)
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