-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v6.2.0 #554
Merged
Merged
Release/v6.2.0 #554
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ing certificate - issue with HAPI not yet ready
Merge in DEVEXP/terraform-provider-akamai from feature/SECKSD-25812-support-rate-policy-counter-type to feature/sp-security-may-2024
…different drift scenarios
…n emails field Merge in DEVEXP/terraform-provider-akamai from feature/SECKSD-25134-terraform-provider-should-ignore-changes-for-notification-emails-field-of to feature/sp-security-may-2024
…r diff than needed Merge in DEVEXP/terraform-provider-akamai from feature/DXE-3614 to develop
Merge in DEVEXP/terraform-provider-akamai from feature/DXE-3818 to develop
wzagrajcz
requested changes
May 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please put changelog as desciption
wzagrajcz
approved these changes
May 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
6.2.0 (May 28, 2024)
FEATURES/ENHANCEMENTS:
Global
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 24hAppsec
counterType
field absence is the only change forakamai_appsec_rate_policy
resourcenotification_emails
field is the only change forakamai_appsec_activations
resourceBOTMAN
akamai_botman_custom_bot_category_item_sequence
- read and updateCloudlets
akamai_cloudlets_application_load_balancer_activation
resourceGTM
akamai_gtm_geomap
- reads information for a specific GTM Geographic mapakamai_gtm_geomaps
- reads information for GTM Geographic maps under a given domainIAM
Fixed issue of generating an incorrect large difference in
granted_roles
update (I#525)Network Lists
notification_emails
field is the only change forakamai_networklist_activations
resourcePAPI
akamai_property_include_activation
certificate
forakamai_edge_hostname
resource (I#338)BUG FIXES:
Appsec
akamai_appsec_advanced_settings_attack_payload_logging
resourceakamai_appsec_activations
continues in a loop after API throws an error. (#I528)CPS
akamai_cps_third_party_enrollment
of theakamai_cps_upload_certificate
resource results in to inconsistency terraform plan error.DNS
akamai_dns_record
that modifyingpriority
and/orpriority_increment
forMX
record type was causing an errorGTM
liveness_test
inakamai_gtm_property
(PR#404)DEPRECATIONS:
unacknowledged_warnings
ofakamai_cps_upload_certificate
resource.