Skip to content

Commit

Permalink
DXE-3185 Merge pull request #114 from akamai/release/v2.18.0
Browse files Browse the repository at this point in the history
DXE-3185 Release/v2.18.0
  • Loading branch information
wzagrajcz authored Nov 2, 2023
2 parents 481768a + 2dd4c1c commit a55aa8c
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.18.0 (2023-11-02)

* DXE-3185 Upgrade akamai terraform provider to v5.4.0 - Wojciech Zagrajczuk

## v2.17.0 (2023-09-27)

* DXE-3059 Upgrade akamai terraform provider to v5.3.0 - Dawid Dzhafarov
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.3.0"
version = "5.4.0"
}

null = {
Expand Down

0 comments on commit a55aa8c

Please sign in to comment.