Skip to content

Commit

Permalink
DXE-3199 Merge pull request #115 from akamai/release/v2.19.0
Browse files Browse the repository at this point in the history
DXE-3199 Release/v2.19.0
  • Loading branch information
wzagrajcz authored Dec 8, 2023
2 parents a55aa8c + 74c900f commit 7af17c3
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.19.0 (2023-12-08)

* DXE-3199 Upgrade akamai terraform provider to v5.5.0

## v2.18.0 (2023-11-02)

* DXE-3185 Upgrade akamai terraform provider to v5.4.0 - Wojciech Zagrajczuk
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 = "5.4.0"
version = "5.5.0"
}

null = {
Expand Down

0 comments on commit 7af17c3

Please sign in to comment.