From 13d33e4e451782c7e01cc6a5589333dd65c01f33 Mon Sep 17 00:00:00 2001 From: John Dewey Date: Wed, 6 Nov 2024 12:13:40 -0800 Subject: [PATCH] corrected a few minor things per review --- terraform/aws-cloud-enrichment/README.md | 2 +- terraform/azure-cloud-enrichment/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/terraform/aws-cloud-enrichment/README.md b/terraform/aws-cloud-enrichment/README.md index 725e361..7f15f64 100644 --- a/terraform/aws-cloud-enrichment/README.md +++ b/terraform/aws-cloud-enrichment/README.md @@ -1,7 +1,7 @@ # Corelight Cloud Enrichment Service Deployment - AWS This directory provides Terraform code for deploying Corelight's Cloud Enrichment -on **GCP**. +on **AWS**. ## Overview diff --git a/terraform/azure-cloud-enrichment/README.md b/terraform/azure-cloud-enrichment/README.md index c093332..7218e3e 100644 --- a/terraform/azure-cloud-enrichment/README.md +++ b/terraform/azure-cloud-enrichment/README.md @@ -1,7 +1,7 @@ # Corelight Cloud Enrichment Service Deployment - Azure This directory provides Terraform code for deploying Corelight's Cloud Enrichment -on **GCP**. +on **Azure**. ## Overview