Skip to content

Commit

Permalink
Fix formatting in tf files
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Enright <[email protected]>
  • Loading branch information
jimright committed Aug 4, 2023
1 parent aa282cf commit c939927
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module "cdp_aws_prereqs" {
cdp_private_subnet_ids = var.cdp_private_subnet_ids

# Inputs for Control Plane Connectivity in fully private
private_network_extensions=var.private_network_extensions
private_network_extensions = var.private_network_extensions

}

Expand Down

0 comments on commit c939927

Please sign in to comment.