Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 24, 2023
1 parent 837d529 commit 6680671
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ module "vpce_shared_west" {
## "zone_id" = "Z0438795ORVM3AZOHHAV"
## }

outputs "vpc_endpoints_ssm" {
output "vpc_endpoints_ssm" {
description = "VPC Endpoints created by SSM parameter"
value = {
"us-gov-east-1" = keys(nonsensitive(local.vpc_endpoints_ssm_east))
Expand Down

0 comments on commit 6680671

Please sign in to comment.