Skip to content

Commit 6417d4f

Browse files
committed
terraform path fix
1 parent 3324feb commit 6417d4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ build-proxy:
4545

4646
#Files to loop over in release
4747
# VED-811: remove everything except for proxy related files as we move to Github Actions for backend deployment
48-
_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. utilities/specification utilities/sandbox terraform utilities/scripts"
48+
_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. utilities/specification utilities/sandbox infrastructure/terraform utilities/scripts"
4949

5050
#Create /dist/ sub-directory and copy files into directory
5151
#Ensure full dir structure is preserved for Lambdas

0 commit comments

Comments
 (0)