RELEASE NOTES
9.2.0 (Nov 13, 2025)
FEATURES/ENHANCEMENTS:
-
AppSec
- Updated the
akamai_appsec_activationsresource to support moving hostnames between security configurations during activation.
- Updated the
-
[IMPORTANT] Cloud Certificates (Beta)
- Added new resources:
akamai_cloudcertificates_certificate- manages the lifecycle of a cloud certificate.akamai_cloudcertificates_upload_signed_certificate- uploads a PEM-encoded signed certificate and optionally a trust chain for a cloud certificate.
- Added new data sources:
akamai_cloudcertificates_certificate- reads a cloud certificate.akamai_cloudcertificates_certificates- lists cloud certificates.akamai_cloudcertificates_hostname_bindings- lists hostname bindings for available cloud certificates.
- Added support for the
Akamai-RateLimit-Nextheader when the status is429 Too Many Requests.
- Added new resources:
-
DataStream
- Added support for the
S3-Compatible,TrafficPeak, andDynatracedestinations. - Migrated the DataStream API from
V2toV3forCDNlog types. Other log types available in theV3API (eDNS,GTM, andEdgeworkers) are not yet supported.
- Added support for the
-
Edgeworkers
- Added the possibility to fetch an
EdgeWorkerby name (I#679).
- Added the possibility to fetch an
-
[IMPORTANT] PAPI Domain Ownership Validation (Beta)
- Added new resources:
akamai_property_domainownership_domains- adds and deletes ownership claims for given domains.akamai_property_domainownership_validation- validates or invalidates domains.
- Added new data sources:
akamai_property_domainownership_domain- reads details of a given domain.akamai_property_domainownership_domains- reads details for all the domains.akamai_property_domainownership_search_domains- searches for domains details.
- Added new resources:
-
PAPI
- Added support for the new rule format
v2025-10-16. The list of changes can be found here. - Added support for hostnames bound to CCM certificates (
cert_provisioning_type=CCM) in theakamai_propertyresource.
- Added support for the new rule format
BUG FIXES:
-
AppSec
- Added logic in the
akamai_appsec_activationsresource to skip creating or updating the activation resource if the version is already active or is pending activation.
- Added logic in the
-
IAM
- Fixed handling of unknown values in the
akamai_iam_api_clientresource causing "Value Conversion Error" when set conditionally (I#678).
- Fixed handling of unknown values in the
-
PAPI
- Fixed a bug where the Terraform provider crashed when trying to update a property activation with an empty contact (I#707).