RELEASE NOTES
10.0.0 (Feb 25, 2026)
BREAKING CHANGES:
-
AppSec
- Removed the
output_textattribute from all resources and data sources.
- Removed the
-
ClientLists
- Marked the
versionattribute in theakamai_clientlist_activationresource's schema asComputedinstead ofRequired. - Removed the
output_textattribute fromakamai_clientlist_listandakamai_clientlist_listsdata sources.
- Marked the
-
Network Lists
- Removed the
output_textattribute from theakamai_networklist_network_listsdata source.
- Removed the
-
PAPI
- Removed the
secret_keyandapi_keyattributes from thevisitor_prioritization_queue_itbehavior for these rule formats:v2025-05-30,v2025-07-07,v2025-09-09, andv2025-10-16. These attributes aren't available anymore when defining rules in JSON format or when using theakamai_property_rules_builderdata source with the corresponding rule format blocks.
- Removed the
FEATURES/ENHANCEMENTS:
-
General
- Updated various dependencies.
-
Cloud Certificates (Beta)
- Added support for replacing certificates with a non-empty
base_nameusing theterraform apply -replace akamai_cloudcertificates_certificate.<certificate name>command. - As of this release, it is strongly recommended to define the
akamai_cloudcertificates_certificateresource with thelifecycleblock set tocreate_before_destroy = trueto ensure the correct order of operations during certificate renewal.
- Added support for replacing certificates with a non-empty
-
CPS
- Added the
pre_verification_warningsandpost_verification_warningsattributes to theakamai_cps_enrollmentdata source. If present, these contain details about warnings for the given enrollment (I#644).
- Added the
-
IAM
- Added support for retrieving the IAM role by
role_namein theakamai_iam_roledata source (I#690).
- Added support for retrieving the IAM role by
-
PAPI
- Added support for the new rule format
v2026-01-09. - Introduced support for the
api_key_cam_guid,additional_headers_mode, andadditional_headers_listattributes in thevisitor_prioritization_queue_itbehavior for these rule formats:v2025-05-30,v2025-07-07,v2025-09-09, andv2025-10-16. These attributes are available when defining rules in JSON format or when using theakamai_property_rules_builderdata source with the corresponding rule format blocks.
- Added support for the new rule format
BUG FIXES:
-
DNS
- Allowed setting the
ttlfield to0in theakamai_dns_recordresource (I#682).
- Allowed setting the
-
GTM
- Added support for recreating the
akamai_gtm_domainresource when thenamefield is modified (I#626). - Added support for recreating the
akamai_gtm_property,akamai_gtm_resource,akamai_gtm_geomap,akamai_gtm_datacenter,akamai_gtm_cidrmap, andakamai_gtm_asmapresources when thedomainfield is modified.
- Added support for recreating the
-
PAPI
- Added verification that the product exists in the contract before creating a CP code in the
akamai_cp_coderesource (I#706).
- Added verification that the product exists in the contract before creating a CP code in the
-
PAPI Domain Ownership Validation (Beta)
- Fixed a bug where validation timeouts caused a misleading warning to appear even when no domains were validated in the
akamai_property_domainownership_validationresource. Warnings are now limited to partial success cases and list the validated domains. - Relaxed validation for the
akamai_property_domainownership_validationresource to allowSYSTEMandMANUALvalidation methods for domains that have already been validated (I#732). - Fixed a bug that allowed using a different validation method for domains that were already validated with another validation method.
- Fixed a bug where validation timeouts caused a misleading warning to appear even when no domains were validated in the