RELEASE NOTES
10.2.0 (May 13, 2026)
FEATURES/ENHANCEMENTS:
-
General
- Removed examples from the
/examplesdirectory in favor of use-case driven templates. See Terraform templates for more information. - Updated various dependencies.
- Removed examples from the
-
Appsec
- Added support for a new action,
deny_custom_{custom_deny_id}, in thepenalty_box_actionfield. This applies to theakamai_appsec_eval_penalty_boxandakamai_appsec_penalty_boxresources. - Added the
apply_account_protection_controlsfield to theakamai_appsec_security_policy_protectionsdata source to allow displaying account protection controls when fetching the security policy protections.
- Added support for a new action,
-
Appsec (Beta)
- Excluded
noneattack groups and rules when importing theakamai_appsec_waf_rulesetresource.
- Excluded
-
Edgeworkers
- Added support for the
auto_pinattribute (set totrueby default) in theakamai_edgeworkers_activationresource (I#734). - Extended the import ID for the
akamai_edgeworkers_activationresource to optionally acceptauto_pinas a third colon-separated argumentedgeworker_id:network[:auto_pin].
- Added support for the
-
mTLS Truststore
- Added the
ca_set_statusesattribute to theakamai_mtlstruststore_ca_setsdata source that enables filtering CA sets by status (NOT_DELETED,DELETING,DELETED). - Updated the description in the
akamai_mtlstruststore_ca_set_activitiesdata source with the following activity types:REMOVE_CA_SET,REMOVE_CA_SET_VERSION, andDELETE_CA_SET_VERSION. - Added the
removal_dateattribute to theakamai_mtlstruststore_ca_setsdata source. - Added the
removal_date,version_removal_date,status, andversion_statusattributes to theakamai_mtlstruststore_ca_setdata source. - Added the
removal_date,status, andca_set_version_statusesattributes to theakamai_mtlstruststore_ca_set_versionsdata source. Theca_set_version_statusesattribute enables filtering CA set versions by status, eitherNOT_DELETEDorDELETED.
- Added the
-
PAPI
- Added new data sources:
akamai_edge_hostname- fetches specific edge hostname details by its ID.akamai_edge_hostnames- lists all edge hostnames available under a contract.
- Added new data sources:
-
Reporting Groups (Beta)
- Added a new resource:
akamai_reportinggroups_group- allows managing reporting group for properties.
- Added new data sources:
akamai_reportinggroups_cp_code- retrieves details of a CP code.akamai_reportinggroups_cp_codes- lists detailed information about CP codes available within your account and contract.akamai_reportinggroups_group- retrieves details of a reporting group.akamai_reportinggroups_groups- lists detailed information about reporting groups available for your account and contract.
- Added a new resource:
BUG FIXES:
-
Appsec
- (Beta) Marked all the protection controls attributes in the
akamai_appsec_security_policy_protectionsresource's schema asRequiredinstead ofOptionalto address problem with unintended disabling of protections in the security policy.
- (Beta) Marked all the protection controls attributes in the
-
Datastream
- Fixed an idempotency issue in the
akamai_datastreamresource where thesampling_percentageattribute was causing unnecessary diffs. The attribute is now marked asComputedto properly handle server-side defaults.
- Fixed an idempotency issue in the