Skip to content

v6.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 06:57
· 1 commit to master since this release
8c0d28a

RELEASE NOTES

6.1.0 (Apr 23, 2024)

FEATURES/ENHANCEMENTS:

  • DNS

    • Added second mode to akamai_dns_record resource where it is possible to provide individual values for priority, weight and port to every SRV target.
      In such case it is not allowed to provide values for resource level fields priority, weight and port.
      It is not allowed to mix targets with and without those fields.
      (I#370)
  • Image and Video Manager

    • Added support for SmartCrop transformation in akamai_imaging_policy_image datasource

BUG FIXES:

  • CPS
    • Fixed issue with terraform producing inconsistent final plan for akamai_cps_upload_certificate resource on SAN list modification in akamai_cps_third_party_enrollment resource.