Skip to content

Commit

Permalink
πŸ“ Update module source
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden authored Dec 7, 2023
2 parents 126aa9e + 7945754 commit 4113f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This Terraform module provisions the required resources for Observability Platfo

```hcl
module "observability_platform_tenant" {
source = "https://github.com/ministryofjustice/terraform-aws-observability-platform-tenant.git"
source = "ministryofjustice/observability-platform-tenant/aws"
observability_platform_account_id = local.environment_management.account_ids["observability-platform-production"]
}
Expand Down

0 comments on commit 4113f33

Please sign in to comment.