Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 98a4cbb

Browse files
author
Sean Sundberg
committed
Updates test variables
Signed-off-by: Sean Sundberg <[email protected]>
1 parent fb9e976 commit 98a4cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/stages/stage1-subnets.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ module "subnets" {
55
region = var.region
66
ibmcloud_api_key = var.ibmcloud_api_key
77
vpc_name = module.vpc.name
8-
acl_id = module.vpc.acl_id
98
gateways = module.gateways.gateways
109
_count = 2
1110
label = "bastion"

0 commit comments

Comments
 (0)