diff --git a/ci/module-test/main.tf b/ci/module-test/main.tf index e04138f..a4dda98 100644 --- a/ci/module-test/main.tf +++ b/ci/module-test/main.tf @@ -83,7 +83,8 @@ output "client_username_attributes" { } module "testauthorizationgroup" { - source = "../../internal/gen-template" + source = "../.." + # version = "" msg_vpn_name = "default" client_identifier_name = "myauthorizationgroup"