Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
  • Loading branch information
prb112 committed Oct 23, 2023
1 parent a1a3439 commit 35804d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ module "support" {
ibm = ibm.powervs
}
depends_on = [module.transit_gateway]
source = "./modules/4_pvs_support"
source = "./modules/4_pvs_support"

private_key_file = var.private_key_file
ssh_agent = var.ssh_agent
Expand Down

0 comments on commit 35804d1

Please sign in to comment.