Skip to content

Commit 9194aff

Browse files
committed
Update Terraform aws to v5.83.1
1 parent 075c014 commit 9194aff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/terraform/envs/dqs.dd.soeren.cloud/tf_provider.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 = "5.76.0"
5+
version = "5.83.1"
66
}
77

88
kubernetes = {

contrib/terraform/envs/svc.dd.soeren.cloud/tf_provider.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 = "5.76.0"
5+
version = "5.83.1"
66
}
77

88
kubernetes = {

0 commit comments

Comments
 (0)