gen-event-hub

Latest: v1.0.0
Category
Integration
Total Versions
5
Last Updated
1/6/2026

Release History

v1.0.0 Latest Breaking

Changes:

  • azurerm_eventhub gebruikt nu namespace_id in plaats van het deprecated namespace_name.
  • replaced: namespace_name > namespace_id in azurerm_eventhub
  • added: required variable event_hub_namespace_id (string, non-empty)
  • removed usage of event_hub_namespace_name in main.tf
  • Merged PR 15357: eventhub deprecated warning tbv azurerm v5

v0.3.0

Changes:

  • Eventhub authorization rule.
  • Merged PR 13022: Add eventhub authorization rule

v0.2.2

Changes:

  • Regex to validate variablepartition_count.
  • Merged PR 12968: Updated variables.tf

v0.2.1

Changes:

  • Add comment to test if pipeline trigger works correctly.
  • Merged PR 12332: Add newline at the end of main.tf for consistency

v0.2.0

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12311: Update pull request template and YAML configuration for consistency and clarity
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.