gen-event-hub-to-xmatters

Latest: v1.3.1
Category
Integration
Total Versions
3
Last Updated
11/20/2025

Release History

v1.3.1 Latest

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12312: Update pull request template and YAML configuration for improved clarity and...

v1.3.0

Changes:

  • Removed the merging of the "ManagedBy" tag inside the module.
  • This functionality needs to be used in the main TF file, not inside a module.
  • Merged PR 11010: Remove merge tags

v1.2.0

Changes:

  • Added property retention_description because this is a new property in the latest terraform azurerm version.
  • Removedmessage_retention because this is not required anymore and cannot be used if you useretention_description.
  • Merged PR 10931: Add Retention property
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.