Skip to content

Commit a9c27fe

Browse files
chore(deps): update terraform aws to ~> 6.23.0
| datasource | package | from | to | | ------------------ | ------------- | ------ | ------ | | terraform-provider | hashicorp/aws | 6.22.1 | 6.23.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 129ebd6 commit a9c27fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

production/terraform/modules/s3/versions.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 = "~> 6.22.0"
5+
version = "~> 6.23.0"
66
}
77

88
random = {

0 commit comments

Comments
 (0)