Skip to content

v1.1.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 03 Aug 04:46
cd5c6b0
git.io->cloudposse.tools update @dylanbannon (#106)

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
Fix broken & disabled tests @Nuru (#105)

what

  • Fix broken & disabled tests

why

  • Better test coverage

🚀 Enhancements

Fix syntax error in example @vanastassiou (#107)

Fixes a syntax error in the "Full example with terraform-aws-dynamic-subnets" code that results in a terraform plan failure.

what

  • The example presented with dynamic-subnets generates a syntax error during terraform plan

why

  • Improves documentation reliability