Skip to content

Commit

Permalink
Merge pull request #27 from clouddrove/dependabot/terraform/secure_s3…
Browse files Browse the repository at this point in the history
…_bucket--github--clouddrove/terraform-aws-s3--tags/0.14.0-2.0.0
  • Loading branch information
anmolnagpal authored Jan 15, 2024
2 parents d4cef19 + e3b2706 commit d81bbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module "s3_bucket" {
}

module "secure_s3_bucket" {
source = "git::https://github.com/clouddrove/terraform-aws-s3.git?ref=tags/0.14.0"
source = "git::https://github.com/clouddrove/terraform-aws-s3.git?ref=tags/2.0.0"

name = var.s3_bucket_name
environment = var.environment
Expand Down

0 comments on commit d81bbe1

Please sign in to comment.