diff --git a/scripts/dask_infrastructure.py b/scripts/dask_infrastructure.py index a7b1bfc..90543d1 100644 --- a/scripts/dask_infrastructure.py +++ b/scripts/dask_infrastructure.py @@ -4,7 +4,7 @@ from common import replace_special_characters, append_content_to_end_of_file def edit_dbx_teams_output_file(params): - file_path: str = "terraform/modules/dbx_teams/outputs.tf" + file_path: str = "https://github.com/kartverket/dask-infrastructure/terraform/modules/dbx_teams/outputs.tf" project_name: str = params.get("project_name") content = f'''