Skip to content

Releases: gruntwork-io/boilerplate

v0.5.11

05 Mar 21:05
7973e52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.5.11

v0.5.10

13 Feb 21:32
05de8b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.9...v0.5.10

v0.5.9

26 Jan 22:38
fedd185
Compare
Choose a tag to compare

What's Changed

  • Add support for 'dir' param in hooks. Fix bug with var parsing. by @brikis98 in #153

Full Changelog: v0.5.8...v0.5.9

v0.5.8

08 Dec 01:56
9d58b6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

05 Dec 17:10
47ddf8e
Compare
Choose a tag to compare

What's Changed

  • Support lists of strings in for_each_reference by @brikis98 in #146

Full Changelog: v0.5.6...v0.5.7

v0.5.6

01 Dec 20:45
edc4595
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Sep 14:47
a91797d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

29 Jun 12:05
7d8be32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

28 Oct 16:56
d323184
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

19 Jul 14:55
6b609eb
Compare
Choose a tag to compare

Description

  • Fixed bug where the variable definitions passed in the CLI did not have the highest precedence, being overwritten by the variable definitions on the Dependency.

Related links