Skip to content

Commit

Permalink
Bump s3_access_logging::terraform-modules in /groups/storage
Browse files Browse the repository at this point in the history
Bumps [s3_access_logging::terraform-modules](https://github.com/companieshouse/terraform-modules) from 1.0.295 to 1.0.296.
- [Release notes](https://github.com/companieshouse/terraform-modules/releases)
- [Commits](companieshouse/terraform-modules@1.0.295...1.0.296)

---
updated-dependencies:
- dependency-name: s3_access_logging::github::companieshouse/terraform-modules::1.0.295
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent b3e467b commit 4624a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groups/storage/s3.tf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resource "aws_s3_bucket_ownership_controls" "logs" {
}

module "s3_access_logging" {
source = "git@github.com:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.295"
source = "git@github.com:companieshouse/terraform-modules//aws/s3_access_logging?ref=1.0.296"

aws_account = var.aws_account
aws_region = var.region
Expand Down

0 comments on commit 4624a6b

Please sign in to comment.