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 8399135 commit 5c1b549Copy full SHA for 5c1b549
README.md
@@ -78,7 +78,7 @@ metrics collection, alerting rule and Grafana dashboards.
78
79
```hcl
80
module "workloads_infra" {
81
- source = "aws-observability/terrarom-aws-observability-accelerator/workloads/infra"
+ source = "aws-observability/terraform-aws-observability-accelerator/workloads/infra"
82
83
eks_cluster_id = module.eks_observability_accelerator.eks_cluster_id
84
0 commit comments