Skip to content

Commit

Permalink
Bump s3_log_bucket::terraform-aws-s3 from 0.14.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [s3_log_bucket::terraform-aws-s3](https://github.com/clouddrove/terraform-aws-s3) from 0.14.0 to 2.0.0.
- [Release notes](https://github.com/clouddrove/terraform-aws-s3/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-s3/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-s3@tags/0.14.0...tags/2.0.0)

---
updated-dependencies:
- dependency-name: s3_log_bucket::github::clouddrove/terraform-aws-s3::tags/0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 1aa27a9 commit 12ee618
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 @@ -25,7 +25,7 @@ module "labels" {
# type specific features.

module "s3_log_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_log_bucket_name
environment = var.environment
Expand Down

0 comments on commit 12ee618

Please sign in to comment.