Skip to content

Commit 2864d53

Browse files
committed
[PLATOP-2685] Use AWS provider v4
1 parent 009078a commit 2864d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
}
44

55
provider "aws" {
6-
version = "~> 3.31"
6+
version = "~> 4.12"
77
}
88

99
provider "random" {

0 commit comments

Comments
 (0)