gen-data-disk-shared-with-attachment

Latest: v1.1.2
Category
Storage
Total Versions
5
Last Updated
7/9/2026

Release History

v1.1.2 Latest

Changes:

  • Added option to specify:
  • create_option source_resource_id
  • in the variables.
  • Added items to "ignore_changes" :
  • create_option source_resource_id disk_size_gb storage_account_type
  • Merged PR 19943: Fix module for shared disks

v1.1.1

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 17538: Update pr template and add nightly build trigger

v1.1.0

Changes:

  • Added optional tier variable for disks to allow selecting a different performance tier. (only for premium SSD v1)
  • Added optional disk_encryption_set_id to specify the encryption set. (CKV_AZURE_93)
  • Merged PR 15914: Added Performance tier and disk encryption set id

v1.0.2

Changes:

  • added feature for ipm publish
  • Merged PR 12791: ipmhubtrue

v1.0.1

Changes:

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