github akamai/terraform-provider-akamai v1.11.0

latest releases: v9.0.1, v9.0.0, v8.1.0...
3 years ago

1.11.0 (Mar 3, 2022)

FEATURES/ENHANCEMENTS:

  • [IMPORTANT] Added EdgeWorkers and EdgeKV API support

    • Added resources allowing management of:
      • EdgeWorker and EdgeWorker activations:
        • akamai_edgeworker - create, read, update, delete and import EdgeWorker
        • akamai_edgeworkers_activation - create, read, update and delete EdgeWorker activations
      • EdgeKV:
        • akamai_edgekv - create, read, update, delete and import an EdgeKV namespace
    • Added data sources for EdgeWorkers:
      • akamai_edgeworkers_resource_tier - lists information about resource tiers
      • akamai_edgeworkers_property_rules - generates property rule and behavior to associate an EdgeWorker to a property
  • CLOUDLETS

    • Support for AS cloudlet type (Audience Segmentation)

BUG FIXES:

  • APPSEC

    • Prevent 409 Conflict error caused by simultaneous network activation requests
    • Allow updating network list activation without destroying and recreating
    • Update unit tests to remove "NonEmptyPlanExpected" attribute
  • CPS

    • Apply on resource akamai_cps_dv_enrollment is not idempotent if SANs contain common_name

Don't miss a new terraform-provider-akamai release

NewReleases is sending notifications on new releases.