RELEASE NOTES
10.1.0 (Apr 1, 2026)
FEATURES/ENHANCEMENTS:
-
General
- Migrated to Go
1.25. - Updated various dependencies.
- Migrated to Go
-
Appsec (Beta)
- Added the
akamai_appsec_url_protection_policydata source to read details of a URL protection policy for a security configuration. - Added the
akamai_appsec_url_protection_policiesdata source to list URL protection policies for a security configuration. - Added the
akamai_appsec_url_protection_policies_actionsandakamai_appsec_url_protection_policy_actionsdata sources to support URL protection policy actions. - Added the
akamai_appsec_url_protection_policyresource to support URL protection policies. - Added the
akamai_appsec_url_protection_actionresource to manage actions for URL protection policies. - Added the
apply_url_protection_controlsfield to theakamai_appsec_security_policy_protectionsdata source. - Added the
akamai_appsec_security_policy_protectionsresource to manage all or any subset of protection flags for a security policy. - Added the
akamai_appsec_waf_rulesetdata source. - Added the
akamai_appsec_waf_rulesetresource to manage rules and attack groups.
- Added the
-
Cloud Access
- Added support for a new authentication method
VP_QUEUE_ITin theakamai_cloudaccess_keyresource. - Removed the possibility to specify
additional_cdnand made thecloud_access_key_idargument optional for theAVM_CLOUDINARYauthentication method in theakamai_cloudaccess_keyresource.
- Added support for a new authentication method
-
Cloud Certificates (Beta)
- Added support for the
P-384key size in the ECDSA certificates. - Added support for the
STANDARD_TLSsecure network type in theakamai_cloudcertificates_certificateresource. Thesecure_networkattribute now accepts bothENHANCED_TLSandSTANDARD_TLSvalues. - Added
renew_before_expiration_days,renew_pending, andauto_renewattributes to theakamai_cloudcertificates_certificateresource to support automatic certificate renewal.
Whenrenew_before_expiration_daysis set and the certificate is within the renewal threshold,renew_pendingbecomestrue. Settingauto_renewtotruetriggers automatic resource replacement when renewal is pending. - Enhanced
base_nameupdates to use the same renewal chain logic as creation, ensuring unique certificate names when previous instances exist.
- Added support for the
-
GTM
- Added support for the
state_change_notification_webhookattribute object in theakamai_gtm_propertyresource.
- Added support for the
-
PAPI
- Added support for a new field
https_service_bindingin theakamai_edge_hostnameresource to enable HTTPS service binding per edge hostname. - Added support for the new rule format
v2026-02-16.
- Added support for a new field
BUG FIXES:
-
Appsec
- Reverted the previous removal of the
output_textattribute from all resources and data sources (I#738).
- Reverted the previous removal of the
-
ClientLists
- Reverted the previous removal of the
output_textattribute fromakamai_clientlist_listandakamai_clientlist_listsdata sources (I#738).
- Reverted the previous removal of the
-
Cloud Certificates (Beta)
- Fixed a misleading error when importing
akamai_cloudcertificates_upload_signed_certificatewithout specifyingacknowledge_warningsin the import ID while the Terraform config hasacknowledge_warnings = true.
The resource now returns a clear error explaining that the flag is toggled on an already-uploaded certificate and prompts the user to verify the import ID format:certificateID[,acknowledge_warnings].
- Fixed a misleading error when importing
-
Network Lists
- Reverted the previous removal of the
output_textattribute from theakamai_networklist_network_listsdata source (I#738).
- Reverted the previous removal of the