Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 2b5656e

Browse files
authored
Merge pull request #98 from gruberdev/renovate/aws-3.x
2 parents 45d1f6d + 23c65f1 commit 2b5656e

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
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
aws = {
1313
source = "hashicorp/aws"
14-
version = "3.45.0"
14+
version = "3.46.0"
1515
}
1616
azurerm = {
1717
source = "hashicorp/azurerm"

0 commit comments

Comments
 (0)