Skip to content

Commit

Permalink
DXE-4536 Merge pull request #128 from akamai/release/v2.28.0
Browse files Browse the repository at this point in the history
Release/v2.28.0
  • Loading branch information
wzagrajcz authored Dec 20, 2024
2 parents 0bb33a0 + 5a3d5f1 commit b404555
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.28.0 (2024-12-20)

* Upgraded akamai terraform provider to v6.6.1

## v2.27.0 (2024-11-22)

* Resolved problem with EdgeWorkers CLI hitting cert issues in akamai/shell Docker image
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.6.0"
version = "6.6.1"
}

null = {
Expand Down

0 comments on commit b404555

Please sign in to comment.