Skip to content

Releases: chanzuckerberg/fogg

v0.25.0

24 Jun 17:28
Compare
Choose a tag to compare

Changelog

c1da516 release version 0.25.0
eb7367a [feature] TravisCI now allows per component configuration + allows to set a specific make command to run (#305)

v0.24.1

22 Jun 04:03
Compare
Choose a tag to compare

Changelog

81bef6d release version 0.24.1
deb1e0e [fix] atlantis autoplan when modules change (#304)

v0.24.0

21 Jun 18:26
Compare
Choose a tag to compare

Changelog

801bb71 release version 0.24.0
a42c015 [feature] atlantis integration (#303)

v0.23.2

19 Jun 22:19
Compare
Choose a tag to compare

Changelog

3fdb722 release version 0.23.2
2703db7 AWS account IDS should be strings (#302)

v0.23.1

19 Jun 19:08
Compare
Choose a tag to compare

Changelog

f1106dc release version 0.23.1
a4f0690 [bug] fix makefiles for post-docker support (#301)

v0.23.0

19 Jun 16:44
Compare
Choose a tag to compare

Changelog

5c5f24c release version 0.23.0
d8349ff [feature] Add an Okta provider (#300)
020d294 [feature] Add terraform remote state between accounts (#299)
d7a5ccc refactor: move tools to common (#297)
8274861 [breaking] remove docker support (#294)
3830ab2 set TF_IN_AUTOMATION=1 (#293)
4354637 remove ssh_config script (#292)
b5d8cb3 [bug] fix span names for build (#287)
dea7e75 try buildmetrics for tracking builds (#285)
581fe92 update travis build to go 1.12 (#284)
be10ec9 add ability to dump aws/config to stdout (#277)
a5c47fe Switch to go modules (#276)
9b1f947 Use top-level default settings for global (#275)

v0.22.0

30 May 16:48
Compare
Choose a tag to compare

Changelog

6460ed7 release version 0.22.0
45439ea [feature] Add a command to migrate from v1 config to v2 configs (#270)
f7e9f73 [feature] bless provider (#273)
d75950f Add equal sign after config in providers (#272)
6259ae9 No race detector (#271)
2c47561 deprecate docker support (#268)
bbda295 switch to using logrus as-is (#269)
ae0af64 fix goreleaser deprecation warnings (#267)

v0.21.0

23 May 17:13
Compare
Choose a tag to compare

Changelog

eaff29d release version 0.21.0
ff27aa9 default docker to false in init (#266)
4a6aefd wip
8319cc9 Consolidate some validation logic (#263)
eaabf07 remove unused script (#261)
41a448c we should ignore these bc they often contain credentials (#253)
5bdc674 [fix] region in account fogg.tf (#262)
08dcfe3 snowflake provider support (#252)
876ec2a [breaking] make aws provider optional (#247)
1c1ce9b separate out tests that require internet (#244)
24eee6f lint pass (#246)
3f5a66f turn off patch status
8584e81 refactor plan (#245)
788a4f4 Create pull_request_template.md
68afec3 golden file tests (#242)
75bac7c Fogg aws config generation also adds a role_session_name (#243)
5c07f71 use afero for symlinks + switch to temporary directories for tests (#241)
57841f6 Revert "afero symlinker (#240)"
721d964 afero symlinker (#240)
f9c77e8 wip (#236)
3c611e4 refactor to use nil for optional values in v2 config (#237)

v0.20.0

08 May 21:02
Compare
Choose a tag to compare

Changelog

425ead2 release version 0.20.0
b8ef5d1 read v2 files (#235)
7b86bec [breaking] port plan to use config v2 (#234)
d4fa76a Updated README license to 2019 (#232)
91c7285 config conversion v1 -> v2 (#231)
3333412 config v2 (#230)
1dbfb72 config -> config/v1 (#229)
52bbfbc [breaking] consolidate debug and verbose modes (#227)
bb2471d [breaking] require account_id be set in defaults (#224)
2ab8afa remove env output (#222)

v0.19.7

17 Apr 21:54
Compare
Choose a tag to compare

Changelog

8b8306b release version 0.19.7
cbc62ee Add missing targets to helm_template component makefile (#221)