3.1.0 (December 1, 2022)
FEATURES/ENHANCEMENTS:
- CPS
- New data sources:
- akamai_cps_csr - returns latest Certificate Signing Request for given enrollment
- akamai_cps_deployments - returns deployed certificates for given enrollment
- akamai_cps_warnings - returns a map of all possible CPS warnings (ID to warning message). The IDs can be later used to approve warnings (auto_approve_warnings field)
- Added resources allowing management of third-party enrollments:
- akamai_cps_third_party_enrollment - create, read, update, delete and import third-party enrollments
- akamai_cps_upload_certificate - create, read, update and delete
- Resource cps_dv_enrollment
- Deprecate
enable_multi_stacked_certificates
field. Now its value is alwaysfalse
.
- Deprecate
- New data sources:
BUG FIXES:
- PAPI
- Fixed update of ip_behavior in
akamai_edge_hostname
resource (#354)
- Fixed update of ip_behavior in