We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3604c7b commit c19b90aCopy full SHA for c19b90a
1 file changed
infrastructure/global/modules.tf
@@ -14,10 +14,6 @@ module "pydata_it" {
14
source = "./domains/pydata_it"
15
}
16
17
-module "vpc" {
18
- source = "./vpc"
19
-}
20
-
21
module "certs_beta" {
22
source = "./certs/beta"
23
0 commit comments