github akamai/terraform-provider-akamai v9.2.0

11 hours ago

RELEASE NOTES

9.2.0 (Nov 13, 2025)

FEATURES/ENHANCEMENTS:

  • AppSec

    • Updated the akamai_appsec_activations resource to support moving hostnames between security configurations during activation.
  • [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-Next header when the status is 429 Too Many Requests.
  • DataStream

    • Added support for the S3-Compatible, TrafficPeak, and Dynatrace destinations.
    • Migrated the DataStream API from V2 to V3 for CDN log types. Other log types available in the V3 API (eDNS, GTM, and Edgeworkers) are not yet supported.
  • Edgeworkers

    • Added the possibility to fetch an EdgeWorker by name (I#679).
  • [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.
  • 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 the akamai_property resource.

BUG FIXES:

  • AppSec

    • Added logic in the akamai_appsec_activations resource to skip creating or updating the activation resource if the version is already active or is pending activation.
  • IAM

    • Fixed handling of unknown values in the akamai_iam_api_client resource causing "Value Conversion Error" when set conditionally (I#678).
  • PAPI

    • Fixed a bug where the Terraform provider crashed when trying to update a property activation with an empty contact (I#707).

Don't miss a new terraform-provider-akamai release

NewReleases is sending notifications on new releases.