We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266e6ea commit 8399135Copy full SHA for 8399135
README.md
@@ -38,7 +38,7 @@ data.
38
39
```hcl
40
module "eks_observability_accelerator" {
41
- source = "aws-observability/terrarom-aws-observability-accelerator"
+ source = "aws-observability/terraform-aws-observability-accelerator"
42
aws_region = "eu-west-1"
43
eks_cluster_id = "my-eks-cluster"
44
}
@@ -48,7 +48,7 @@ You can optionally reuse existing Workspaces:
48
49
50
51
52
53
54
0 commit comments