Skip to content

Releases: chanzuckerberg/fogg

v0.28.3

23 Jul 16:06
Compare
Choose a tag to compare

Changelog

c601e4f release version 0.28.3
5d3fd40 [fix] Allow env overwrite of ENABLE_REFRESH (#327)
7206f2e [fix] We were not enabling remote state for accounts without an AWS provider -- enable remote state for such accounts (#326)

v0.28.2

22 Jul 19:39
Compare
Choose a tag to compare

Changelog

80cbcab release version 0.28.2
fa644c3 [fix] custom plugins were not including OS/Arch information (#325)

v0.28.1

22 Jul 16:39
Compare
Choose a tag to compare

Changelog

178489c release version 0.28.1
624ec6e v1 to v2 will not convert config to yaml and updated tests to reflect (#324)

v0.28.0

19 Jul 18:36
Compare
Choose a tag to compare

Changelog

b3dfef5 release version 0.28.0
18d9e4c [fix] Read the system bff, and not a local path to bin (#323)
13a4d1f [feature] Cache fogg setup -- custom plugins and providers (#322)

v0.27.0

18 Jul 18:14
Compare
Choose a tag to compare

Changelog

b1084d0 release version 0.27.0
0c8738f [fix] Added clearer logging and un-nested errors (#319)
f93c3dc [feature] Optionally turn off refresh for plan/apply using REFRESH_ENABLED (#321)
f464921 [fix] Fixed force flag conditional (#320)
7579d6a [feature] New command to run all possible migrations (#318)

v0.26.3

27 Jun 22:08
Compare
Choose a tag to compare

Changelog

59ae56a release version 0.26.3
7754751 [fix] Add more missing yaml tags (#315)

v0.26.2

27 Jun 19:44
Compare
Choose a tag to compare

Changelog

4afe644 release version 0.26.2
e319465 [fix] Add more missing tags to v1.Travis config (#314)

v0.26.1

27 Jun 18:26
Compare
Choose a tag to compare

Changelog

093318a release version 0.26.1
d128a72 [fix] Fix missing terraform_version tag and upgrade yaml dep (#313)

v0.26.0

27 Jun 00:39
Compare
Choose a tag to compare

Changelog

110b386 release version 0.26.0
bc02bcd [fix] Delete config file after running yaml-migrate command (#311)
716d93f [fix] buildevents is now published at a different location (#312)
1585084 [feature] Move terraform validate from lint stage to plan stage (#309)
c5c674e [feature] Parse config as yaml and add a command to migrate a json config to yaml (#298)

v0.25.1

25 Jun 19:39
Compare
Choose a tag to compare

Changelog

136836f release version 0.25.1
215ba20 [fix] Fix linting in modules (#308)
52c04c4 update golden file tests (#307)