Releases: megamattzilla/azure_terraform_waf
Releases · megamattzilla/azure_terraform_waf
Release 1.5
Changelog
- Updated CM README.md documentation. Ansible using python 3.x is now required for the latest functionality. Python 2.7 will throw errors on create_decleration.yml playbook.
- AS3 (infra-as-code API) JSON declaration is now built from the YAML files within the files directory
- Added playbook create_declaration.yml to convert LTM AS3 configuration from YAML to JSON format
- Modified playbook as3.yml to deploy the JSON configuration rendered by the YAML files in create_declaration.yml playbook
- Updated site.yml to use the new create_declaration.yml playbook before running as3.yml
Upcoming Release notes
- Creating playbooks to export iRules, Datagroups, Anti-Bot, DoS profiles from "gold" Big-IP instance to make updating the configuration repo easier
- fixing known issues with import_attack_signature_version.yml playbook affecting attack signature rollback
- fixing known issues with import_attack_signature_version.yml not identifying "currently installed" version in some instances
- fixing known issues with having multiple attack signature versions (.im files) loaded into the ASM_signature_version directory