Skip to content

Commit 8b2c0ca

Browse files
authored
docs: Fix doc formatting on main README example (#2)
1 parent 63fbd54 commit 8b2c0ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ module "amazon_managed_service_prometheus_pod_identity" {
287287

288288
### [Mountpoint S3 CSI Driver](https://github.com/awslabs/mountpoint-s3)
289289

290+
```hcl
290291
module "mountpoint_s3_csi_pod_identity" {
291292
source = "terraform-aws-modules/eks-pod-identity/aws"
292293
@@ -300,6 +301,7 @@ module "mountpoint_s3_csi_pod_identity" {
300301
Environment = "dev"
301302
}
302303
}
304+
```
303305

304306
### [AWS Node Termination Handler](https://github.com/aws/aws-node-termination-handler)
305307

0 commit comments

Comments
 (0)