Skip to content

v0.1.0

Compare
Choose a tag to compare
@xp-1000 xp-1000 released this 13 Oct 08:14
· 572 commits to master since this release

0.1.0 (September 11, 2020)

First release 🎉 which integrates the entire perimeter from https://github.com/claranet/terraform-datadog-monitors and more!

  • all modules from original repos has been reworked (not simply translated)
  • fixes multiple bugs from original repo (i.e. elasticsearch latencies, azure metrics changes ..)
  • lot of improvements taking advantages of our experience but also the richness of signalflow (i.e. lasting function)
  • add new modules like http, ntp, haproxy, rabbitmq and more
  • terraform code updated to take advantage of HCL 2 features
  • more variables and more overriding capabilities to increase the level of customization
  • modules compatible with terraform >= 0.12.26 (including 0.13)

Next release will come soon focusing on homogenization, documentation and organization:

  • publish on the terraform registry
  • reorganize the repo as flat modules list
  • modules doc auto generated
  • CI improvements
  • a main README to explain the purpose of this repo and provide tips and guidance about modules usage