Skip to content

Commit

Permalink
chore(deps): bump cloudposse/s3-bucket/aws (#2230)
Browse files Browse the repository at this point in the history
Bumps [cloudposse/s3-bucket/aws](https://github.com/cloudposse/terraform-aws-s3-bucket) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/cloudposse/terraform-aws-s3-bucket/releases)
- [Commits](cloudposse/terraform-aws-s3-bucket@v4...4.0.1)

---
updated-dependencies:
- dependency-name: cloudposse/s3-bucket/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent fc44ca1 commit 990ef62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/gost_api/storage.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module "efs_data_volume" {

module "arpa_audit_reports_bucket" {
source = "cloudposse/s3-bucket/aws"
version = "4.0.0"
version = "4.0.1"
context = module.s3_label.context
name = "arpa_audit_reports"

Expand Down

0 comments on commit 990ef62

Please sign in to comment.