From 80613663d1efa0d55dfa6c8c108e2964fad23878 Mon Sep 17 00:00:00 2001 From: Diego <57672481+dotdiego@users.noreply.github.com> Date: Tue, 22 Feb 2022 12:31:08 +0100 Subject: [PATCH] fix(configure): replace domain in terraform files (#49) --- configure.py | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.py b/configure.py index 9a6e7095..13cf0910 100755 --- a/configure.py +++ b/configure.py @@ -47,6 +47,7 @@ def main() -> None: "bootstrap", "platform", "system", + "external", ] )