Skip to content

Commit f846f94

Browse files
committed
pyconit.dev domain
1 parent 62fe780 commit f846f94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

infrastructure/global/modules.tf

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

17+
module "pyconit_dev" {
18+
source = "./domains/pyconit_dev"
19+
}
20+
1721
module "certs_beta" {
1822
source = "./certs/beta"
1923

0 commit comments

Comments
 (0)