Skip to content

Releases: chanzuckerberg/fogg

v0.10.0

16 Jul 21:12
Compare
Choose a tag to compare

Changelog

898d7e3 release stuff ;
3e18f5d release version 0.1.1
31f3618 fix import
d6e14e2 Merge remote-tracking branch 'origin/master' into ryanking/output_flags
c669d45 add debug and quiet flags
a29a393 use log.* instead of fmt.Print*
f6a92c1 errors.Wrap pass
e414f33 better config validation errors
2163de1 re-enable smoke-test now that modules are fast
0ce2cc1 switch to logrus
079bd10 better help
603d084 speed up module bootstrapping … (#26)
d8607d2 config validations (#27)
521fa13 check that we are at the root of a git repo
c93e0ad fix account id inheritance
f041010 add remote state for global in components
41578b2 fix formatting of lint & fmt in makefiles
5aa9aea push the bootstrap module thing to plan
f1d1fe2 fmt for applyModule
a83807d Use chanzuckerberg/terraform docker image
d692918 support split regions for providers and backends
4b9f890 sort module variables and outputs
9f43e89 cloud-env via parsing module
baf75cf add a sicc compatibility mode
57217e0 fmt .tf files when applying
ca4b45b apply modules
a13aa46 user errors.Wrap to give context to errors
93c11d4 add global component (#11)
5be1e52 fix apply
61474e3 change from OtherAccounts to AllAccounts (#10)
9b96aa7 move close out of config.ReadConfig
eff3963 refactor apply to write tests (#6)
aa06aa2 remove pointers to slices
986c4c8 vendor dependencies with dep
40e2fac add CODEOWNERS (#3)
c0b63e7 setup travis build (#2)
94ef025 PR 1 for fogg (#1)
2e09445 hello world