Skip to content

v0.3.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 08 Jun 15:36
· 27 commits to refs/heads/main since this release
d11aaba
Add optional custom stage name @joshmello (#16)

what

Allows the api gateway stage name to be set by the user instead of using stage from null label

why

While using module.this.stage works well; there may be use cases for a custom stage name or if people use environment in place of stage with the null label module.

references

n/a

git.io->cloudposse.tools update @dylanbannon (#15)

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