gen-network-security-group

Latest: v3.0.3
Category
Networking
Total Versions
4
Last Updated
3/24/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 17605: Update pr template and add nightly build trigger

v3.0.2

Changes:

  • Make NSG rule description option and add a default text if the variable is not set.
  • Merged PR 15818: Make NSG rule description optional.

v3.0.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12258: Remove 'Skip' option from pull request template and add a newline in main.tf

v3.0.0

Changes:

  • Network Security Group association with a subnet. This functionality is moved to subnet module.
  • Merged PR 11795: Remove subnet association from Network Security Group module
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.