Skip to content

Commit c19b90a

Browse files
authored
Remove stale vpc module reference (#4563)
1 parent 3604c7b commit c19b90a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infrastructure/global/modules.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ module "pydata_it" {
1414
source = "./domains/pydata_it"
1515
}
1616

17-
module "vpc" {
18-
source = "./vpc"
19-
}
20-
2117
module "certs_beta" {
2218
source = "./certs/beta"
2319

0 commit comments

Comments
 (0)