From a366ecc2ce5efeb0137e60abe9a84ae177f1902b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D7=A0=CF=85=CE=B1=CE=B7=20=D7=A0=CF=85=CE=B1=CE=B7=D1=95?= =?UTF-8?q?=CF=83=CE=B7?= Date: Tue, 4 Jun 2024 13:18:31 -0700 Subject: [PATCH] alphabetize CFN/TF - OCD got the best of me (#2) Co-authored-by: John Dewey --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b1db51..57a3ae7 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ Code to deploy Corelight's Cloud Sensor. ### AWS -* [Terraform][terraform-aws-sensor] * [CFN][cfn-aws-sensor] +* [Terraform][terraform-aws-sensor] -[terraform-aws-sensor]: https://github.com/corelight/terraform-aws-sensor/ [cfn-aws-sensor]: https://github.com/corelight/corelight-cloud/tree/main/cloud-native-iac/AWS +[terraform-aws-sensor]: https://github.com/corelight/terraform-aws-sensor/ ### Azure