Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.49 KB

File metadata and controls

29 lines (14 loc) · 1.49 KB

(2024-05-10)

Bug Fixes

Features

  • add basic generation of terraform file for environments. (5698e50)
  • add config template to allow generating default env config from a template. (9787e5a)
  • allow build to work fully and cache results. (242440a)
  • infra: implement build function for local k8s infra build (1da1881)

1.1.0 (2024-05-01)

Features

  • add basic roomservice support (2fb391b)
  • add config map support (17f770f)
  • add support for nested templates (ee00f9d)
  • completions: fix autocompletions and go command (7b6579b)