From 67c7e9b4e19d6e8af5b5363aae66eaf77a88a659 Mon Sep 17 00:00:00 2001 From: John Dewey Date: Tue, 4 Jun 2024 10:27:31 -0700 Subject: [PATCH] alphabetize CFN/TF - OCD got the best of me --- 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