From 1584e5dd5fd19c66895d1ccb77e160227807ea1b Mon Sep 17 00:00:00 2001 From: chandra <“Chandrashekar.reddy@sourcefuse.com”> Date: Wed, 13 Nov 2024 18:38:50 +0530 Subject: [PATCH] corrections made for vpcflow --- variables.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/variables.tf b/variables.tf index 9faf4cf..1796f92 100644 --- a/variables.tf +++ b/variables.tf @@ -183,7 +183,6 @@ variable "kms_config" { } } -# Variable for VPC Flow Log Configuration variable "vpc_flow_log_config" { description = "If `s3_bucket_arn` is null, only CloudWatch logging is enabled by default. If `s3_bucket_arn` is provided, S3 logging is enabled." type = object({