v6.2.0
RELEASE NOTES
6.2.0 (May 28, 2024)
FEATURES/ENHANCEMENTS:
-
Global
- Added validation for retryable logic values.
retry_max
orAKAMAI_RETRY_MAX
- Cannot be higher than 50retry_wait_min
orAKAMAI_RETRY_WAIT_MIN
- Cannot be longer than 24hretry_wait_max
orAKAMAI_RETRY_WAIT_MAX
- Cannot be longer than 24h
- Migrated Terraform to version 1.7.5
- Updated SDKv2 and framework libraries
- Added validation for retryable logic values.
-
Appsec
- Suppressed rate policy diff when
counterType
field absence is the only change forakamai_appsec_rate_policy
resource - Suppressed activations diff when
notification_emails
field is the only change forakamai_appsec_activations
resource
- Suppressed rate policy diff when
-
BOTMAN
- Added resource:
akamai_botman_custom_bot_category_item_sequence
- read and update
- Added resource:
-
Cloudlets
- Added import for
akamai_cloudlets_application_load_balancer_activation
resource
- Added import for
-
GTM
- Added data sources:
akamai_gtm_geomap
- reads information for a specific GTM Geographic mapakamai_gtm_geomaps
- reads information for GTM Geographic maps under a given domain
- Added data sources:
-
IAM
-
Fixed issue of generating an incorrect large difference in
granted_roles
update (I#525) -
Network Lists
- Suppressed activations diff when
notification_emails
field is the only change forakamai_networklist_activations
resource
- Suppressed activations diff when
-
PAPI
- Added retry logic for
akamai_property_include_activation
- Added import of the
certificate
forakamai_edge_hostname
resource (I#338) - NOTE: Certificate modification is not allowed.
- Added retry logic for
BUG FIXES:
-
Appsec
- Resolved a drift issue with the
akamai_appsec_advanced_settings_attack_payload_logging
resource - Fixed an issue where resource
akamai_appsec_activations
continues in a loop after API throws an error. (#I528)
- Resolved a drift issue with the
-
CPS
- Fixed issue where modifications to SAN list in
akamai_cps_third_party_enrollment
of theakamai_cps_upload_certificate
resource results in to inconsistency terraform plan error.
- Fixed issue where modifications to SAN list in
-
DNS
- Fixed issue in
akamai_dns_record
that modifyingpriority
and/orpriority_increment
forMX
record type was causing an error
- Fixed issue in
-
GTM
- Fixed issue with order of
liveness_test
inakamai_gtm_property
(PR#404)
- Fixed issue with order of
DEPRECATIONS:
- CPS
- Deprecated field
unacknowledged_warnings
ofakamai_cps_upload_certificate
resource.
- Deprecated field