Skip to content

Releases: akamai/cli-terraform

v1.1.1

27 Oct 10:51
736a280
Compare
Choose a tag to compare

Version 1.1.1 (Oct 27, 2022)

Fixes

  • GTM

    • Fix exporting GTM property with default datacenter (I#31)
  • PAPI

    • Fix cert_provisioning_type field exporting (I#15)

v1.1.0

10 Oct 08:55
f516e5c
Compare
Choose a tag to compare

Version 1.1.0 (Oct 10, 2022)

Features/Enhancements

  • Application Security
    • Add import support for malware_policy and malware_policy_action

Fixes

  • General

    • Resolve all the tflint warnings which were introduced with the tflint version v0.40.0
  • Application Security

    • Fix incorrect policy ID for malware protection
    • Fix drift on match targets & malware protection resources
  • PAPI

    • Fix ignoring property version for property-snippets during exporting some property

v1.0.0

03 Aug 10:06
220ed86
Compare
Choose a tag to compare

Version 1.0.0 (Aug 3, 2022)

Deprecations

  • [IMPORTANT] General
    • create-* command names are now deprecated, use export-* instead

Features/Enhancements

  • GTM
    • Improve formatting of output configurations
  • DNS
    • Add support for additional default datacenters
    • Improve formatting of output configurations

Fixes

  • General
    • Fix default flag values in help output
  • Identity and Access Management (IAM)
    • Fix IAM role export failures with broken user

v0.9.0

07 Jul 08:36
e64d749
Compare
Choose a tag to compare

Version 0.9.0 (Jul 07, 2022)

Features / Enhancements

  • Identity and Access Management (IAM)
    • New create-iam command to export users, roles and/or groups
  • Application Security
    • New create-appsec command to create Application Security resource

v0.8.0

02 Jun 07:06
b962795
Compare
Choose a tag to compare

Version 0.8.0 (Jun 02, 2022)

Features / Enhancements

  • General
    • Add arm64 support (Apple M1)
  • Image and Video Manager
    • New create-imaging command to import image and video policies
  • PAPI
    • Add optional version flag to create-property command (I#8)

v0.7.1

11 May 08:34
833be38
Compare
Choose a tag to compare

Version 0.7.1 (May 11, 2022)

Bug fixes

  • General

    • ./cli-terraform --help should return a zero status
  • PAPI

    • Normalize rule names in create-property command

Features / Enhancements

  • General
    • Support --acountkey flag
    • Logging improvements

v0.7.0

31 Mar 07:44
cf34c2b
Compare
Choose a tag to compare

Version 0.7.0 (Mar 31, 2022)

Features / Enhancements

  • [IMPORTANT] Image and Video Manager

    • Support importing existing Video and Image Policies
    • Support importing existing Policy Set
  • CLOUDLETS

    • Support importing existing Cloudlets match rules for Request Control with related data source
  • General

    • Update urfave/cli to v2
      • BREAKING CHANGE: now flags must come before args
    • Update the README to reflect changes in command line flag ordering

Bug Fixes

  • DNS
    • Corrected handling of embedded double quotes in TXT Recordsets

v0.6.0

03 Mar 13:17
Compare
Choose a tag to compare

Version 0.6.0 (Mar 3, 2022)

Features / Enhancements

  • [IMPORTANT] EdgeWorkers and EdgeKV

    • EDGEWORKERS
      • Support importing existing EdgeWorker configuration with related resources
    • EDGEKV
      • Support importing existing EdgeKV configuration with related resource
  • CLOUDLETS

    • Support importing existing Cloudlets match rules for Audience Segmentation with related data source

v0.5.1

10 Feb 11:22
Compare
Choose a tag to compare

Version 0.5.1 (Feb 10, 2021)

Features / Enhancements

  • CLOUDLETS
    • Add a default value to the config_section variable in create-cloudlets-policy in case the user did not specify any
    • Set the latest application load balancer version in the resource akamai_cloudlets_application_load_balancer_activation

v0.5.0

27 Jan 11:43
Compare
Choose a tag to compare

Version 0.5.0 (Jan 27, 2021)

Features / Enhancements

  • CLOUDLETS
    • Support importing existing Cloudlets match rules for Visitor Prioritization with related data source
    • Support importing existing Cloudlets match rules for Continuous Deployment/Phased Release with related data source
    • Support importing existing Cloudlets match rules for Forward Rewrite with related data source
    • Support importing existing Cloudlets match rules for API Prioritization with related data source