Skip to content

Latest commit

 

History

History
89 lines (47 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

89 lines (47 loc) · 4.45 KB

Changelog

0.5.0 (2024-06-18)

Features

  • Add an option to set tailscale subnet router name (657ff89)
  • Add cloned mwaa module (7ad0354)
  • Add ECR pull helper (adf3f71)
  • Add EKS Monitoring stack module (71e4477)
  • Add Elasticsearch module (4586064)

Bug Fixes

  • ECR helper: add missing script (2dd3e73)
  • Missing aws account ref in ecr helper (dcd327e)
  • Reference router name var. in Tailscale module (1add8fc)

Miscellaneous

  • Upadte Monitoring module docs (62825ab)
  • Update External DNS module docs (dde6819)
  • Update README with correct source reference (c9c0f17)

0.4.0 (2023-01-04)

Features

Bug Fixes

  • Add missing variable for tailscale module (9ef864b)
  • Insure tailscale namespace exists (c7187d0)

0.3.0 (2022-12-16)

Features

  • Remove archived template_file provider in favour of templatefile function (7578171)

Bug Fixes

  • Disable kubernetes provider config. Should be set by users (2466edb)
  • Now actually removing the template_file block (2b16d01)
  • removing provider config from Datahub module (fac340a)

Miscellaneous

  • Better formatting for templatefile() input (8815a05)
  • Remove backend config: module users should set that (2508202)

0.2.1 (2022-11-01)

Miscellaneous

  • replace external actions with offical github script action (f099785)

0.2.0 (2022-10-05)

Features

  • Add release please and semantic commits (1e079d7)

0.1.0 (2022-10-04)

Features

Miscellaneous