Skip to content

v0.10.1

Compare
Choose a tag to compare
@ofhouse ofhouse released this 23 Oct 18:08
· 95 commits to main since this release

This release ensures that static generated routes with dynamic parts (e.g. /test/[...slug]) are invalidated correctly when running terraform apply.
We also added a new option to define tags exclusively on S3 buckets created by this module.

Changelog

  • Ensure correct invalidation for slug paths (#140, #229, #228)
  • Adds new input variable tags_s3_bucket (#216, #230)