Skip to content

Commit

Permalink
DXE-3855 Merge pull request #120 from akamai/release/v2.23.0
Browse files Browse the repository at this point in the history
Release/v2.23.0
  • Loading branch information
mgwoj authored May 29, 2024
2 parents 0102eec + f46c04e commit 7f0a9a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## v2.23.0 (2024-05-29)

* DXE-3855 Upgrade akamai terraform provider to v6.2.0

## v2.22.0 (2024-04-23)

* DXE-3742 Upgrade akamai terraform provider to v6.1.0
Expand Down
2 changes: 1 addition & 1 deletion files/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
akamai = {
source = "akamai/akamai"
version = "6.1.0"
version = "6.2.0"
}

null = {
Expand Down

0 comments on commit 7f0a9a4

Please sign in to comment.