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

Commit 4041860

Browse files
author
Sean Sundberg
authored
Fixes vpc_subnet_count to get value from subnets dependency (#10)
Signed-off-by: Sean Sundberg <[email protected]>
1 parent 94c66dc commit 4041860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ versions:
3838
- name: vpc_subnet_count
3939
moduleRef:
4040
id: vpc
41-
output: count
41+
output: subnets
4242
- name: vpc_subnets
4343
moduleRef:
4444
id: subnets

0 commit comments

Comments
 (0)