gen-azure-bastion

Latest: v3.0.2
Category
Management
Total Versions
5
Last Updated
11/20/2025

Release History

v3.0.2 Latest

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.