Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Releases: terraform-ibm-modules/terraform-ibm-observability

v2.0.5

30 Jun 14:53
2e98718
Compare
Choose a tag to compare
  • Updated docs to include message about hashicorp depreciation

v2.0.4

30 Jun 13:40
f42e289
Compare
Choose a tag to compare
  • Added archived message to doc

v2.0.3

27 Oct 16:19
v2.0.3
9de3df0
Compare
Choose a tag to compare

2.0.3 (2022-10-27)

Bug Fixes

v2.0.2

07 Sep 13:28
v2.0.2
c40e1de
Compare
Choose a tag to compare

2.0.2 (2022-09-07)

Bug Fixes

  • deps: update terraform ibm to v1.45.0 (#46) (d569253)

v2.0.1

01 Sep 20:34
v2.0.1
1272706
Compare
Choose a tag to compare

2.0.1 (2022-09-01)

Bug Fixes

v2.0.0

05 Aug 13:13
v2.0.0
42df076
Compare
Choose a tag to compare

2.0.0 (2022-08-05)

Bug Fixes

  • pre-commit fixed outputs for previous name changes (ee8a456)
  • pre-commit fixes for terraform_naming_convention (f7cc619)
  • pre-commit fixes for terraform_required_providers (7ff2a6b)
  • pre-commit fixes for terraform_unused_declarations (fdc7d21)

Features

BREAKING CHANGES

  • Most Terraform changes were benign in nature, such as formatting or file naming. However there were some resource names that were changed to pass linting checks. Because the names of resources were changed, applying this new version to existing resources may result in a destroy/create operation which could be seen as a breaking change.

terraform-ibm-observability v1.4.0

18 Nov 10:34
Compare
Choose a tag to compare

FEATURES:

terraform-ibm-observability v1.3.0

02 Jul 14:13
Compare
Choose a tag to compare

ENHANCEMENTS

  • Added CRON scheduler to validate the modules periodically
  • Added terratest files for activity tracker, sysdig monitoring and logdna instance creations

terraform-ibm-observability v1.2.0

31 May 08:08
Compare
Choose a tag to compare

Enhancements

  • Added timeout block at module level (LogDNA, Sysdig monitor and Activity tracker)
  • Added parameter block argument
  • Added index check at output level

terraform-ibm-observability v1.0.1

22 Apr 07:38
Compare
Choose a tag to compare
  • Added github action workflows
  • Added pre-commit hooks and git ignore files