Releases: chanzuckerberg/fogg
v0.25.0
v0.24.1
v0.24.0
v0.23.2
v0.23.1
v0.23.0
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
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
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
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)