gen-azure-bastion

Latest: v3.0.3
Category
Management
Total Versions
6
Last Updated
3/6/2026

Release History

v3.0.3 Latest

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17105: Add nightly build trigger to YAML pipeline and update pull request template

v3.0.2

Changes:

  • Corrected readme.MD
  • vnetid must be vnet_id
  • Updated nested module
  • gen-subnet from 3.0.0 to 3.0.1
  • Merged PR 13930: Correct readme.MD

v3.0.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12209: Update pull request template and modify YAML for release notes and repository...

v3.0.0 Breaking

Changes:

  • Changed bastion subnetsdeployment from azurerm to azapi.
  • Merged PR 11872: Update subnet to azapi

v2.2.0

Changes:

  • so the naming convention is the same as we use for other Entra ID groups.
  • Merged PR 11564: Updated main.tf

v2.1.0

Changes:

  • AddedBastion_Reader_Group_ID output to module. This contains the ID of the Bastion_Reader Entra ID group. This output can then be used for other resources to reference.
  • Merged PR 11519: Add output for Bastion Reader Entra ID group Object ID
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.