Releases: terraform-cisco-modules/terraform-intersight-imm
Releases · terraform-cisco-modules/terraform-intersight-imm
moving resource module folder from resource_pool to resource_pools
adding new resource pool
Full Changelog: 0.9.2...0.9.3
adding disjoint layer2 support
Full Changelog: 0.9.2...0.9.2.3
Removing duplicate Variable
Full Changelog: 0.9.2...0.9.2.2
Re-Publishing Release with fixes
Full Changelog: 0.9.2...0.9.2.1
Minor corrections to modules in pools and policies
found variable errors in iqn_pools, smtp_policies, and
Full Changelog: 0.9.1...0.9.2
Updating Modules to match GUI naming
Full Changelog: 0.8.1...0.9.1
missing attributes on raid_0_drive group
Missed the following attributes on the raid_0_drive virtual_drive_policy
additional_properties
class_id
write_policy
small update to release
Correction to raid0_drive->virtual_drive_policy list of object
correcting virtual_drive_policy under raid0_drive configuration (single_drive_raid_configuration in the UI) to list of object
port role local regex checks
The port role local checks were catching port_lists with a single port or a comma separated list but missing "1-2" as an example. This update is to correct the regex map to catch all three list types.