Skip to content

Commit

Permalink
Bump ministryofjustice/observability-platform-tenant/aws
Browse files Browse the repository at this point in the history
Bumps [ministryofjustice/observability-platform-tenant/aws](https://github.com/ministryofjustice/terraform-aws-observability-platform-tenant) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/ministryofjustice/terraform-aws-observability-platform-tenant/releases)
- [Commits](ministryofjustice/terraform-aws-observability-platform-tenant@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: ministryofjustice/observability-platform-tenant/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent bf58ee3 commit a0c07c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module "observability_platform_tenant" {
#checkov:skip=CKV_TF_1:Module registry does not support commit hashes for versions

source = "ministryofjustice/observability-platform-tenant/aws"
version = "1.0.0"
version = "1.0.1"

observability_platform_account_id = data.aws_caller_identity.current.account_id
enable_xray = true
Expand Down

0 comments on commit a0c07c1

Please sign in to comment.