Skip to content

Releases: contiamo/terraform

v0.5.0

18 Jun 14:53
ac07b13
Compare
Choose a tag to compare

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)

v0.4.0

06 Jan 11:53
d167f51
Compare
Choose a tag to compare

0.4.0 (2023-01-04)

Features

Bug Fixes

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

v0.3.0

16 Dec 13:20
50c5096
Compare
Choose a tag to compare

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)

v0.2.1

30 Nov 14:06
c785de0
Compare
Choose a tag to compare

0.2.1 (2022-11-01)

Miscellaneous

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

v0.2.0

10 Oct 12:53
273ad79
Compare
Choose a tag to compare

Features

  • Add release please and semantic commits (1e079d7)

v0.1.0

04 Oct 11:29
e3f105a
Compare
Choose a tag to compare

Features

Miscellaneous