Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/s3-bucket/aws to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent fb52229 commit e213a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weaviate/sagemaker.tf
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ module "sagemaker_sg" {

module "s3_bucket" {
source = "terraform-aws-modules/s3-bucket/aws"
version = "~> 3.0"
version = "~> 4.0"

bucket_prefix = "${local.name}-"

Expand Down

0 comments on commit e213a47

Please sign in to comment.