Releases: takomo-io/takomo
Releases · takomo-io/takomo
v3.19.0
3.19.0 (2021-06-07)
Features
- deployment targets: enhance deployment targets run command (7b83e3d)
v3.17.0
3.17.0 (2021-06-02)
Features
- deployment targets: add more options to deployment targets run command (#244) (bd4dd19), closes #242
- resolvers: implement parameter resolver that reads parameter values from SSM parameters (#246) (a260640), closes #245
v3.16.0
3.16.0 (2021-05-26)
Features
- deployment targets: add new command to run arbitrary commands targeting deployment targets wit (#241) (100fcba), closes #240
v3.15.1
3.15.1 (2021-05-24)
Bug Fixes
- deployment targets: fix config set option (#239) (2f1228d)
v3.15.0
3.15.0 (2021-05-21)
Features
- deployment targets: add options to execute operation against a single config set and command path (#234) (26aaf8c), closes #225
- helpers: add support to load custom Handlebars helpers from NPM packages (#235) (6e35962), closes #173
- stacks: add support to define stack template as inline (#237) (74fd718), closes #236
v3.14.0
3.14.0 (2021-05-10)
Features
- deployment targets: add new option to exclude labels from deployment operations (#233) (68aa4ee), closes #321
- deployment targets: add new option to exclude targets from deployment operations (#232) (4f750cb), closes #227
v3.13.0
3.13.0 (2021-05-09)
Features
- organizations: add support for config set dirs (#224) (53f7c97)
- organizations: add support to deploy accounts in parallel (#226) (993649c), closes #25
- organizations: improve organization deploy confirm step (#230) (c2b0056)
- organizations: modify account repository config (#229) (6b32677)
- organizations: remove trusted services from organization management (#228) (eebf3a2)
v3.12.0
3.12.0 (2021-04-27)
Features
- deployment targets: load config sets from a separate directory (#223) (f476db7), closes #222
- iam: add command to generate a list of IAM actions needed to perform an action (#221) (e89e08f), closes #219
v3.11.1
3.11.1 (2021-04-20)
Bug Fixes
- deployment targets: change the wildcard character to % because * is a special character in shell (#220) (c701349)