Skip to content

Commit

Permalink
Bump clouddrove/cloudtrail/aws from 1.4.1 to 1.4.2 (#35)
Browse files Browse the repository at this point in the history
Bumps [clouddrove/cloudtrail/aws](https://github.com/clouddrove/terraform-aws-cloudtrail) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/clouddrove/terraform-aws-cloudtrail/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-cloudtrail/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-cloudtrail@1.4.1...1.4.2)

---
updated-dependencies:
- dependency-name: clouddrove/cloudtrail/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent c05bffc commit 8e4cb44
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 @@ -316,7 +316,7 @@ locals {
# This bucket is used to store CloudTrail logs.
module "cloudtrail" {
source = "clouddrove/cloudtrail/aws"
version = "1.4.1"
version = "1.4.2"

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

0 comments on commit 8e4cb44

Please sign in to comment.