Skip to content

Commit b442d27

Browse files
chore(deps): update terraform aws to ~> 5.93.0 (main) (grafana#16940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3b6ebb commit b442d27

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 = "~> 5.92.0"
5+
version = "~> 5.93.0"
66
}
77

88
random = {

0 commit comments

Comments
 (0)