Skip to content

Commit

Permalink
corrections made for vpcflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra authored and chandra committed Nov 13, 2024
1 parent 129967b commit 1584e5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 1584e5d

Please sign in to comment.