Skip to content

Commit

Permalink
update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sohanyadav committed Feb 13, 2024
1 parent 90bc06e commit 723e8c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ output "ipv6_egress_only_igw_id" {
output "arn" {
value = join("", aws_flow_log.vpc_flow_log[*].arn)
description = "Amazon Resource Name (ARN) of VPC"
}
}

0 comments on commit 723e8c7

Please sign in to comment.