You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed addition of infrastructure documents when using --ful flag (#940)
Switched from PyYAML to ruamel.yaml to preserve comments and commented out configs in the defaults. (#611)
Fixed running epicli init -p any --full generating cloud sample configuration (#736)
Checked if additional security rules for NSGs are applied properly for Azure (#942)
Exclusion of SET_BY_AUTOMATION fields on generated configs
Updated gen-licenses.py to use requirements.txt to generate licenses.py file instead of PipEnv
Fixed addition of infrastructure documents when using --ful flag (hitachienergy#940)
Switched from PyYAML to ruamel.yaml to preserve comments and commented out configs in the defaults. (hitachienergy#611)
Fixed running epicli init -p any --full generating cloud sample configuration (hitachienergy#736)
Checked if additional security rules for NSGs are applied properly for Azure (hitachienergy#942)
Exclusion of SET_BY_AUTOMATION fields on generated configs
Updated gen-licenses.py to use requirements.txt to generate licenses.py file instead of PipEnv
When specifying additional security rules for a VM they are not applied correctly for the NSG.
The text was updated successfully, but these errors were encountered: