Skip to content

Commit

Permalink
fix(deps): Update Terraform random to v3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 23446d6 commit 98d30db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/data_warehouse/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
required_version = ">= 0.13"
Expand Down

0 comments on commit 98d30db

Please sign in to comment.