1.3.0 (Feb 25, 2021) APPSEC - Extended list of supported list endpoints from APPSEC API
BREAKING CHANGES:
- PAPI
data_akamai_property_rules_template:
snippets files should now be placed underproperty-snippets
directory and should have.json
extension
FEATURES/ENHANCEMENTS:
- APPSEC
- Custom Deny
- SIEM Setting
- Advanced Options Settings
- API Match Target
- API Request Constraint
- Create/Delete/Rename Security Policy
- Host Coverage / Edit Version Notes
- All WAP Features / WAP Hostname Evaluation
- Create Security Configuration
- Rename Security Configuration Version
- Delete Security Configuration Version
- Clone Security Configuration
- Import tool for adding existing resources to Terraform state (#207)
- DNS
- Create SOA and NS Records on zone read if don't exist.
- Add HTTPS, SVCB record support
- GTM
- Add validation for property type and traffic targets combination
BUG FIXES:
- PAPI
- Fixed issue causing hostnames to be appended instead of being replaced
- Fixed issue causing version and rule comments being dropped (#55)
- Fixed client side validation to allow certain PAPI errors to passthrough
- Fixed issue causing incorrect property version being stored in state for certain scenarios
- DNS
- Suppress NS Record target diff if old and new equal without trailing 'period' (#189)
- Fail on attempted Zone deletion. Not supported.