Skip to content

Commit

Permalink
chore(deps): update terraform random to v3.6.3 (#14325)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 1b6b9da commit dc38e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/terraform/modules/s3/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {

random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}

Expand Down

0 comments on commit dc38e21

Please sign in to comment.