RELEASE NOTES
8.1.0 (Aug 06, 2025)
FEATURES/ENHANCEMENTS:
-
General
- Updated various dependencies.
-
ClientLists
- Added deactivation per network on destroy to
resource_akamai_clientlists_list_activation
. - Migrated from terraform-plugin-sdk to terraform-plugin-framework for
data_akamai_clientlist_lists.go
.
- Added deactivation per network on destroy to
-
GTM
- Added new optional parameters to the
akamai_gtm_domain
resource's import ID. It allows specifying the imported domain's contract and group and save them in the state (I#631).
- Added new optional parameters to the
-
mTLS Keystore (Beta):
- Added new data sources:
akamai_mtlskeystore_account_ca_certificates
- lists CA certificates under the account.akamai_mtlskeystore_client_certificate
- reads client certificate with its versions.akamai_mtlskeystore_client_certificates
- lists client certificates under the account.
- Added new resources:
akamai_mtlskeystore_client_certificate_akamai
- manages the Akamai flow for client certificates.akamai_mtlskeystore_client_certificate_third_party
- manages third-party client certificates.akamai_mtlskeystore_client_certificate_upload
- uploads a signed third-party certificate version.
- Added new data sources:
-
PAPI