Releases: scotttyso/intersight_iac
v1.5.5 - last version with backend to terraform-intersight-easy-imm
Updated Merge Procedure and adding fc_zone_policies file
Easy IMM Merge Procedure - Instead of downloading each individual file, I have added GitPython and will use git to keep the files up to date when merging the terraform-intersight-easy-imm repository to the directory.
- includes new requirements.txt file
Added fc_zone_policies.tf file to the easy_variables.json to account for new file in the terraform-intersight-easy-imm repository.
Full Changelog: 1.5.1...1.5.4
1.5.1 - Fixes for HCL2JSON and Windows support for print statements
A few of the for loops were still based on the format of the json2hcl repository. Corrected multiple for loops to address update to hcl2json
In the notification windows the print statements didn't account for user defined destination directory. Print statements have been updated to include Linux/Windows custom destination directories.
Corrections to tfc variables creation for Windows differences.
Full Changelog: 1.0.2...1.5.1
Updated to Support Linux and Windows
Full Changelog: 1.0.1...1.0.2