Skip to content

Commit 317cccb

Browse files
committed
DOPS-101 Revert to latest versions for terraform and AWS
1 parent 20df534 commit 317cccb

File tree

2 files changed

+26
-182
lines changed

2 files changed

+26
-182
lines changed

terraform/bootstrap/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 1.57"
5+
version = "~> 4.27"
66
}
77
}
88
}

0 commit comments

Comments
 (0)