Releases: chanzuckerberg/fogg
Releases · chanzuckerberg/fogg
v0.28.3
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
Changelog
80cbcab release version 0.28.2
fa644c3 [fix] custom plugins were not including OS/Arch information (#325)
v0.28.1
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
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
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.2
Changelog
4afe644 release version 0.26.2
e319465 [fix] Add more missing tags to v1.Travis config (#314)
v0.26.1
Changelog
093318a release version 0.26.1
d128a72 [fix] Fix missing terraform_version tag and upgrade yaml dep (#313)
v0.26.0
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)