Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Woffenden authored Dec 7, 2023
1 parent 4ea4135 commit 7945754
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 = "ministryofjustice/observability-platform-tenant/aws"
source = "ministryofjustice/observability-platform-tenant/aws"
observability_platform_account_id = local.environment_management.account_ids["observability-platform-production"]
}
Expand Down

0 comments on commit 7945754

Please sign in to comment.