v6.4.0
RELEASE NOTES
6.4.0 (Sep 04, 2024)
FEATURES/ENHANCEMENTS:
-
Global
- Updated SDKv2 and framework libraries as result of updating
terraform-plugin-testing
- Updated SDKv2 and framework libraries as result of updating
-
Appsec
- Added
request_body_inspection_limit_override
field toakamai_appsec_advanced_settings_request_body
resource
- Added
-
CPS
- Added
acknowledge_post_verification_warnings
to theakamai_cps_dv_validation
resource to allow for acknowledgement of post-verification warnings
- Added
-
PAPI
- Added support for new rule format
v2024-08-13
- Added support for new rule format
BUG FIXES:
-
Appsec
- Fixed import of
akamai_appsec_match_target
for newly created security configuration or any security configuration not synced in the terraform state (I#546) - Fixed issue where activation was not triggered after network list change in
resource_akamai_networklist_activations
resource (I#518) - Fixed
akamai_appsec_configuration
data source to return a single security configuration in the output_text instead of the entire list of security configurations
- Fixed import of
-
Cloudlets
- Corrected format of the retry time when logging in
akamai_cloudlets_application_load_balancer_activation
andakamai_cloudlets_policy_activation
resources
- Corrected format of the retry time when logging in
-
PAPI
- Fixed issue with provider producing an inconsistent final plan with Cloudlet policy (I#567).
It happened in cases when content of the rule depends on some other resource
- Fixed issue with provider producing an inconsistent final plan with Cloudlet policy (I#567).